Hi Paul,
On Thu, 3 Dec 2015, Paul McGrath wrote:
> Also the outputdir value is OutputDir={#GetEnv('USERPROFILE')}
That specifies where InnoSetup will store the file when I generate it. So
this setting is correct.
As pointed out by Chris in his reply, the issue you see is due to
PrivilegesRequired=lowest, which I had fixed in the meantime already.
Ciao,
Johannes