Tag: systemroot

Top Ten secret hidden vista tips

December 21, 2008 by Jason

These are some uncommon but very useful tips tricks & hacks for windows vista to enhance the user experience in windows vista.

Enable Auto-Logon in Windows Vista (Warning: Security Risk)

a) click Start and type ‘netplwiz’ or click that name on the Start menu
b) in the GUI window that comes up, uncheck the “Users must enter a username and password to use this computer” box
c) click ‘Apply’
d) in the new dialog box that opens type the name of the account you want to auto-logon by default (if the account is not normally passworded then it blank)
e) click OK and exit.

Remove ToolTips From Showing When You Mouse Over Something

a) start > run = “regedit”
b) HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > Advanced
c) set “ShowInfoTip”=dword:00000000
d) exit and reboot Read More»

Schedule a weekly defragmentation

October 22, 2008 by Jason

If it seems like your computer has gotten slower since you bought it, it probably has. One of the biggest factors that slows down your computer’s performance is fragmentation, a situation that occurs over time, in which files on your hard drive become divided into small pieces. Your computer must read a file to open, save, or close it. So when it reads each piece of a fragmented file separately, the effect is that the file can seem “slow” when you’re working with it.

Defragmenting your hard drive is the process of putting all the scattered pieces of files back together. Microsoft Windows XP includes a tool that will defragment your hard drive for you. To keep your system performing well, it’s a good idea to have Windows XP automatically defragment your hard drive every week. Read More»

Create a direct shortcut to Network Connections

April 17, 2007 by Jason

The new Network and Sharing Center in Windows Vista is great for the average Windows user but can be a huge headache for advanced users. When I need to make a change to my network settings I don’t want to be forced to go through the networking interface for the average non-technical users. I want to go right to the settings screen and make the change.

I am a big fan of the old Windows XP network approach where I could modify all of the network settings and connect to wireless network from the Network Connections screen. In Windows Vista, the Network Connections screen still exists, Read More»

Install/Enable NetBEUI Under WinXP

February 01, 2007 by Jason

If for some reason you need to install NetBEUI then follow these instructions.

**Note – You will need the WinXP CD in order to to this!

Support for the NetBIOS Extended User Interface protocols (also called NetBEUI or NBF) in Windows XP has been discontinued. If your configuration requires temporary use of NetBEUI for Windows XP, follow these steps:

To install the NETBEUI protocol: Read More»

How to Remove Windows XP’s Messenger

January 30, 2007 by Jason

Theoretically, you can get rid of it (as well as a few other things). Windows 2000 power users should already be familiar with this tweak.

Fire up the Windows Explorer and navigate your way to the %SYSTEMROOT% \ INF folder. What the heck is that thingy with the percentage signs? It’s a variable. For most people, %SYSTEMROOT% is C:\Windows. For others, it may be E:\WinXP. Get it? Okay, on with the hack! In the INF folder, open sysoc.inf (but not before making a BACKUP copy first). Before your eyes glaze over, look for the line containing “msmsgs” in it. Near the end of that particular line, you’ll notice that the word “hide” is not so hidden. Go ahead and delete “hide” (so that the flanking commas are left sitting next to one another). Save the file and close it. Now, open the Add and Remove Programs applet in the Control Panel. Click the Add / Remove Windows Components icon. You should see “Windows Messenger” in that list. Remove the checkmark from its box, and you should be set. NOTE: there are other hidden system components in that sysoc.inf file, too. Remove “hide” and the subsequent programs at your own risk.