XP Tricks & Tips-II
XP Tricks & Tips-II
XP Tricks & Tips-II
Sandeep Narayanan
[email protected]
+91-9884713366
Read before you proceed
Sandeep Narayanan
1. Change Text on Windows “Start” Button
Let us start with the “Start” button. Read the entire article at least once before you proceed.
I’ve read a number of articles in Orkut about changing the text of the XP Start button. I have
been told about a five letter limitation when the button is renamed. But with my personal
experience I would say that there is no limit as such! I tried even a 10 letter word; I did not
include any space though.
This hack will be explained in two steps. I am taking extreme caution to make sure that
nothing goes wrong. The first step is to make a backup copy of the file explorer.exe located at
C:\Windows. Copy the explorer.exe and paste it in a folder somewhere on your hard drive.
The file explorer. exe located at C:\Windows needs to be edited at first. Since explorer.exe is
a binary file it requires a special editor. I used a special editor called “Resource Hacker”.
Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract
resources in 32bit Windows executables and resource files. It incorporates an internal
resource script compiler and decompiler and works on Win95, Win98, WinME, WinNT,
Win2000 and WinXP operating systems. You can download Resource hacker for free from
the internet. Do a google search with the key word “Download Resource Hacker”; without
quotes and it will take you to the download page.
The category we are going to be using is String Table. Expand it by clicking the plus sign
then navigate down to and expand string 37 followed by highlighting 1033. If you are using
the Classic Layout rather than the XP Layout, use number 38. The right hand pane will
display the stringtable as shown in picture below. We’re going to modify item 578, currently
showing the word “start” just as it displays on the current Start button.
Just double click on the word “start” so that it’s highlighted, making sure that the quotation
marks remain in place,, surrounding the new text that you’ll type. Go ahead and type your
new entry. Click Compile Script and then save the altered file using the Save As command
on the File Menu. Do not use the Save command – Make sure to use the Save As command
and choose a name for the file (Say “newExplorer.exe”). Save the newly named file to
C:\Windows.
Now that the modified explorer.exe has been created it’s necessary to modify the registry so
the file will be recognized when the user logs on to the system. If you don’t know how to
access the registry I’m not sure this article is for you, but just in case it’s a temporary
memory lapse, go to Start (soon to be something else) Run and type regedit in the Open:
field. Navigate to the following ke
key:
HKEY_LOCAL_MACHINE\ SOFTWARE\
SOFTWARE Microsoft\ Windows NT\ CurrentVersion\
CurrentVersion
Winlogon
In the right pane, double click the Shell entry to open the Edit Stringg dialog box.
box In Value
data: line, enter the name that was used to save the modified explorer.exe file (in
(i my case it
was “newExplorer.exe”).. Click OK. Close Registry Editor and either log off the system and
log back in, or reboot the entire system if that’s your preference. If all went as planned you
should see your new Start button with the revised text.
END NOTE: You can actually rename the modified file to “explorer.exe” then rename the
original file in the windows folder to “explorer.exe.Tweaked”. Next just copy and paste the
renamed modified file into the windows directory and re-boot. Doing it this way eliminates
any issue with programs like “Ad-Aware” and XP-SP2.
Look for a subkey that is the executable name of the application you want to ban from the
list; for example, visio.exe for the Visio business illustration program. Once you find the
application's subkey, create a new String value for that subkey, named NoStartPage. Leave
the value blank. Exit the Registry. You might have to reboot for the setting to take effect and
the program to be banned from the list.
By default, the Most Frequently Used Programs List has room for six programs, but you can
change that default and have more or fewer programs appear. Right-click the Start button and
choose Properties. Then choose the tab “Start Menu”. Under this tab, choose Start Menu
CustomizeGeneral. To customize the number of programs to include on the list, edit the
"Number of programs on Start menu" box. You can choose any number between 0 and 30.
No matter how high your resolution is, don't expect there to be room for 30 programs
To add or remove programs in the Registry.Open RegEdit. .Go to the desired Key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Micrsoft\Windows\CurrentVersion\RunServices
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
Add a new String Value and name it anything you like. For the value data, enter the
path and executable for the program you want to run.
By adding the value to the KEY_CURRENT_USER hive instead allows the program
to start only when that user is logged on. If you add the value to the RunOnce key
the program will run once and be removed from the key by Windows.
My Computer {20D04FE0-3AEA-1069-A2D8-08002B30309D}
Briefcase {85BBD920-42A0-1069-A2E4-08002B30309D}
Run the Registry Editor, go to HKEY_CLASSES_ROOT\CLSID, a key that lets you change
characteristics of system objects, and highlight the CLSID whose name or balloon text you
want to change. For example, to change My Computer, highlight the subkey
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}. Keep
in mind that HKEY_CLASSES_ROOT\CLSID has many CLSIDs listed under it, so it might
take you a while to find the proper subkey.
Once you find the right subkey, if you want to edit the name of the object, open the Default
value and type in the text that you want to appear underneath the object. If you want to edit
the balloon text for the object, open the InfoTip value and type in the text that you want to
appear as balloon text. Once you're done, exit the Registry and reboot.
program=program.dll,OcEntry,program.inf,,numeral
Remove the word HIDE from the entry that refers to the component you want to remove.
Save the sysoc.inf file, and run the Windows Components Wizard under Add/Remove
programs. The component will now show up in the wizard. Remove it as you would any other
component.
Shellex. It tells you it's a shell extension key that lets you customize the user shell or the
interface. Create a new key called Copy To. Set the value to {C2FBB630-2971-11d1-
A18C-00C04FD75D13}. Create another new key called Move To. Set the value to
{C2FBB631-2971-11d1-A18C-00C04FD75D13}. Exit the Registry. The changes
should take effect immediately. The Copy To Folder and Move To Folder options will
appear. When you right-click a file and choose one of the options, you'll be able to move or
copy the file using a dialog box.
You can also use the Registry to control the amount of time positive entries are kept in the
DNS cache. By default, they are kept for 24 hours. To change the default, go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameter again
and create a DWORD value called MaxCacheEntryTtlLimit. (If it's already present, just
edit the value.) For the value, enter the amount of time you want the entry to remain, in
seconds, making sure to use Decimal as the base.
Restore the recycle bin to Windows defaults including un-deleting the icon after deletion:
Restore the icon.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer
\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}
@="Recycle Bin"
For Windows XP and 2000 you have to also edit the following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645F
F040-5081-101B-9F08-00AA002F954E}
Did I miss anything..?? Ofcourse NOT!
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Create the following DWORD entry and set the values correspondingly. If the values are
already there, then just check the values:
NoNetConnectDisconnect. 1
NoAutoUpdate 1
NoNetHood 1
NoOnlinePrintsWizard 1
NoPublishingWizard 1
NoWebServices 1
NoWelcomeScreen 1
NoInternetOpenWith 1
NoWindowsUpdate 1
Restart your computer and see the explorer window with changes. Happy??
Create the following keys if necessary. Most probably the keys will be found in those
locations.
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
change: "FavIntelliMenus"="yes"
to
"FavIntelliMenus"="no"
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CD
Burning\Drives
5. In the File name box, type backup of drives key, and then click Save.
6. In the left pane of the Registry Editor window, click the Volume{GUID} folder under
Drives, where GUID is a 32-character hexadecimal globally unique identifier. If you have
more than one CD-ROM drive in the computer, an additional Volume{GUID} folder is listed
for each drive.
7. In the right pane of the Registry Editor window, double-click Drive Type.
8. In the Value data box, type 1 or 2, depending on the drive type, and then click OK. The
drive type should be 1 if it is a CD-R and 2 if it is a CD-RW.
12. If the Recording tab is displayed, Windows recognizes the drive as a recordable device.
If you have more than one CD-ROM drive, DVD-ROM drive, or CD-RW drive in the
computer and the Recording tab is not displayed, an incorrect drive may have been
configured as "recordable" in the Windows registry. To troubleshoot this issue, follow these
steps:
Follow steps 1 through 9 to edit the Drive Type value of the Volume{GUID} folder whose
value you previously changed. In the Value data box, type 3, and then click OK. The drive
type value of 3 indicates that the drive is a standard CD-ROM and is not writable. In the left
pane of the Registry Editor window, click the next Volume{GUID} folder. Follow steps 7
and 8 to change the Value data entry to 1 or 2, depending on the drive type. Quit Registry
Editor, and then follow steps 10 through 12 to confirm that the Recording tab is displayed in
the properties dialog box of the CD-R drive or CD-RW drive.
Open the registry editor and navigate to the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
.Create a new Dword with the Name "NoCDBurning". To enable give a value 0. A value of 1
disables Burning.Exit Registry and Reboot
To Enable/Disable CD Burning for the Local Machine navigate to following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Ex
plorer. Create a new Dword with the Name "NoCDBurning". To enable give a value 0. A
value of 1 disables Burning. Exit Registry and Reboot.
Type rundll32.exe powrprof.dll,SetSuspendState in the text box as it is. Click Next. Type
Sleep in the text box and click Finish. Now when you click the Sleep icon, Windows XP will
put the computer into either Stand By or Hibernate mode depending on how the “When I
Press The Sleep Button” On My Computer setting is configured on the Advanced tab of the
Power Options Properties dialog box.
33. Disable the Windows XP Startup Screen
If you want to see what goes behind the Windows Startup Screen, you have to disable the
Windows boot screen. Right click “My Computer”. Select “Properties”. Select the
“Advanced” tab. In the “Startup and Recovery” section, click “Settings”. In the “System
Startup” section, click Edit to open the boot.ini file in Notepad. You will see a line that looks
similar to the one below:
Right Click on the right side window and create a new DWord value. Name the key, the
name of account to be hidden. For example, If I wish to hide an account called “Sandeep”,
then I name the key as “Sandeep”.
Set the value 0 to hide that account. Now exit the registry editor and reboot. To display the
account at a later period, visit the same key and give the value 1. Now you have an account
hidden.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings.
Right click on the window pane and create a DWord key with the name
“MaxConnectionsPer1_0Server” as it is without quotes. Set the value to a higher number
like 0000000a. Note that they are zeros and not alphabet ‘O’.
Right click on the window pane and create another DWord key with the name
“MaxConnectionsPerServer”. No quotes please. Set the value to a higher number like
0000000a. Note that they are zeros and not alphabet ‘O’.
Click Start > Run .Type msconfig and click OK to open System Configuration Utility. Select
the tab labeled BOOT.INI. Click the button labeled. Check All Boot Paths. A dialog box will
open detailing the location of any invalid operating system locations. Confirm you want to
remove the entry and reboot the system.
To re-register the Windows Installer, verify the location of the Msiexec.exe file on your hard
disk and in the Windows Registry, and then re-register the Windows Installer. To do so:
1. Verify the location of the Msiexec.exe file on your hard disk. To do so:
In the search results, make a note of the location of the Msiexec.exe file. The location of the
Msiexec.exe file should be similar to the following example, where Drive is the drive where
Windows is installed, and %Windir% is the folder where Windows is installed:
Drive:\%Windir%\System32. An example of this is C:\Windows\System32. In Microsoft
Windows 98-based computers, the Msiexec.exe file is located in the
Drive:\%Windir%\System folder. On the File menu, click Close.
2. Verify the location of the Msiexec.exe file in the Windows Registry. To do so:
Drive:\Windows\System32\Msiexec.exe /V
Note If you are using Windows 98, the correct path of the Msiexec.exe file is
Drive:\Windows\System\Msiexec.exe /V. If the Value data box does not contain the correct
path, make the appropriate changes to correct the path, and then click OK. Quit Registry
Editor.
3. Start your computer in safe mode, and then register the Msiexec.exe file. To do so:
Press F8 after you receive the following message. On the Windows Advanced Option menu,
use the arrow keys to select Safe Mode, and then press ENTER. If you use a dual-boot or
multiple-boot computer, select the appropriate operating system from the list that is
displayed, and then press ENTER. Log on to the computer. Click Start,, click Run, type the
following line, and then click OK: “msiexec /regserver” {Without quotes}
Note For 64-bit operating systems, you also need to reregister the 64-bit MSI installer. To do
this, click Start, click Run, type the following line, and then click OK:
Drive:\Windows\Syswow64\Msiexec /regserver. On 64-bit editions of a Windows operating
system, 32-bit binaries are located in %systemroot%\SysWow64 folder. 64-bit binaries are
located in the %systemroot%\System32 folder.
If the issue persists and you still receive the error message that is described earlier in the
"Symptoms" section, follow the steps in Method 2.
To reinstall the Windows Installer, rename the damaged Windows Installer files, and then
reinstall the Windows Installer. To do so:
3. At the command prompt, type the following line, and then press ENTER, where Drive is
the drive where Windows is installed and where %Windir% is the folder where Windows is
installed:
attrib -r -s -h drive:\%Windir%\system32\dllcache
attrib -r -s -h c:\windows\system32\dllcache
Note If you are using Windows 98, type system instead of system32.
4. At the command prompt, type the following lines, pressing ENTER after each line:
5. At the command prompt, type exit, and then press ENTER. Restart your computer. Update
the Windows Installer files on your hard disk to the latest version. Windows Installer 2.0 is
available for download from the Microsoft Download Center.
"SmoothMouseXCurve"=hex:00,00,00,00,00,00,00,00,00,a0,00,00,00,00,00,00,00,40,01,00,0
0,00,00,00,00,80,02,00,00,00,00,00,00,00,05,00,00,00,00,00
"SmoothMouseYCurve"=hex:00,00,00,00,00,00,00,00,66,a6,02,00,00,00,00,00,cd,4c,05,00,0
0,00,00,00,a0,99,0a,00,00,00,00,00,38,33,15,00,00,00,00,00
Rather than spending time by scraping your e-mail address on the postings (that promise you
to deliver some hacks by e-mail) on Orkut, do something by yourself. Learn the inside out of
your system.
Conclusion
Before I leave, I would like to warn you with a word of caution. There are no such programs
to hack Yahoo! Or Gmail. You have to use customized hacking techniques which make
extensive use of scripts. So If somebody promises you such programs , don’t give them your
e-mail addresses. They will send you some .exe file (kind of keylogger or other malicious
programs) and you’ll be a victim. Don’t dare to run them. You will be in deep trouble. Watch
Out guys.
SPECIAL THANKS TO:::: WARZOG, MiSt, and CORE::: Thanks Guys! Hackers Rule!