In Setup Factory V6, how can I install to the All Users folder?
Can I user the following "%MyDocumentsDir%\..\All Users\Folder1"?
Professional Software Development Tools
In Setup Factory V6, how can I install to the All Users folder?
Can I user the following "%MyDocumentsDir%\..\All Users\Folder1"?
No you cannot use /../ type pathing in Setup Factory. This is tricky because the middle folder value can be virtually anything. Could this same info be found in the registry? That would make this process easier.
Adam Kapilik