June 3, 201015 yr Created my first runtime with FMA11,it works nice and dandy in win 7 ultimate and xp x86. Now trying to use inno setup, via its setup wizard. all of the sudden.... windows 7 = required "run as administrator" to run properly win xp = not even open is there any magic code that i need to insert to inno compiler?
June 4, 201015 yr Are you saying that the compiled installer has problems, or the runtime has problems AFTER you install from the inno installer?
June 4, 201015 yr Try putting PrivilegesRequired=lowest into the [setup] section. http://www.jrsoftware.org/ishelp/index.php?topic=setup_privilegesrequired
Create an account or sign in to comment