Thursday, December 8, 2011

Adding an Application to the Right Click on Every Folder

Here is how to add any application to the menu when you right click on any Folder.
This could be useful if there is an app you always want available and don't want to go through the Start menu

1. Start Regedit
2. Go to HKEY_CLASSES_ROOT \ Folder \ shell
3. Add a key Name_of_Your_App
4. This can really be any label, just use one that makes sense to you
5. Give it a default value of Name_of_Your_App
6. Putting a & in front of a character will allow you to use the keyboard
7. Go to HKEY_CLASSES_ROOT \ Folder \ shell \ Name_of_Your_App
8. Add a key command
9. Give it a default value of the application you want to run
10. For example: c:\program files\internet explorer\iexplore.exe
11. Include the full path

Now when you right click on any folder, you can have access to that application
This will work for both Windows95 and NT 4.0


Backing Up the Registry

There are many backup programs for the registry but if the computer goes down and you can't fire off Win95 because of the registry problem.

Backup to a directory the following files:

  • SYSTEM.DATA
  • SYSTEM.DA0 (Yes seem to be the same size)
  • USER.DAT
  • USER.DA0 (Same size likely)
  • WIN.INI
  • CONTROL.INI
  • SYSTEM.INI

These files can be copied to the windows directory from Win95 or DOS to help correct problems.

Submitted by George Harper



No comments: