Web application R&D notes, from the world of Java, Flex, CSS, XHTML, Flash, .NET, cross-browser compatibility, JavaScript, AJAX, ADA compliance, Photoshop, and any and all things related to Web development!
Showing posts with label windows 7. Show all posts
Showing posts with label windows 7. Show all posts
11 August 2011
23 June 2011
Enable screensaver on Windows 7
On my current Windows 7 Enterprise 64-bit OS, the screensaver option was disabled: When I right-clicked on the desktop, chose Personalize, the Screen Saver item was greyed out. It also displayed the message at the bottom of the dialog: "One or more of the settings on this page has been disabled by the system administrator."
Some trial-and-error and research revealed the answer.
Update: One more step: You also need to follow the steps described here, as recommended by Ted Myers on the Windows Secrets Lounge. Finally, I have my screensaver back :)
Some trial-and-error and research revealed the answer.
- Back up your registry using these instructions.
- Go to Start and in the search box, type regedit
- This will display the regedit program at the top of the Start dialog box.
- Right-click on the regedit link and choose "Run as Administrator."
- In regedit, go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System and create a new DWORD (32-bit) Value.
- Name the value NoDispScrSavPage
- Set the value to 0 (zero).
- Close the registry editor.
- Reboot your system.
Update: One more step: You also need to follow the steps described here, as recommended by Ted Myers on the Windows Secrets Lounge. Finally, I have my screensaver back :)
28 March 2011
16 March 2011
13 October 2010
"NTLDR is missing" error on Windows 7
I was running a dual-boot XP Pro/Windows 7 box, with Windows 7 running on a second SATA drive. Finally decided to move the drive inside and surplus the XP drive. I hooked up the new drive internally and booted up, only to see it throw this error:
Two issues were going on: I had another external hard drive that was set to "Active" in Disk Management. The second issue had to do with the missing XP drive; apparently, the dual-boot menu was stored on that system. Following the instructions on the Microsoft article, I ran the Bootrec.exe utility with each of the switches, each time testing using the /ScanOs switch. It kept showing that there were 0 Windows installations.
But I crossed my fingers and rebooted anyway. Lo and behold -- it worked! One or more of the switches fixed it. I booted into Windows, logged in, and Windows automatically downloaded and installed the latest drivers for my system -- including dual displays.
NTLDR is missing.No amount of rebooting helped. We tried using the Winternals boot disk to no avail. Finally did some research and found a forum thread that helped.
Press Ctrl+Alt+Del to restart.
Two issues were going on: I had another external hard drive that was set to "Active" in Disk Management. The second issue had to do with the missing XP drive; apparently, the dual-boot menu was stored on that system. Following the instructions on the Microsoft article, I ran the Bootrec.exe utility with each of the switches, each time testing using the /ScanOs switch. It kept showing that there were 0 Windows installations.
But I crossed my fingers and rebooted anyway. Lo and behold -- it worked! One or more of the switches fixed it. I booted into Windows, logged in, and Windows automatically downloaded and installed the latest drivers for my system -- including dual displays.
09 September 2010
08 September 2010
Get Virtual PC to see your localhost on Windows 7
I use Virtual PC to test on IE7 and need it to see the host machine's localhost (IP address). This is disabled by default via the Win 7 firewall. You can re-enable it by following these steps:
- On the host machine, open the Control Panel and choose the Windows Firewall.
- In the firewall, go to "Allow a program or feature through Windows Firewall."
- In the "Allowed programs and features" list, scroll down to "World Wide Web Services (HTTP) and check the box under "Domain."
- Click OK
26 August 2010
Add Quick Launch bar to Windows 7
The Quick Launch feature can be recreated in Windows 7, though why it's hidden is puzzling. This article provides step-by-step instructions on how to do this and even position it on the left, next to the start button.
28 July 2010
How to minimize MSN Messenger to the system tray in Windows 7
One of the greatest annoyances of Windows 7 is the inability to minimize MSN Messenger to the system tray. Here's a nifty trick to get it to do that.
UPDATE: Sorry for the dead link. It's now working.
UPDATE: Sorry for the dead link. It's now working.
24 June 2010
19 June 2010
Subscribe to:
Posts (Atom)