This could be useful if there is an app you always want available and don't want to go through the Start menu
- Start Regedit
- Go to HKEY_CLASSES_ROOT \ Folder \ shell
- Add a key Name_of_Your_App
- This can really be any label, just use one that makes sense to you
- Give it a default value of Name_of_Your_App
- Putting a & in front of a character will allow you to use the keyboard
- Go to HKEY_CLASSES_ROOT \ Folder \ shell \ Name_of_Your_App
- Add a key command
- Give it a default value of the application you want to run
- For example: c:\program files\internet explorer\iexplore.exe
- 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
No comments:
Post a Comment