Malaysia Uncut

A Repository of Malaysian Stuff and More

WinXP Hacks

Deleting System Software

XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word ‘hide’ and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.

Creating Shutdown Icon or One Click Shutdown

Navigate to your desktop. On the desktop, right-click and go to New, then to Shortcut (in other words, create a new shortcut). You should now see a pop-up window instructing you to enter a command line path.
Use this path in “Type Location of the Item”
SHUTDOWN -s -t 01
If the C: drive is not your local hard drive, then replace “C” with the correct letter of the hard drive. Click the “Next” button. Name the shortcut and click the “Finish” button. Now whenever you want to shut down, just click on this shortcut and you’re done.

Increasing Band-Width By 20%

Microsoft reserves 20% of your available bandwidth for their own purposes like Windows Updates and interrogating your PC etc

To get it back:

Click Start then Run and type “gpedit.msc” without quotes. This opens the group policy editor. Then go to:
Local Computer Policy then Computer Configuration then Administrative Templates then Network then QOS Packet Scheduler and then to Limit Reservable Bandwidth.
Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the ‘Explain’ tab i.e.”By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default.”
So the trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%.It works on Win 2000 as well.

Renaming The Recycle Bin icon

To change the name of the Recycle Bin desktop icon, click Start then goto Run, write Regedit and press Enter. It opens Registry Editor. Now in Registry Editor go to:

HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
and change the name “Recycle Bin” to whatever you want (don’t type any quotes).

Managing Tasks

You can at last get rid of tasks on the computer from the command line by using ‘taskkill /pid’ and the task number, or just ‘tskill’ and the process number. Find that out by typing ‘tasklist’, which will also tell you a lot about what’s going on in your system.

Removing Shared Documents folder From My Computer window

Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to key

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ My Computer \ NameSpace \ DelegateFolders

You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.

Improving the Slow Boot up time

There are a variety of reasons why your windows XP system would boot slowly. Most of the times it this has to do with the startup applications. If you would like to speed up the bootup sequence, consider removing some of the startup applications that you do not need. Easiest way to remove startup apps is through System Configuration Utility. Go to Start then Run and enter MSCONFIG and go to the Startup tab. Deselect/UnCheck application(s) that you do not want to startup at boot time.

Customize Logon prompt with your Own Words

Open Registry by going to Start then Run, entering regedit and Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]. In right pane, look for key by the name “LogonPrompt”. Set its value to whatever text you want to see displayed at login screen.

IP address of your connection:

Go to Start then Run. Enter ‘cmd’ and then enter ‘ipconfig’ .Add the ‘/all’ switch for more info.

Making Folders Private

Open My Computer Double-click the drive where Windows is installed (usually drive (C, unless you have more than one drive on your computer). If the contents of the drive are hidden, under System Tasks, click Show the contents of this drive.
Double-click the Documents and Settings folder. Double-click your user folder. Right-click any folder in your user profile, and then click Properties. On the Sharing tab, select the Make this folder private so that only I have access to it check box.

To change Drive Letters

Go to Start > Control Panel > Administrative Tools > Computer Management, Disk Management, then right-click the partition whose name you want to change (click in the white area just below the word “Volume”) and select “change drive letter and paths.”
From here you can add, remove or change drive letters and paths to the partition.

Removing the Shortcut arrow from Desktop Icons

Goto Start then Run and Enter regedit. Navigate to HKEY_CLASSES_ROOTlnkfile. Delete the IsShortcut registry value. You may need to restart Windows XP.

Get Drivers for your Devices

Visit Windows Update (XP Only)
Look at the left hand pane and under Other Options click Personalize Windows Update.
Now in the right hand pane check the box – Display the link to the Windows Update Catalog under See Also
Below Choose which categories and updates to display on Windows Update – make sure you check all the boxes you want shown.
Click Save Settings
Now look in the left hand pane under See Also click Windows Update Catalog and choose what you’re looking for. Choose either MS updates or drivers for hardware devices.
Start the Wizard and off you go.

Customize Internet Explorer’s Title Bar

Open Registry by going to Start then Run and Enter regedit. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet. Explorer\Main. In right hand panel look for string “Window Title” and change its value to whatever custom text you want to see.

Disabling the use of Win Key

If your are a gaming freak then you must be sick of the Win key in your keyboard. To disable use of Win key, open registry by going to Start then Run and entering regedit. Navigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Keyboard Layout] . In this look for value of “Scancode Map”. Its binary data so be extra careful:
Set its value to “00 00 00 00 00 00 00 00 03 00 00 00 00 00 5B E0 00 00 5C E0 00 00 00 00” to disable the win key.

Wednesday, February 28, 2007 - Posted by | Computers, Internet, Windows XP Tips and Tricks

4 Comments »

  1. As for your slow boot up fix…I heard that this creates an almost SAFE MODE boot for the PC. The method I usually use is editing two reg keys:

    HKLM_Software_MICROSOFT_WINDOWS_CURRENTVERSION_RUN — This has startup items

    HKCU_ And the the same folders as above. If you delete these items, it removes many of your startup programs running in the background.

    Also, sometimes the HKUSers key, and then the above fields, will do the same thing.

    Enjoy

    Comment by Ian Prietz | Thursday, May 3, 2007 | Reply

  2. Ooops…I forgot. You did a great job collecting your information. It was very interesting and informative. Thanks for the help and time.

    Comment by Ian Prietz | Thursday, May 3, 2007 | Reply

  3. Nice post on Windows XP hacks.. User can learn more on XP networking on http://www.home-network-help.com also.

    Comment by picoHat | Monday, August 13, 2007 | Reply

  4. Most educational to all with a desire of greater knowledge.

    Comment by Angel Robles | Sunday, October 28, 2007 | Reply


Leave a reply to Ian Prietz Cancel reply