Tag: reboot

Speed-up log-in tremendously

June 04, 2007 by Jason

If like me you’ve tried everything else and your log-in and log-off to XP is still tremendously slow then you might try this little trick. First, if there are any other users on your computer see if they have a similarly long log-in. If they don’t the problem might be your roaming profile, which is a folder where XP stores your settings you can access them from anywhere in the network. Since these profiles can get really bloated(as in my case) and are not really necessary unless you log-in from different computers in a large network, you should disable it. Here’s how: Read More»

Single Click Shutdown

May 30, 2007 by Jason

Here’s the updated version of the popular shutdown shortcut for Windows XP. Just right-click onto an empty area of the desktop then select New then Shortcut from the menu that appears. Click the Browse button and navigate your way to: C:\Windows\System32\Shutdown.exe.

Click Next, give the shortcut a name and click Finish. Now right-click the new shortcut, select Properties and in the Target box, add the command line ‘switch’ -l (to log off), -s (to shut down) or -r (to reboot). A basic shutdown shortcut command line should look like this: Read More»

Recover (Faster) From a Windows Explorer Hang

May 24, 2007 by Jason

Every once in a while, Windows Explorer hangs on my machine. (I am running Windows XP. ) I will be able to switch between programs using alt+tab and all my running software still runs, but nothing I do will get Windows Explorer going again. In previous versions of Windows I could kill the Explorer using the task manager and the operating system would restart it. XP doest do that anymore, which really surprised me the first time I did this. Now what? I thought. The only thing left to do is hard reboot, right? Nope!

It turns out that logging off and logging back on is enough to re-initialize the Windows Explorer, but I am getting ahead of myself. Read More»

How To Disable the Automatic Restart on System Failure in Windows Vista

May 02, 2007 by Jason

Windows Vista is setup by default to restart immediately after a major system problem. This reboot usually happens too fast to see the error message on screen.

Follow these easy steps to disable the automatic restart feature for system failures in Windows Vista.

Difficulty: Easy
Time Required: Disabling the Automatic Restart option in Windows Vista usually takes less than 10 minutes
Here’s How: Read More»

Make Maximized Windows & Taskbar Transparent + Automated UXtheme Patcher

April 14, 2007 by Jason

Throughout the beta process Microsoft received a lot of feedback on how the taskbar and the window border changes to black when you maximize a window. Before the final release they altered the behavior slightly so the window and taskbar would still turn opaque and black, but with a very slight tint of color that matches the color of your glass. This change satisfied some users but left others still in the dark. Many users wanted a maximized window to remain transparent as well as the taskbar. Once the final build of Windows Vista shipped, all hope was gone that we would have transparent maximized windows, until today.

Using a very cool and free utility called VistaGlazz by CodeGazer.com you can easily make your maximized windows and taskbar transparent. Additionally, this utility allows you to easily patch your uxtheme system files so that you can use hacked visual styles with just the click of a button, instead of the multiple step manual procedure Read More»

Apple Embraces Vista With Boot Camp Update

March 30, 2007 by Jason

Apple updated its Boot Camp software, which enables Intel-based Macs to reboot into a Windows operating system partition, to support Vista, Microsoft’s latest version of Windows. To use the new Boot Camp, Mac owners will have to buy “a bona fide full version of Microsoft Windows: XP Home or Professional with Service Pack 2, Windows Vista Home Basic, Home Premium, Business or Ultimate,” Apple said.

Users of Intel-based Mac computers can now have the best of both the Microsoft Free 30-Day Trial. Seamlessly Integrate UNIX & Linux systems with Active Directory. Latest News about Microsoft world and the Apple Latest News about Apple world. The latest update to Apple’s Boot Camp software, which enables Intel-based Macs to reboot into a Windows operating system Back up your business with HP’s ProLiant ML150 Server - just $1,299. partition, supports Vista, Microsoft’s latest version of Windows.

Boot Camp Version 1.2, available for download from Apple’s Web site as a public beta, includes support for 32-bit version of Microsoft’s new OS. “Boot Camp lets you install Windows without moving your Mac data, though you will need to bring your own copy to the table, as Apple does not sell or support Microsoft Windows,” Apple explained on its Web site.

Just Like a PC, Boot Camp will burn a CD with all the necessary Windows drivers “so you don’t have to scrounge around the Internet looking for them,” Apple said, adding that Boot Camp users can choose between running their Mac on Windows or Mac OS X by holding down the option key when starting the computer. “After starting up, your Mac runs Windows natively just like a PC,” the company said. “Simply restart to come back to Mac.”

Managed your stored network passwords

March 08, 2007 by Jason

Are the save password check boxes missing from your network authentication screens? This is one of the most annoying issues with Windows Vista for me since I work off a local NAS I have at home all the time. Rather than just save my password as it should the first time when I checked the save password box, it seems to throw my password away after a reboot. If that was not enough, now Windows Vista no longer even gives me the option to save my password.

One easy way to fix this issue and store my passwords for real is the use the Stored Usernames and Passwords utility. Follow these steps: Read More»

Disable User Account Control (UAC) only for Administrators

February 20, 2007 by Jason

I’m sure you are well aware now of the advantages and disadvantages of UAC. It is great for non-admin users because it protects their computer from themselves. For advanced users, it can be a much different story causing many annoying authorization pop-ups. This is most common when you are doing a lot of activities that require admin rights such as installing applications and configuring Windows Vista after a fresh install. There is one practical solution to this issue that will help you with the UAC pop-ups if they annoy you and still benefit from the security of UAC.

This can be achieved by adjusting the local security policy to essentially disable UAC for administrators while leaving it enabled for low rights users. When you are using your PC for normal day-to-day use, log in with your low rights account. If you need to install a bunch of applications and make major system configuration changes then log in with your admin account. With fast user switching in Windows Vista you can easily switch between your accounts with little effort. Read More»

Tweak your mouse scroll wheel

February 20, 2007 by Jason

Every time you use the scroll wheel on your mouse you scroll 4 lines at a time in Windows Vista. This is adequate for most users but did you know that it is possible to tweak this setting to make your scroll wheel more or less sensitive? It is possible with a quick little reg hack.

1. Click on the Start Button and key in regedit and hit Enter.
2. Navigate through HKEY_CURRENT_USER\Control Panel\Desktop.
3. Scroll to the bottom and edit WheelScrollLines. Set this to a lower value for a more sensitive scroll wheel. larger for less sensitive.
4. Reboot.

Modify application timeout

February 18, 2007 by Jason

Often this number is set too high. But in some circumstances it is set too low. Depending on if the program is doing a lot of calculations in the background the computer may think that it is timed out. To prevent this increase the value of the timeout in the registry.

Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to HKEY_CURRENT_USER\Control Panel\Desktop
Select HungAppTimeout from the list on the right.
Right on it and select Modify.
Change the value to the new timeout value.
Reboot your computer.