ODE: Installing Run-Time Application Breaks Microsoft Internet Explorer 3.xID: Q174508
|
Novice: Requires knowledge of the user interface on single-user computers.
When you use the Setup Wizard in Microsoft Office 97 Developer Edition
Tools to create disk images on a computer that is running Microsoft
Windows 98 or Internet Explorer version 4.0, and then you use the disk
images to install the application on a computer running Microsoft Internet
Explorer 3.x, Microsoft Internet Explorer 3.x no longer works. When
started, Microsoft Internet Explorer 3.x does not display pages correctly.
Two of the files installed during setup are incompatible with Microsoft Internet Explorer 3.x. These files are Urlmon.dll and Wininet.dll.
Urlmon.dll
Wininet.dll
You can obtain these files from the Windows\System folder of a computer
that is running Microsoft Internet Explorer version 3.x, but is not running
Windows 98 or Internet Explorer version 4.0. Versions of these files that
are compatible with Internet Explorer 3.x are also located on the Microsoft
Office 97 CD in the OS\System folder. To replace the files, follow these
steps:
Q174217 ODE: Comcat.dll Can't be Registered during Run-time install
Q179567 SetupWizard Template Files Updater Available on MSLIt is possible to change the version of Urlmon.dll and Wininet.dll that is included in your disk images by changing an entry in two of the Setup Wizard's tables.
C:\Program Files\Microsoft Office\ODETools\Setup Wizard\Msaccomp
and make copies of these files in a different folder:
01Microsoft Access Run-Time Version.MDT
09Microsoft Replication Manager.MDT
After you have made the backups of these two tables, follow these steps:
C:\Program Files\Microsoft Office\ODETools\Setup Wizard\Msaccomp
LineID: add Urlmon_dll
Param2: $(WinSysPath)
Param3: C:\Windows\System\URLMON.DLL
Change it to this:
LineID: add Urlmon_dll
Param2: $(SwizSetupFilesPath)
Param3: C:\Program Files\Microsoft Office\ODETools\Setup Wizard
Redist\URLMON.DLL
LineID: add Wininet_dll
Param2: $(WinSysPath)
Param3: C:\Windows\System\WININET.DLL
Change it to this:
LineID: add Wininet_dll
Param2: $(SwizSetupFilesPath)
Param3: C:\Program Files\Microsoft Office\ODETools\Setup Wizard
Redist\Wininet.DLL
Microsoft has confirmed this to be a problem in the products listed at the beginning of this article.
For more information about other issues involving the Office 97 Developer Edition and Internet Explorer 4.0, please see the following article in the Microsoft Knowledge Base:
Q174217 ODE: Comcat.dll Can't register itself if image Built on IE 4.0 ComputerFor more information about other issues involving the Office 97 Developer Edition and distributing applications, please see the following articles in the Microsoft Knowledge Base:
Q160870 ACC: VBA Functions Break in Databases with Missing References
Q162884 ODE97: Troubleshooting ODE Setup Wizard Problems
Additional query words: pra ie4
Keywords : kbsetup OdeGen
Version :
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: June 23, 1999