[user error; not a bug] Patching ini file with local running winst
Verfasst: 07 Jan 2016, 00:23
I'm building a new package, and because I want to run a preliminary test I'm installing it with a local opsi-winst script.
One would expect a file in C:\Program Files (x86)\Mitsubishi ASA\, but no:
Somehow I do not think this is supposed to happen.
Code: Alles auswählen
DefVar $InstallDir32$
Set $InstallDir32$ = "%ProgramFiles32Dir%\Mitsubishi ASA"
Patches_europe "$InstallDir32$\ASAMAIN.ini"
Code: Alles auswählen
Patching: c:\Program Files (x86)\opsi.org\opsi-client-agent\opsi-winst\$InstallDir32$\ASAMAIN.ini