Mklink Command -
: Map a local directory to a network path using mklink /d to make remote storage appear as a local drive to specific applications.
The mklink command is a powerful, built-in utility in Windows (Vista and later) that allows users to create symbolic links (symlinks), hard links, and directory junctions from the command line. mklink command
If you want to remove a link, simply delete it like a normal file. : Map a local directory to a network
Any changes made to the file in the Scripts folder will instantly appear in the Dropbox folder because they are physically the same data on the disk. mklink command
mklink [[/d] | [/h] | [/j]] <Link> <Target>