You are here

Use environment variable substitions in ProgramExecutable?

2 posts / 0 new
Last post
mwayne
Offline
Last seen: 22 hours 58 min ago
Developer
Joined: 2012-01-03 09:23
Use environment variable substitions in ProgramExecutable?

I'd like to create a launcher that only contains command line arguments.
For example: C:\Path\to\AutoHotkey.exe D:\Path\to\AutoHotkey.ahk

I probably have to make AutoHotkey a CommonPlugin and use it in the ProgrammExectuable right?

YoursTruly
YoursTruly's picture
Offline
Last seen: 2 years 2 months ago
Joined: 2015-08-07 07:58
Hi mwayne,

Hi mwayne,

my proposal will be that you create a batch file that contains your examples and generate a launcher that will point to this batch file.

YoursTruly

Log in or register to post comments