Randem Systems Support Board

Inno Setup => Inno Setup - General Questions => Topic started by: sacramento on March 11, 2008, 01:49:13 AM

Title: Problem with Error
Post by: sacramento on March 11, 2008, 01:49:13 AM
Hi:
 
After Run the project in Inno Setup I have this error in the final:
 
This program requires Windows NT version 6.0 or later
 
I had try change the parameters but the problem remain..
 
Any help for this?
 
Thanks
Title: Problem with Error
Post by: Randem on March 11, 2008, 09:03:28 AM
You obviously have set either the MinVersion or OnlyBelowVersion parameters in the [Setup] section to require Windows NT Version 6.0 or later.
 
How did you create this script, By hand or with InnoScript?
Title: Problem with Error
Post by: sacramento on March 11, 2008, 09:07:39 AM
Ok Randem...thanks for the tip
I had create with InnoScript
Title: Problem with Error
Post by: Randem on March 11, 2008, 09:09:41 AM
OK, then there are radio buttons on the main screen that you select to tell Inno Setup what version of windows you want/don't want to install on.