0

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:

  • I've reviewed the documentation but couldn't find any parameter or option to modify the output directory.
  • I'm working with [mention your development environment or framework if relevant].
  • If more context or code snippets are needed, please let me know.

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

1 Answer 1

1

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.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.