(Windows) Use Standard Directory values in ExeCommand? #8170
Unanswered
Zerowalker
asked this question in
Questions
Replies: 1 comment
-
Why are you using a CA with sc.exe to manage services? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I Got something like this:
The files are installed into "programfiles$(var.name)".
And i want to create a service to the exe in that path but I don't know how to point there without manually setting the whole path.
(see "ExeCommand" in "CustomAction" run_exe)
It would also be nice to use a Standard Directory for the "Binary" so I can use "SystemFolder" instead of manually setting "C:\Windows\System32".
I might just be going at this the wrong way of course, so please do tell if that's the case, I'm a complete beginner at this:)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions