guypld
2010-Oct-04 09:07 UTC
[Wine] command 'wine regsvr32 comctl32.ocx' returned status 1. ???
Hi , I'm on gentoo and running wine-1.3.3, I'm trying to run IE7, therefor I run winetricks. everything goes fine except this one error msg: Code: ***@** ~/.wine $ sh winetricks comctl32.ocx Executing /usr/bin/cabextract -q --directory=/home/guypld/.wine/dosdevices/c:/winetrickstmp /home/guypld/.cache/winetricks/VisualBasic6-KB896559-v1-ENU.exe Executing cp /home/guypld/.wine/dosdevices/c:/winetrickstmp/mscomctl.ocx /home/guypld/.wine/dosdevices/c:/windows/system32/mscomctl.ocx Executing cp /home/guypld/.wine/dosdevices/c:/winetrickstmp/comctl32.ocx /home/guypld/.wine/dosdevices/c:/windows/system32/comctl32.ocx Executing wine regsvr32 comctl32.ocx Failed to load DLL comctl32.ocx ------------------------------------------------------ Note: command 'wine regsvr32 comctl32.ocx' returned status 1. Aborting. ------------------------------------------------------ what is the problem here ? didn't find nothing on google... Thanks!
dimesio
2010-Oct-04 11:44 UTC
[Wine] Re: command 'wine regsvr32 comctl32.ocx' returned status 1. ???
guypld wrote:> Hi , I'm on gentoo and running wine-1.3.3, > I'm trying to run IE7, therefor I run winetricks. everything goes fine except this one error msg: > > Code: > ***@** ~/.wine $ sh winetricks comctl32.ocx > > > >Your question makes no sense. The command to install IE7 is winetricks ie7. Native comctl32.ocx is not needed. Why are you trying to install it?
James Mckenzie
2010-Oct-04 14:16 UTC
[Wine] command 'wine regsvr32 comctl32.ocx' returned status 1. ???
guypld <wineforum-user at winehq.org> wrote:>Sent: Oct 4, 2010 5:13 AM >To: wine-users at winehq.org >Subject: [Wine] Re: command 'wine regsvr32 comctl32.ocx' returned status 1. ??? > >thank you for your reply, didn't know this, >I followed this HowTo : http://www.wine-reviews.net/wine-reviews/applications/ie-7-on-linux-with-wine.html.We do not support any third party scripts or how-tos. This one is just plain wrong.>Anyway this didn't work too...still get this msg from the IE7 installer: > >> This installation does not support your system architecture(32/64bits) > >do you have any clue ? :? > >I'm on AMD64 system.Install the 32 bit version of Wine. Then visit our Applications Database where it will tell you to use winetricks IE7 to install IE7. James McKenzie
James Mckenzie
2010-Oct-05 14:06 UTC
[Wine] command 'wine regsvr32 comctl32.ocx' returned status 1. ???
guypld <wineforum-user at winehq.org> wrote:>Sent: Oct 5, 2010 1:29 AM >To: wine-users at winehq.org >Subject: [Wine] Re: command 'wine regsvr32 comctl32.ocx' returned status 1. ??? > >what do you mean about using wine 32 ?EXACTLY WHAT I STATED. Install the 32 bit version of Wine, not the 64 bit.> >I'm on a 64 system, I installed 64 bit wine, but if I run "wine" its suppose to be 32 bit system because I have also >the "wine64" command.No, if you install a 64 bit wine, then you will be running a 64 bit wine, not a 32 bit wine.> >I ran both IE installation (32&64), get err msg like: > >"Internet Explorer 7 is not supported on this operation system" >and >"This installation does not support your system architecture(32/64bits)" >Like I said, and I really don't like repeating myself, de-install the 64 bit wine and install the 32 bit wine. IE7 will NOT install on 64 bit Wine, not yet. James McKenzie
James Mckenzie
2010-Oct-18 15:16 UTC
[Wine] command 'wine regsvr32 comctl32.ocx' returned status 1. ???
iceberk <wineforum-user at winehq.org> wrote:>Sent: Oct 18, 2010 2:12 AM >To: wine-users at winehq.org >Subject: [Wine] Re: command 'wine regsvr32 comctl32.ocx' returned status 1. ??? > > >vitamin wrote: >> >> guypld wrote: >> > This installation does not support your system architecture(32/64bits) >> >> Use 32-bit Wine. Or try 64-bit ie7. > > >I have the same problem using 32bit wine on OpenSUSE 11.3 (x86_64) >linux-klfy:~> file /usr/bin/wine >/usr/bin/wine: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for >GNU/Linux 2.6.4, strippedIs this with the use of winetricks? Did you try installing IE7 to a clean wineprefix? Winetricks should not be asking for a 64 bit version of IE7, if there is one. I'll try installing IE7 on my Mac this evening to a clean wineprefix and report if there are any problems. Wine on the Mac is compiled to be a 32 bit application by default. James McKenzie