Thursday, February 21, 2008

Adding Options to the Right-Click of the Start Menu

To add an option to the Right-Click of the Start button:
  1. Go to Control Panel, View, Options
  2. Click on the File Types Tab
  3. Scroll down until you see File Folder
  4. Click on Edit
  5. Click on New
  6. Type in the Name you want to in the Action box
  7. Type in the Application you want to use

A good option to add is an MS-DOS Prompt:

Try this c:\command.com /k cd %1
It also puts the shortcut on a regular folder.
This command will open a DOS window with that folder as the current directory.

No comments: