Shortcut for shared folder in neighborhood machines - Windows Views : 311
Tagged in : Windows
0 0
Send mail
Shortcut for shared folder in network neighborhood machines

We can assign a drive to the respective computer by using "net use" command

Steps to set a drive to shared computer path

- go to command prompt

setting a shortcut to a folder to test pc named testpc
- net use x: \\testpc\public

-copy myfile.txt x:

this will copy myfile.txt to \\testpc\public folder
By rajesh, On - 2009-11-08



    Login to add Comments .