Answer the question
In order to leave comments, you need to log in
Why can't Inno Setup with admin rights reach Windows system utilities?
Good time of the day!
Written script Inno Setup.
[Setup]
AppID={#AppID}
AppName={#ApplicationName}
AppVerName={#ApplicationName} {#ApplicationVersion}
AppVersion={#ApplicationVersion}
VersionInfoVersion={#InstallerVersion}
AppPublisher=
AppPublisherURL=
DefaultDirName={userappdata}\
DefaultGroupName=
OutputDir =h:\jService
OutputBaseFilename=JServiceSetup
SetupLogging=yes
SolidCompression=yes
Compression=lzma2/ultra64
PrivilegesRequired=admin
Why doesn't the following Run section work???
Filename: "C:\Windows\System32\cmd.exe"; Parameters: "/C ""some.bat"" "; Flags: shellexec postinstall runascurrentuser;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question