T Terry Pinnell Oct 14, 2006 #1 How do I make a shortcut that will open several specified My Computer folders please?
B Bob I Oct 16, 2006 #2 Create a batfile/CMD file containing start explorer.exe /n ,/root,C:\folder1 start explorer.exe /n ,/root,C:\folder2 start explorer.exe /n ,/root,C:\folder3 and make a shortcut to the CMD file.
Create a batfile/CMD file containing start explorer.exe /n ,/root,C:\folder1 start explorer.exe /n ,/root,C:\folder2 start explorer.exe /n ,/root,C:\folder3 and make a shortcut to the CMD file.