no23rman Posted June 3, 2010 Posted June 3, 2010 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?
Zcast Posted June 4, 2010 Posted June 4, 2010 Are you saying that the compiled installer has problems, or the runtime has problems AFTER you install from the inno installer?
TheTominator Posted June 4, 2010 Posted June 4, 2010 Try putting PrivilegesRequired=lowest into the [setup] section. http://www.jrsoftware.org/ishelp/index.php?topic=setup_privilegesrequired
Recommended Posts
This topic is 5282 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now