Tutorial written by MemorY:
Windows XP Tutorial
Change Start Caption.....
First make a back up of your Explorer.exe file.
Download Resource Hacker from here http://www.softnews.ro/public/cat/5/4/5-4-5.shtml install it and Run the program.
Open the file explorer from your drive:/windows/explorer.exe when you open it on the left site menu there are some options.
Stick on the little plus next to String Tables ... then click on the plus next to the number 37 and click on 1033.
Now on the right side it says something like this
578, " start"
Replace the start with whatever you want to appear on your Start Button. After that Choose File->Save As -> type in Whateverexplorer.exe and save it somewhere on your desktop. Now go to regedit ( start->run->regedit ) go to HKEY_LOCAL_MACHINE - >SOFTWARE ->Microsoft - >Windows NT - >WinLogon.... on the right side find an entry called Shell. Double click it ...now replace explorer.exe with your new created explorer filename. Close regedit.
Now Cut your new created Explorer.exe and paste it in the Windows directory. Restart your computer. And Enjoy the new Start Caption.
Enable/Disable Task Manager
In a post here @ AO someone posted when he presses CTRL+ALT+DEL an error appears that says .. Somethin like The Task Manager was disabled by your Administrator..but he was the only admin on the machine.... so i just thought if that happens to anyone else he can find help here....
open Regedit ( start -> run - > regedit ) go to HKEY_LOCAL_USER ..go to Software/Microsoft/Windows/Current / Version/Policies/System
there you'll se an netry called DisableTaskMgr ....Double Click it ..... there should be a ZER0 in the entry...key 1 for
DISABLING the Task Manager and 0 for Enable Task Manager....
Better Disk Cleanup
open Notepad... type in this
c:\windows\system32\cleanmgr.exe /dc /sageset: 1
c:
cd \
cd c:\windows\prefetch
del *.* /q
im assuming C:/ is your Main Hard Drive....
Save the file but replace the .txt extension with a .bat extension .... name it whatever you want ..... double click the file ..which will activate Disk Cleanup in a special mode....
after that change the first line ( left click on the .bat file and choose edit ) to read the following
c:\windows\system32\cleanmgr.exe /dc /sagerun: 1
save the file ... now u can run this program instead of Disk Cleavup
quote:
Test your WinXP box security with this tool .... you can download it here ...http://www.microsoft.com/technet/tr...ls/mbsahome.asp
i know it's a microsoft product ..but give it a shot
Disable Indexing Service
Indexing Service is know to corrupt these files (.html .doc .dat .rtf .txt and .xls )
If the index for the indexing service exceeds 4 GB you can loose files
indexed by the service....All Folders are non recoverable when lost ...
Start --> Control Panel --> Performance and Maintenance --> Administrator Tools --> Services --> Select ?Indexing Service?(Double Click) --> Disable and Stop the Service
Disable theme Service
If you like the Classic look in Windows XP you may disable the Theme service to save memory...
Start --> Control Panel --> Performance and Maintenance --> Administrator Tools --> Services --> Select ?Themes Service?(Double Click) -->Disable and Stop the Service
For the end here are some websites for Firewall Security Testing
http://grc.com/
http://www.staysafeonline.info/sectips.adp
http://hackerwhacker.com/
http://scan.sygatetech.com/
http://www.symantec.com/securitycheck/
http://www.testmyfirewall.com/
http://www.auditmypc.com/
http://www.iggyz.com/Test.html
http://online.securityfocus.com/cgi...at=43&offset=60
Back