mrmr Posted October 21, 2004 Posted October 21, 2004 Someone know how to modify the "Default folder" opened by Windows Explorer?mrmr
ardnelias Posted October 21, 2004 Posted October 21, 2004 Create a shortcut on your desktop with the following command line:Explorer.exe /e,D:\replacing D:\ with the drive or path to your folder....Now invoking the shortcut will open the folder you specified as the default.If you want your folder to be the root folder instead of My Documents then add the /root parameter like this:explorer /e,/root,D:\
mahi Posted October 21, 2004 Posted October 21, 2004 That trick only works for shortcuts. Not with for example the Windows Key + E key combination.
ardnelias Posted October 21, 2004 Posted October 21, 2004 oops, overlooked the context of your question....sorry
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now