program

  1. Before Computers

    Memory was something you lost with age An application was for employment A program was a TV show A cursor used profanity A keyboard was a piano A web was a spider's home A virus was the flu A CD was a bank account A hard drive was a long trip on the road A mouse pad was where a mouse lived...
  2. Windows 7 Aero Peek won't work

    I just noticed that when I put my cursor over a thumbnail, I get a little bar that says the name of the program instead of the Aero peek preview. I made sure Aero Peek was enabled. What's wrong?
  3. G

    Windows 7 windows explorer has stopped working

    When i download video clips from youtube or the like and have a document folder open to receive them, i frequently get the message 'windows explorer has stopped working' and 'check online for a solution' and 'restart program'. It is very frustrating to keep repeating work. Anyone else had this...
  4. Windows 7 Network Monitoring Program?

    So now that I'm at college I have an 8gb per week upload cap. I can check my upload usage via an online checker they have, however it saying I'm uploading way more than I am. I'll upload 5mb and it will think its 500mb. I'm looking for a program that can track the upload bandwidth of...
  5. S

    Windows 7 Calendar program compatible with Windows 7

    I just got a new pc that I don't plan on getting Microsoft Office for. I've got an iphone and just want a calendar program to sync with itunes. Does anyone have a calendar program that syncs with itunes?
  6. J

    Windows Vista Blu ray Digital Bonus Copy's

    Hi all, I have a fair collection of Blu ray Digital Bonus Copies for PC/i Pod/PSP etc... However there were stored on an older machine which has been restored to factory default. Even though i have the copies backed - up, i guess there pretty useless as they display scrambled as i no longer...
  7. Windows 7 Game sound to headphones, music to speakers

    Hi guys, Do you know how to direct a program's sound output to a specific audio output port using the Mixer or other third party program? I would like to have my game sound output to my headphones and my music to output to my speakers. Has anybody done this before? Thanks, sabrehagen
  8. C

    Windows 7 Can't get this program to run

    I recently got a new computer with Windows 7, 64-bit. There is a program that worked fine on my previous XP Home machine. It was a program that I wrote in QB and compiled into an .exe file. It refuses to run on this 64-bit machine. Is there anything I can try? Mel
  9. X

    Windows 7 Windows Explorer Taskbar Pins Missing

    The section of the taskbar under the Windows Explorer icon has folders pinned to it for easy access. However, that section is completely missing. Now, when I go to a folder (any folder, one that i pinned or did not) it says "unpin this program from the taskbar." So it does not have the option...
  10. G

    Windows 7 uninstall not showing program

    I am trying to uninstall a program which does not work properly. The program does not show up in the list of programs available for uninstalling. Can someone help me understand why this is happening and how to uninstall this program. ( the program I am trying to uninstall is Studio One by...
  11. G

    Windows 7 Windows 7, program error, new computer

    Hi, I just (two days ago) purchased a new HP touschsmart (pa tm2 1090eo). Everything seemed to be working out fine but then I encountered one specific, but very annoying problem. Since the computer has a touch screen, a program namned Corel Paint it! touch is included with the purchase...
  12. Windows 7 Get back Vista Calender in Windows 7

    Users who have used Windows Vista for a long time will surely miss the Windows Calendar program in Windows 7. As you may know, Microsoft has excluded Windows Calendar feature from the latest iteration of Windows. If you have been missing the Windows Calendar in Windows 7, here is...
  13. A

    Windows 7 remove dell suppport (spelled as shown on compatibility report)

    An attempt to upgrade from Vista to Windows 7 fails multiple times with a compatibility problem with Dell Suppport. Installation appears to complete and then is restored back to Vista. I cannot find this program anywhere to remove it.
  14. D

    Windows 7 Installing .NET Framework for x86 on Windows 7

    Hi, I'm trying to install a program that was built to run on Windows XP but it tells me I need to install a .NET Framework 1.x or higher. I know that Windows 7 has .NET already installed but only for x64 programs (? I'm guessing) but when I try to install and earlier version of .NET (2 or 3)...
  15. L

    Theming in Snow Leopard

    In the for what it is worth column, there is a program available now for theming in Snow Leopard. But, word to the wise it is still work in progress. It is called Crystal Clear Interface. I am not going to go into details, as I will suggest you visit their Site and try the program yourself...
  16. S

    Windows 7 Can't start an application program over network

    I have three different OSs on my network: W7, XP, and 98SE. My email program, Pegasus, is installed on the 98SE. I can run it on the XP computer with a shortcut that targets the address: "\\Tower\D\Program Files\PMAIL\winpm-32.exe" The same address run from W7 generates the following error...
  17. V

    Windows 7 Unable to uninstall a program

    So I've been trying to uninstall a program off of my programs list and it continues to tell me that I am unable to do so because I am not the administrator. My account on my computer is the administrator account and it is the only account on my computer. This is the message it keeps telling me...
  18. T

    Windows 7 Multiple Notification Area Icons

    I'm seeing multiple icons for the same program in the notification area. This seems to happen if a program gets closed and restarted in the background. If I hover my mouse over the icons, the extras will go away and only one will remain, so it's almost like the notification area just needs to...
  19. I

    Windows 7 Schtasks - Import XML

    I am making a program. I want to import XML file to schtasks.exe, I have to set the path of the program. Here's the part of XML code : <Exec> <Command>"C:\MyPath\program.exe"</Command> <Arguments>/copy</Arguments> </Exec> In my opinion, I have to set the path as variable, so...