Deleting System Options from the Start
Menu
You can actually remove the Find and Run options from the
start menu by performing a simple registry hack. Again like always
launch the registry editor and scroll down to the below key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Right-click on the right pane and select New, DWORD Value.
Name it NoFind.(To remove the RUN option name it NoRun). Double-click
the newly create DWORD to edit it's value and enter 1 as its
value. This will disable the FIND option of the Start Menu and
will also disable the default Shortcut key(F3 for Find.)
To restore the Run or find command modify the value of the
DWORD to 0 or simply Delete the DWORD value.
Fed Up of the boring Old Yellow Folder Icons?[Drive Icons
Included]
NOTE: This trick hasn't been tried on Win98.
You can easily change the boring yellow folder icons to your
own personalized icons. Simply create a text file and copy the
following lines into it:
[.ShellClassInfo]
ICONFILE=Drive:\Path\Icon_name.extension
Save this text file by the name, desktop.ini in the folder,
whose icon you want to change. Now to prevent this file from
getting deleted change it's attributes to Hidden and Read Only
by using the ATTRIB command.
To change the icon of a drive, create a text file containing
the following lines:
[Autorun]
ICON=Drive:\Path\Icon_name.extension
Save this file in the root of the drive whose icon you want
to change and name it autorun.inf. For Example, if you want to
change the icon of a floppy, SAVE THE icon in a:\icon_name.ico
One can also create a kewl icon for the Hard Disk and create
a text file [autorun.inf] and store it in "c:\".
Next: Securing Windows NT--->>