Shortcuts Made To Order
A shortcut with the command line explorer.exe /e,d:\work will open a two-pane Explorer window with the 'work' folder on the D: drive selected in the left pane. To open the same folder on the left but with the file 'My Picture.jpg' selected on the right, use the /select switch: explorer.exe /e,/select,d:\work\My Picture.jpg. In Windows 98 you can use the /select switch only with folder names, not files. Also, the folder path you use will be selected on the right in Windows 98 only after you press Tab to move the focus to that pane.
To make a shortcut that opens a folder window with no tree pane, enter the command line explorer.exe d:\work (without the /e switch), or just d:\work. This command line launches the folder in a new Explorer window the first time you run the shortcut, but subsequent launches will move you to this folder in the Explorer window that's already open. To open a new window each time, use the /n switch: explorer.exe/n,d:\work. (This switch doesn't work in Windows 98.) If you use the /e switch, you don't need the /n because a new window will open each time in any case.
The /root switch is useful when you're working with network drives. To avoid cluttering the tree pane with dozens of shared network folders, enter a command line similar to explorer.exe /e,/root,\\server\work (your path will differ). In this example, the network 'work' folder on the server named 'server' will appear at the top of the tree as if no other drives existed.
These switches sometimes work in mysterious ways, their wonders to behold. You can use these quirks to make shortcuts to the Windows Desktop. In Windows 9x, use the /root switch without specifying a folder: explore.exe /e,/root, (be sure to include that final comma). In Me, 2000, and XP, add the /select switch and a folder path as well: explorer.exe/e,/select,/root, c:\ (see FIGURE 3). Oddly, you can replace 'c:\' in this command line with any folder path and the shortcut will still display the Desktop, complete with My Computer, the Recycle Bin, and all your other Desktop items. Remove the /e to see the Desktop folder with no tree pane.
Opening an Explorer window to My Computer or My Documents sometimes requires special codes to represent these objects. Depending on your version of Windows, however, you may be able to use a workaround that requires less typing. Again, Figure 3 lists the appropriate command lines to use in these cases. As before, omit /e if you don't want to open a two-pane Explorer window.
- « Prev
- Page 2 of 2
Would you recommend this story? YES NO
-
Speed Up Everything!
PCWorld shows you the secrets to improve performance on all your hardware.
-
Lenovo IdeaPad
See why the IdeaPad tablet is optimized for ultimate entertainment.
- Create a Keyboard Shortcut for Your Favorite Folder
- Keep Your Wi-Fi Secure, Quick Windows Tips
- Why You Should Keep Data Folders in Your Root Directory
- Free Time-Saving Tools: Keyboard Shortcut Apps, Taskbar Pinner
- Another Way to Pin Folders to the Windows 7 Taskbar
- Use Folder Checkboxes To Manage Files More Productively
-
ThinkPad Edge E420 Lenovo Style in an Affordable Package
Buy now direct from Lenovo -
ThinkPad X220 Fast and light, with great input ergonomics and battery life, this powerhouse ultraportable is best-of-breed.
Buy now direct from Lenovo -
ThinkPad X120e One of the best netbooks ever, X120e has the best netbook keyboard ever--nothing else comes close
Buy now direct from Lenovo
- Indie Kinect Game Turns Your Doodles Into Weapons Of War Soldiers are advancing, and the only way to stop them is to by doodling on a whiteboard.
- These Pants Have a Built-In Keyboard, May Draw Funny Looks Want to show off your geeky credentials while also having vital useful PC accessories with you at all times? Look at these concept pants.
- Angry Birds in Space: The Final Merchandising Frontier? Angry Birds in Space will arrive March 22.
- This Card Game Takes Your Nerd Altercations to the Next Level Can't settle your differences in a debate? Geek Fight will let you duke it out via a card game.
- 12 Criteria for Selecting the Best ERP System Replacement An ERP system is your information backbone and reaches into all areas of your business and value chain. Replacing it can open unlimited business opportunities. This white paper explains the 12 criteria that allow you to identify and select the solution that will meet these expectations.
- Leveraging Social Computing Technologies for ERP Applications This white paper details how Web 2.0 technologies support business strategies by improving efficiency, productivity, and collaboration.


















