> > Sebastian, can we easily modify the license dialog with Inno Setup? > > The license should be displayed and a single click should be > > sufficient to "continue". > > It looks like "LicenseFile" is a special variable in > InnoSetup, and it is not _that_ easy to change it to an "I am > okay with it; I read it" text.
Actually, the modification was trivial, I'm now using "InfoBeforeFile" instead of "LicenseFile". I've pushed Steffen the change. -- Sebastian
