2009/9/16 Jonathan Kinsey <[email protected]>: > It's a pity you can't just install the correct version automatically. Is > this a > limitation with inno setup? > > On a side note; I like the idea of having an initial page in the install > that > you select either "standard install" or "custom install", and if you pick > the > first it just installs with all the default options (i.e. no more input > required). > > Jon
Yeah, InnoSetup is a bit unflexible ... it supports something called "Pascal scripting" that is supposed to allow you to do anything you want, but I don't really want to dig into it. If anybody has a better (free) installer I may take a look. BTW, I added the 2-way check i.e. you get a warning if you install SSE2 exes on a non-SSE2 PC and a warning if you install NOSSE exes on a SSE2 PC. MaX. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
