|
|
Ever want to extend to your users the convenience and time saving advantage of finding/opening files in Windows Explorer by opening directly to the network drive they use most...or even to the specific directory they want? Solution: Change the Target in the shortcut properties for Windows Explorer (95, 98,(NT=C:\WINNT\...) to: Example 1: "C:\WINDOWS\EXPLORER.EXE /n,/e,i:\" (where "i:\" is your network drive) Example 2: "C:\WINDOWS\EXPLORER.EXE /n,/e,i:\my documents" (where "i:\my documents" is your specific network directory) Saves users a great deal of time by not browsing around in Explorer clicking on paths to the files they need.
|