dm-script

How can I change the default GTK file path when using the InstallScript command?


I'm using the InstallScript command to generate a GTK file, but it always places the file in the default location: home\AppData\Local\Gatan\Plugins

My Question: Is there a way to specify a different file path for the generated GTK file? How can I configure the InstallScript command to change this default location?

Additional Details:

Any guidance or pointers to relevant documentation would be greatly appreciated.


Solution

  • No, (and actually, the folder depends on the install options: "just user" or "all users") but it is easy enough to add script commands to copy (or move) a file after generation, once the file is generated. However, the gtk's will only be read from the locations above.