Howto to run from .exe from share (no local copy)
Hello
I can I run a .exe from a networkshare without copy to the local install dir. In the section where the exe is started I cannot change installdir because it is not allowed.
Section "Phase 2" SEC02
SetOutPath "J:\XXX\Setup\Client\"
SetOverwrite ifnewer
File "J:\XXX\Setup\Client\ClientSetup.exe"
with regards
Arian