Code: Select all
Run('CompiledScript.exe /script /ErrorStdOut Script2.ahk')
This would be extremely useful, if "script2" is launched with no lib folders, such as from stdIn i.e. script2's name is *, while CompiledScript.exe is the main script and is compiled.