by BehindJava
How to Add the Desktop to your Start Menu in Windows
Adding the Desktop to your Start Menu
Create a shortcut to the Explorer on your Desktop
- Right click on the Start button
- Choose Open
- Go into the Programs Folder
- Drag the Windows Explorer Icon on your Desktop using the RIGHT Mouse button
- Choose copy here
Change the command line switch
- Right click on the Shortcut you created
- Choose Properties
- Choose Shortcut
-
Type in following command line as target:
- C:\WINDOWS\EXPLORER.EXE /n, /root,
- The last ”,” is vital!
- If you want the two pane Explorer view ad the switch ,/e
- Then rename the Shortcut to “Desktop” or whatever you choose and drag the icon onto the start button.