[Bug 2858] IE6 SP1 fails to install

Wine Bugs wine-bugs at winehq.org
Mon Dec 19 12:25:43 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=2858





------- Additional Comments From nospam at thenerdshow.com  2005-19-12 12:25 -------
I finally got IE6 SP1 to install on AMD64 FC4_64 so maybe this will help others.
 For some reason I needed native advpack which wasn't mentioned anywhere. 
Sidenet and winetools won't work either, until I edit the scripts to add native
advpack.

$ wine --version (Wine 0.9.3)
$ winecfg (set global version to win98)
$ WINEDLLOVERRIDES="ole32=n" wine DCOM98.EXE
$ WINEDLLOVERRIDES="advpack=n" wine IE6Setup.exe

I guess the goal is to get the installer working without:
* Setting global windows version to win98 (Secure pages won't load under 2000)
* Native DCOM (installer crashes without it on my box)
* Native advpack (installer crashes without it.  Could these be separate bugs?)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list