Script Causes IE8 Problems

Started by Randem, August 18, 2011, 01:59:05 AM

Previous topic - Next topic

Tom Buggy

Thanks for the BTW tip.  As for the IE8 situation, the label software has always been there.  The only difference is IE 8 versus previous IE versions for which the IE8 problem didn't occur.

Randem

I don't see anything that would affect IE8, but I do remember something about the label software you are using affecting something, I just don't remember what. You are not distributing any IE components in this script.
 
BTW: you don't need this line. InnoScript already put in your script the JET engines and MDAC's that you need and your installation will be a lot smaller.
 
Source: C:MDACVB_DCOM_MDAC_JET_AutoSetup.exe; DestDir: {app}; Flags:  restartreplace sharedfile;

Tom Buggy

After running the attached .iss project in Inno Setup I am unable to access websites in IE8.  IE8 loads but I get an error which results in a series of New Tab screens where IE8 is attempting to open a website.  After reinstalling IE8 everything is okay.