Notepad++ : Folder in network
#3

Quote:
Originally Posted by Sithis
Посмотреть сообщение
Mount the network folder to a drive letter!

Open the Command Prompt as an administrator. Then type the following command:

mklink /D C:\LinkName \NetworkLocation\LocationName

This will create a "symbolic link" on Drive C called "LinkName", which will link to "LocationName" on "\NetworkLocation". Windows will of course know that this is a symbolic link, but will treat it as if it was a folder on the local drive. All applications will treat this symbolic link as a local resource.
Thanks guy, it works !
Reply


Messages In This Thread
Notepad++ : Folder in network - by Dutheil - 23.07.2015, 11:35
Re: Notepad++ : Folder in network - by Sithis - 23.07.2015, 11:59
Re : Re: Notepad++ : Folder in network - by Dutheil - 25.07.2015, 14:30

Forum Jump:


Users browsing this thread: 1 Guest(s)