2014/01/22 13:05:42
polarbear
Alright I bet that's it. I'll give it a try when I get home and report back :-)
2014/01/23 12:49:08
polarbear
It worked :-)
2014/01/23 13:53:13
scook
Good news. It is a pretty simple layout.
 
For future reference, in most cases relocating files for most synths does not need a registry entry, it may be accomplished with the DOS mklink command using the /d or /j switch. In the above case, after creating the "d:\Samples&Synths\Dimension Pro\Multisamples" directory, the DOS command
 
mklink /j "c:\Program Files\Cakewalk\Dimension Pro\Multisamples" "d:\Samples&Synths\Dimension Pro\Multisamples"
 
would create a junction in the "C:\Program Files\Cakewalk\Dimension Pro" directory called Multisamples. The junction would point to the "d:\Samples&Synths\Dimension Pro\Multisamples". Any time an installer wrote to the "C:\Program Files\Cakewalk\Dimension Pro\Multisamples" it would actually be updating "d:\Samples&Synths\Dimension Pro\Multisamples". Any time DimPro read sfz or samples from "C:\Program Files\Cakewalk\Dimension Pro\Multisamples", it would actually be reading them from "d:\Samples&Synths\Dimension Pro\Multisamples".
 
2014/01/23 14:27:33
polarbear
interesting... i will definitely save that note for future reference. thanks!
12
© 2024 APG vNext Commercial Version 5.1

Use My Existing Forum Account

Use My Social Media Account