Mindfields
19.09.2009, 03:08 PM
Hello
One thing that i thought was a bit annoying was that i could not place the virus control presets/template folder on another location.
Especially when using Win7, it could not read the new location for "My Documents", and always putted it in "C:\Users.." which is not my mirrored drive.
But then i came up with an idea to make a symlink to another folder:
Using this http://www.howtogeek.com/howto/windows-vista/using-symlinks-in-windows-vista/ Guide i created symlink for both preset and remote template folders.
the reason for not just linking to the Virus TI folder, was that i for some reason, was unable to delete the "C:\Users...\Virus TI" folder, which is required to make a symlink instead.
this was my commands, it is pretty straight forward:
mklink /d "C:\Users\Mindfields\Documents\Access Music\Virus TI\Patches" "E:\Audio\Presets & Expansions\Virus TI\Yum Kaax\Patches"
mklink /d "C:\Users\Mindfields\Documents\Access Music\Virus TI\Remote Templates" "E:\Audio\Presets & Expansions\Virus TI\Yum Kaax\Remote Templates"
- Jakob
One thing that i thought was a bit annoying was that i could not place the virus control presets/template folder on another location.
Especially when using Win7, it could not read the new location for "My Documents", and always putted it in "C:\Users.." which is not my mirrored drive.
But then i came up with an idea to make a symlink to another folder:
Using this http://www.howtogeek.com/howto/windows-vista/using-symlinks-in-windows-vista/ Guide i created symlink for both preset and remote template folders.
the reason for not just linking to the Virus TI folder, was that i for some reason, was unable to delete the "C:\Users...\Virus TI" folder, which is required to make a symlink instead.
this was my commands, it is pretty straight forward:
mklink /d "C:\Users\Mindfields\Documents\Access Music\Virus TI\Patches" "E:\Audio\Presets & Expansions\Virus TI\Yum Kaax\Patches"
mklink /d "C:\Users\Mindfields\Documents\Access Music\Virus TI\Remote Templates" "E:\Audio\Presets & Expansions\Virus TI\Yum Kaax\Remote Templates"
- Jakob