Page 1 of 1

Windows client startup app path

Posted: Wed Mar 30, 2016 10:00 pm
by proware
I am creating a windows client and setting a startup app.
It starts correctly but in the root directory.
How do I specify a directory to start in?

ie, I set it to t:\x\y\z.exe
It runs z.exe in t:\ root not t:\x\y directory.

Cheers
David