Hi Ryan, Yes, you can use Inno Setup's Pascal scripting to pretty much do what Advanced Setup Installer does, but you have to do a bunch of extra scripting where MSI allows you to bring up a dialog box check some checkboxes, click ok, and your done. I think it is ten times easier that way, but several times the price too.
Smile. On 7/13/10, Ryan Smith <[email protected]> wrote: > Hi Muhammed, > What does this have to do with anything? No one said Jim's games were > not cool. I'm not sure if this is a rule, but posts with only one line > that don't add anything to the conversation probably should be kept to > a minimum. > > As far as Inno setup is concerned, it really is a neat program. The > Pascal scripting in it is quite useful. You could pretty easily check > what version of the .NET framework is installed, and alert the user if > they should upgrade. If you wanted to take it one step further, you > could probably have Inno automatically download the .NET framework or > other dependencies (like DirectX) with use of a dll. I know for a fact > future programs I use Inno setup for will definitely check for the > proper version of the .NET framework and DirectX, and alert the user > to upgrade. A feature like this would cut down on emails where people > can't run .NET programs because they don't have DirectX installed (and > didn't read the documentation.) > > Thanks. > -Ryan > --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
