Windows Explorer.exe switches
 
Very little information about this command. A few switches though, specified with commas :
Switch Description
/e,[Object] Opens an explorer-like window, i.e. with a folder thumb on the left and a file window on the right (default).
e.g.
Explorer.exe /e,C:\My Documents
/n,[Object] Opens a large icon view window.
e.g.
Explorer.exe /n,C:\My Documents
/root,Object Opens window with specified folder as root.
e.g.
Explorer.exe /e,/root,C:\My Documents
/select,Object Opens folder with specified object and selects that object.
e.g.
Explorer.exe /e,C:\,/select,C:\My File

 

© Franck Kiechel 2000-2001