Do you know how to remove Error reporting message on win xp? Do you know how to set own name on win xp start menu? Do you know how to create quick shutdown button on win xp? here you will get answer of those question. So visit here and be different from others
Do you know how to remove Error reporting message on win xp?
Stop Send an Error Report message for win XP:
Do you want to Personalize your firefox browser and make it different ? Click here
Sometimes we get an error message if there is any fault in an application that look like as “Send an Error Report to Microsoft” this message is so disturbing to me and I think you also feel a disturbance at that time. Let's go to stop this error message.
1. Just click on My Computer ( right click)
2. Click on Properties
3. Go to Advanced Tab
4. Click on Error Reporting
5. Now click on Disable error reporting
6. Ok
Do you know how to set own name on win xp start menu?
Write your name on the Win Xp Start menu:
How sweet if I set my name on windows start menu. You think I am joking, but no I am not joking. It is possible. To compete this trick you need a small software that you get at Win Xp’s disk. Go to this root “CD\XP_XTRAS\RESOURCE HACKER” here you will get a rar file named RESHACKER.RAR. Extra this file . Now go here C:\WINDOWS and Open explorer.exe file with RESHACKER.
Now click on 37>1033 from string table a text pad will be appear Now Replace any text with “start"
Now click on 38 from string table open 1033 and again replace with the same things write before in “37”.
Now saving time. Click on file menu and select save as give name xplorer.exe at C:\WINDOWS
Last step creates a notepad write this following code
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="xplorer.exe"
And save as xplorer.reg then click on this file press “Yes” that’s it.
Restart your system and enjoy
Do you know how to create quick shutdown button on win xp?
Shut Down your computer quickly for win xp
To shutdown your personal computer quickly Just writes this following code
@echo off
shutdown.exe -s
cls
echo your pc is shutting down within a few seconds
pause
Now save this notepad as shutdown.bat
COMMENTS