I'm trying this in inno setup:
[Run]
Filename: "{app}\{#MyAppExeName}"; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}"; Flags: nowait postinstall skipifsilent
Filename: "schtasks"; Parameters: "/Create /F /...
asked by
11.07.2017 / 17:02