> Am Di, Mai 31, 2005 at 02:52:16 -0500 schrieb Jose > Alejandro Guizar: > > - Internet Explorer can't open new windows. Be it > > javascript, a popup, or even if you click on 'File > -> > > New -> Window' and if you try, it hangs. So it's > > practically unusable to me since the corporate app > I > > installed IE6 in the first place for pops up the > > sign-in window. > > > > I'm using winetools-212 for the installation and > > configuration (from scratch) and everything > installs > > fine. > > > > But here's where it gets interesting: it works > fine if > > I install wine through the debian package > available > > (20050310) and then use winetools, but only on > version > > 211. wt-212 makes IE behave this way, too. And > adding > > to the mistery, I downloaded and compiled from > source > > this same version(20050310) and it also doesn't > work. > > I've tried using 3 versions (20041019, 20050310 > and > > 20050524) starting from source with both > winetools-211 > > and 212 and on none of them can I get IE to do > this > > (opening new windows); that only happens, like I > said, > > with the debian package for 20050310 and > > winetools-211. > > > > Of course I uninstalled the debian one before > trying > > the others; and also made sure to clean up after > > winetools as well. > > > > Easy way out would be to go with the deb pkg - > wt211 > > combo, right? thing is I need to use version > 20041019 > > since it's the only one that will allow Lotus > Notes > > 6.5.1 to work correctly :) > > > > What I'm really asking is if this has ever > happened to > > anyone else and what could possibly be the > differences > > between the deb package for 20050310 and the > > compiled-from-source wine. I'm using winetools on > both > > of them for the configuration. > > Hi, > > until now nobody told me about this problem with > WineTools. Actually > WineTools advantage over Sidenets IE6 installer is > that WineTools should > be able to install IE6 with the "open window" > capability whereas > Sidenets approach does not have this capability. > > WineTools 2.1.1 used a complete new registry after > the install of IE6 to > behave properly. This registry came from Franks > Corner. Later on Sven > Paschukat <Sven.Paschukat||t-online.de> extracted > the needed registry > keys for the window problem out of this registry for > 2.1.2. You can > find them in the file "ie6.reg". So starting with > 2.1.2 the IE6 install > is a normal install without tricks. > > As this already works very good for many users of > WineTools we have to > investigate your environment a little bit more to > find out what happened > with you installation. First you have to > deinstall/purge all wine > related packages, all the library packages of wine > and what else you > have there. Also deinstall/purge any wine setup > packages like > winesetuptk and winetools. At last remove the > ~/.wine directory of the > user you use for installations with wine. After > performing an ldconfig > you have to install the wine 20041019 packages from > http://snapshot.debian.net and the > winetools-212Joachim.tar.gz from my > site. For being on the save side perfom an ldconfig > again. > > Now start as the desired user wt2 and perform the > Base setup from the > very beginning. To help me, set you console logging > to infinite and send > me your complete log of the installation together > with the winetools.log > (in ~/.wine). > > Regards > Joachim von Thadden > -- > "Never touch a running system! Never run a touching > system? > Never run a touchy system!!!" Thx, Joachim for your detailed answer. From it, I gather it's not that unusual then to have this happen. But that it shouldn't happen when using winetools. Ok, so I followed your advice and uninstalled/purged/incinerated anything wine-related (eveything, since I only use IE and Lotus Notes, which just needs to be copied to a subdirectory once wine is installed). I even found a deb package I hadn't previously uninstalled (libwine, kinda important, huh?). Well, purged *every* package that had 'wine' somewhere in it's name, then 'make uninstall' on the build-from-source wine I had installed, erased winetools (the tar I downloaded, the directory where it keeps the download cache and the install directory [/usr/local/winetools]; and the pre-install directory) and ~/.wine. I'm pretty sure I got rid of all the wine in the house :). No 'which wine' or 'which wt2' or 'man wine'; nothing. So, still afraid from too much Windows to make so many conf. changes without rebooting, I rebooted. Added the old sources to the debian package managment tools, and had aptitude download and install wine, libwine, wine-doc and wine-utils, all of them '20041019'. So far, so good. Checked home dir, no ~/.wine folder so it didn't try to auto-configure, good. Download wt-212->unpack->install. Exit from root. wt2 and every option (in order) for base config. Everything appears to be fine. Fire IE6 up, check app. bzzzzzzt! Heh. Although now it's a little different, now IE can open new windows, but they're always blank. Even did a little javascript app with a sole button to open a new window and it opens, but blank. At least now it doesn't hang, I can close the new windows. One other thing, in each and every page that opens a new window (or tries), IE displays 'the page has errors' or something on the status bar of the originating window. I'm still including the console log from the point where I do the first ldconfig you suggested till after closing wt2 after IE6 setup. And that other file, too. Everything else is working the same (Lotus Notes ok), although I kinda think the overall look of the fonts is a little different. Anyway, thx for your time Joachim (and whoever else can help). I'll try doing it all over when I have a breather from everything else at work, but with wt-211 this time, since the only way to get it working last time was with wine-200503xx and wt-211 (not 212). Peace. __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/
joseale@tarificavhl:~ $ ldconfig bash: ldconfig: command not found joseale@tarificavhl:~ $ su Password: root@tarificavhl:/home/joseale # ldconfig root@tarificavhl:/home/joseale # aptitude Preconfiguring packages ... Selecting previously deselected package libwine. (Reading database ... 101767 files and directories currently installed.) Unpacking libwine (from .../libwine_0.0.20041019-1_i386.deb) ... Selecting previously deselected package wine. Unpacking wine (from .../wine_0.0.20041019-1_i386.deb) ... Selecting previously deselected package wine-doc. Unpacking wine-doc (from .../wine-doc_0.0.20041019-1_all.deb) ... Selecting previously deselected package wine-utils. Unpacking wine-utils (from .../wine-utils_0.0.20041019-1_i386.deb) ... Setting up libwine (0.0.20041019-1) ... Setting up wine (0.0.20041019-1) ... Setting up wine-doc (0.0.20041019-1) ... Setting up wine-utils (0.0.20041019-1) ... Press return to continue. root@tarificavhl:/home/joseale # which wine /usr/bin/wine root@tarificavhl:/home/joseale # cd /home/joseale/ root@tarificavhl:/home/joseale # cd instalar/ root@tarificavhl:/home/joseale/instalar # ls cle266 DRI.tgz KMXF40031 Wine-20050310.tar.gz Data-ShowTable-3.3.tar.gz firefox-1.0.installer.tar.gz KMXF40031.tgz Wine-20050524.tar.gz DBD-mysql-2.9004.tar.gz firefox-installer wine-20041019 winetools-212jo DBI-1.46.tar.gz jre-1_5_0_01-linux-i586.bin Wine-20041019.tar.gz winetools-212jo.tar.gz root@tarificavhl:/home/joseale/instalar # cd .. root@tarificavhl:/home/joseale # ls -la total 8632 drwxr-xr-x 53 joseale joseale 4096 2005-06-07 17:43 . drwxrwsr-x 5 root staff 4096 2005-06-01 12:31 .. drwx------ 2 joseale joseale 4096 2005-06-01 11:16 .AbiSuite -rw-r--r-- 1 joseale joseale 238488 2005-05-27 13:18 apache-refcard-letter.pdf -rw-r--r-- 1 joseale joseale 973289 2005-05-16 09:40 appb.pdf drwx------ 3 joseale joseale 4096 2005-06-07 17:13 .aptitude -rw------- 1 joseale joseale 7757 2005-06-07 17:43 .bash_history -rw-r--r-- 1 joseale joseale 601 2005-06-01 14:16 .bash_profile -rwx------ 1 joseale joseale 1925 2005-06-01 14:17 .bashrc drwxr-xr-x 2 joseale joseale 4096 2005-06-03 13:20 bin drwxr-xr-x 2 joseale joseale 4096 2004-12-29 09:40 .bluefish -rw-r--r-- 1 joseale joseale 189324 2005-05-18 10:21 canterc-18mayo.csv drwxr-xr-x 12 joseale joseale 4096 2005-05-27 17:02 cdr drwxr-xr-x 3 joseale joseale 4096 2005-04-19 12:04 .config drwxr-xr-x 5 joseale joseale 4096 2005-02-23 11:28 .cpan drwxr-xr-x 4 joseale joseale 4096 2005-05-31 12:39 Desktop drwxr-xr-x 5 joseale joseale 4096 2005-05-12 13:32 .dia drwxr-xr-x 2 joseale joseale 4096 2005-05-19 14:02 directoriocomunicaciones -rw------- 1 joseale joseale 26 2004-12-23 19:50 .dmrc lrwxrwxrwx 1 joseale joseale 56 2005-04-21 09:52 docwindows -> /mnt/winc/Documents and Settings/jguizar/Mis documentos/ drwxr--r-- 2 joseale joseale 4096 2005-04-19 18:40 Elektra -rw-r--r-- 1 joseale joseale 482304 2005-06-03 12:16 El yate de Greg.pps -rw------- 1 joseale joseale 16 2005-03-02 11:04 .esd_auth drwxr-xr-x 5 joseale joseale 4096 2005-05-31 13:15 .evolution -rw-r--r-- 1 joseale joseale 4830600 2005-05-26 17:54 Firefox Setup 1.0.4.exe drwxr-xr-x 2 joseale joseale 4096 2005-04-19 13:24 .fonts -rw-r--r-- 1 joseale joseale 4545 2005-06-07 17:43 .fonts.cache-1 drwxr-xr-x 3 joseale joseale 4096 2004-12-23 19:35 .fullcircle drwxr-xr-x 3 joseale joseale 4096 2005-04-07 18:37 .galeon drwx------ 4 joseale joseale 4096 2005-06-07 17:43 .gconf drwx------ 2 joseale joseale 4096 2005-06-07 17:44 .gconfd -rw-r--r-- 1 joseale joseale 73 2005-04-05 16:38 .gcrontab_options drwxr-xr-x 21 joseale joseale 4096 2005-01-20 09:28 .gimp-2.0 drwx------ 7 joseale joseale 4096 2005-04-19 12:03 .gnome drwx------ 10 joseale joseale 4096 2005-06-07 17:38 .gnome2 drwx------ 2 joseale joseale 4096 2004-12-23 19:11 .gnome2_private drwx------ 2 joseale joseale 4096 2005-03-02 09:52 .gnome_private drwxr-xr-x 2 joseale joseale 4096 2005-03-02 09:52 .gnomp3 drwxr-xr-x 2 joseale joseale 4096 2004-12-23 19:11 .gstreamer-0.8 -rw-r--r-- 1 joseale joseale 89 2004-12-23 19:11 .gtkrc-1.2-gnome2 -rw------- 1 joseale joseale 1521 2005-06-07 17:43 .ICEauthority drwxr-xr-x 2 joseale joseale 4096 2005-02-04 17:22 .icons drwxr-xr-x 3 joseale joseale 4096 2005-02-15 17:53 imagenes -rw-r--r-- 1 joseale joseale 31492 2005-06-03 09:50 inf-prueba.csv drwxr-xr-x 7 joseale joseale 4096 2005-06-07 17:31 instalar -rw-r--r-- 1 joseale joseale 245845 2005-05-10 17:16 inv-lin-10mayo.sxc drwxr-xr-x 3 joseale joseale 4096 2004-12-24 12:48 .java drwxr-xr-x 7 root root 4096 2004-12-07 00:50 jre1.5.0_01 drwx------ 4 joseale joseale 4096 2005-02-08 14:25 .kde -rw------- 1 joseale joseale 154 2005-02-08 14:24 .kderc -rw-r--r-- 1 joseale joseale 45 2005-05-30 13:14 .linpopup.history -rw-r--r-- 1 joseale joseale 508 2005-04-06 14:15 .linpopuprc drwxr-xr-x 2 joseale joseale 4096 2005-02-23 10:06 linux drwx------ 3 joseale joseale 4096 2004-12-24 09:50 .local drwx------ 3 joseale joseale 4096 2005-01-04 18:45 .macromedia lrwxrwxrwx 1 joseale joseale 17 2005-04-21 09:47 masondev -> /var/www/masondev -rw------- 1 joseale joseale 5336 2005-05-20 12:56 mbox drwxr-xr-x 3 joseale joseale 4096 2004-12-29 17:45 .mcop -rw------- 1 joseale joseale 31 2005-04-01 10:40 .mcoprc drwxr-xr-x 3 joseale joseale 4096 2005-04-19 12:04 .menu drwx------ 3 joseale joseale 4096 2004-12-23 19:11 .metacity drwx------ 6 joseale joseale 4096 2005-04-05 10:00 .mozilla -rw-r--r-- 1 joseale joseale 41 2005-02-04 17:51 .my.cnf -rw-r--r-- 1 joseale joseale 61599 2005-05-27 13:17 mySQL-4.02b.pdf -rw------- 1 joseale joseale 8345 2005-06-07 17:32 .mysql_history -rw------- 1 joseale joseale 473 2005-05-31 12:36 .nano_history drwxr-xr-x 3 joseale joseale 4096 2004-12-23 19:11 .nautilus -rw-r--r-- 1 joseale joseale 1167 2005-05-19 11:45 nuevosdoms.csv -rw-r--r-- 1 joseale joseale 6440 2005-05-19 11:14 NUEVOSDOMS.sxc drwxr-xr-x 3 joseale joseale 4096 2004-12-24 12:53 .openoffice drwxr-xr-x 4 joseale joseale 4096 2005-06-07 17:22 otrosvarios drwxr-xr-x 3 joseale joseale 4096 2005-05-25 13:22 personal drwxr-xr-x 11 joseale joseale 4096 2005-06-06 10:29 proybasedatos drwxr-xr-x 2 joseale joseale 4096 2005-06-07 17:37 pruebas drwxr-xr-x 2 joseale joseale 4096 2005-02-08 17:00 .qt -rw------- 1 joseale joseale 111193 2005-06-07 17:38 .recently-used -rw-r--r-- 1 joseale joseale 5120 2005-05-25 13:34 rep_inventarios.excel.ReporteServ -rw-r--r-- 1 joseale joseale 331776 2005-06-02 14:02 rep-jaguizar-62-13573.xls drwxr-xr-x 2 joseale joseale 4096 2005-05-26 17:34 resp-bd drwxr-xr-x 2 joseale joseale 8192 2005-05-13 13:34 salor -rw-r--r-- 1 joseale joseale 899414 2005-06-07 09:54 SetupDVDDecrypter_3.5.4.0.exe drwx------ 2 joseale joseale 4096 2005-02-08 11:42 .ssh -rw-r--r-- 1 joseale joseale 72 2004-12-24 12:53 .sversionrc drwxr-xr-x 2 joseale joseale 4096 2005-02-04 17:22 .themes drwx------ 4 joseale joseale 4096 2004-12-27 09:11 .thumbnails -rw-r--r-- 1 joseale joseale 618 2005-04-20 09:59 .toprc drwx------ 2 joseale joseale 4096 2005-05-31 12:39 .Trash -rw------- 1 joseale joseale 5082 2005-02-04 18:04 .viminfo -rw------- 1 joseale joseale 122 2005-06-07 17:43 .Xauthority drwxr-xr-x 2 joseale joseale 4096 2004-12-24 10:56 .xine -rw-r--r-- 1 joseale joseale 10407 2005-02-08 14:04 .xscreensaver -rw-r--r-- 1 joseale joseale 1611 2005-06-07 17:54 .xsession-errors root@tarificavhl:/home/joseale # root@tarificavhl:/home/joseale # root@tarificavhl:/home/joseale # cd instalar/ root@tarificavhl:/home/joseale/instalar # ls cle266 DRI.tgz KMXF40031 Wine-20050310.tar.gz Data-ShowTable-3.3.tar.gz firefox-1.0.installer.tar.gz KMXF40031.tgz Wine-20050524.tar.gz DBD-mysql-2.9004.tar.gz firefox-installer wine-20041019 winetools-212jo DBI-1.46.tar.gz jre-1_5_0_01-linux-i586.bin Wine-20041019.tar.gz winetools-212jo.tar.gz root@tarificavhl:/home/joseale/instalar # cd winetools-212jo root@tarificavhl:/home/joseale/instalar/winetools-212jo # ls bde.reg config.empty gettext.sh ie6.reg INSTALL.txt listit scripts wt212jo chopctrl.pl doc gettext.sh.dummy iebatch.txt lauge-prefs.ini po wineinit.tar.gz Xdialog config.212 findwine icon install LICENSE.txt PowBallDX.cfg winetools.spec root@tarificavhl:/home/joseale/instalar/winetools-212jo # ./install Version: wt212jo Release: 212 Installing WineTools to /usr/local/winetools... Installing translations... ./install: line 26: msgfmt: command not found Installed translations for de_DE@euro to /usr/local/share/locale/de_DE@euro/LC_MESSAGES/wt2.mo ./install: line 26: msgfmt: command not found Installed translations for es to /usr/local/share/locale/es/LC_MESSAGES/wt2.mo ./install: line 26: msgfmt: command not found Installed translations for fr to /usr/local/share/locale/fr/LC_MESSAGES/wt2.mo ./install: line 26: msgfmt: command not found Installed translations for nb to /usr/local/share/locale/nb/LC_MESSAGES/wt2.mo ./install: line 26: msgfmt: command not found Installed translations for pt_BR to /usr/local/share/locale/pt_BR/LC_MESSAGES/wt2.mo Start WineTools as *normal* user with "wt2". Don't use as root! root@tarificavhl:/home/joseale/instalar/winetools-212jo # exit exit joseale@tarificavhl:~ $ ldconfig bash: ldconfig: command not found joseale@tarificavhl:~ $ su Password: root@tarificavhl:/home/joseale # ldconfig root@tarificavhl:/home/joseale # exit exit joseale@tarificavhl:~ $ wt2 LD_PRELOAD= found gettext in /usr/bin no suitable Wine directory found... Wine exited with a successful status wine is executed as wine Parameters are --noexit Wine is not configured yet! Browser is /usr/bin/firefox. WINEVER is "exited with a successful status". /usr/local/bin/wt2: line 2946: [: exited with a successful status: integer expression expected /usr/local/bin/wt2: line 2946: [: exited with a successful status: integer expression expected Version of Wine is OK. Calls to wine are executed as "wine". Config is /home/joseale/.wine/winetools.log. CDROM is . Choice is Base setup Choice is Create a fake Windows drive with checked=F waiting for wineservers to exit... all wineservers endet after 0 seconds... Invoking /usr/lib/wine/wine.bin rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf ... Converted temp dir to new entry HKCU\Environment "TEMP" = L"t:\\" Converted path dir to new entry HKCU\Environment "PATH" = L"c:\\windows;c:\\windows\\system" Converted profile dir to new entry HKCU\Environment "USERPROFILE" = L"c:\\windows\\Profiles\\Administrator" Converted windows dir to new entry HKCU\Environment "windir" = L"c:\\windows" Converted system dir to new entry HKCU\Environment "winsysdir" = L"c:\\windows\\system" Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Wine exited with a successful status /usr/bin/wineprefixcreate: line 166: wineserver: command not found waiting for wineservers to exit... all wineservers endet after 0 seconds... Drive C: is /home/joseale/.wine/drive_c, links will be made for c fake_windows waiting for wineservers to exit... all wineservers endet after 0 seconds... Invoking /usr/lib/wine/wine.bin wineboot ... Wine exited with a successful status LD_PRELOAD= found gettext in /usr/bin detecting Wine version... done. Drive C: is /home/joseale/.wine/drive_c Wine exited with a successful status wine is executed as wine Parameters are Choice is TrueType Font Arial with checked=F arial32.exe Invoking /usr/lib/wine/wine.bin regedit /e /home/joseale/.wine/installed.reg HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall ... regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does not exist! Success Wine failed with return code 1 grep: /home/joseale/.wine/installed.reg: No such file or directory grep: /home/joseale/.wine/installed.reg: No such file or directory rm: cannot remove `/home/joseale/.wine/installed.reg': No such file or directory software installation verified by /home/joseale/.wine/winetools.log ls: arial32.exe: No such file or directory downloading http://mesh.dl.sourceforge.net/sourceforge/corefonts/arial32.exe to arial32.exe with 554208 bytes... joseale@tarificavhl:~ $ wt2 LD_PRELOAD= found gettext in /usr/bin detecting Wine version... done. Drive C: is /home/joseale/.wine/drive_c Wine exited with a successful status wine is executed as wine Parameters are --noexit Browser is /usr/bin/firefox. WINEVER is "exited with a successful status". /usr/local/bin/wt2: line 2946: [: exited with a successful status: integer expression expected /usr/local/bin/wt2: line 2946: [: exited with a successful status: integer expression expected Version of Wine is OK. Calls to wine are executed as "wine". Config is /home/joseale/.wine/winetools.log. CDROM is /media/cdrom0. Choice is Base setup Choice is TrueType Font Arial with checked=F arial32.exe Invoking /usr/lib/wine/wine.bin regedit /e /home/joseale/.wine/installed.reg HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall ... regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does not exist! Success Wine failed with return code 1 grep: /home/joseale/.wine/installed.reg: No such file or directory grep: /home/joseale/.wine/installed.reg: No such file or directory rm: cannot remove `/home/joseale/.wine/installed.reg': No such file or directory software installation verified by /home/joseale/.wine/winetools.log 0 downloading http://mesh.dl.sourceforge.net/sourceforge/corefonts/arial32.exe to arial32.exe with 554208 bytes... WINEDEBUG="fixme-all" WINEDLLOVERRIDES="" wine ./arial32.exe Invoking /usr/lib/wine/wine.bin ./arial32.exe ... waiting for wineservers to exit... Wine exited with a successful status all wineservers endet after 14 seconds... cat: /tmp/wineinstall.3293.tmp: No such file or directory Failed: check installation by return value... waiting for wineservers to exit... all wineservers endet after 0 seconds... Invoking /usr/lib/wine/wine.bin wineboot ... Wine exited with a successful status Failed: 0 Choice is DCOM98 with checked=F dcom98.exe Invoking /usr/lib/wine/wine.bin regedit /e /home/joseale/.wine/installed.reg HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall ... regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does not exist! Success Wine failed with return code 1 grep: /home/joseale/.wine/installed.reg: No such file or directory grep: /home/joseale/.wine/installed.reg: No such file or directory rm: cannot remove `/home/joseale/.wine/installed.reg': No such file or directory software installation verified by /home/joseale/.wine/winetools.log ls: dcom98.exe: No such file or directory downloading http://download.microsoft.com/download/d/1/3/d13cd456-f0cf-4fb2-a17f-20afc79f8a51/DCOM98.EXE to dcom98.exe with 1229056 bytes... WINEDEBUG="fixme-all" WINEDLLOVERRIDES="ole32=n" wine ./dcom98.exe waiting for wineservers to exit... err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\dcom98.inf" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\dcomcnfg.hlp" Wine exited with a successful status all wineservers endet after 7 seconds... Failed: 0 check installation by return value... waiting for wineservers to exit... all wineservers endet after 0 seconds... Wine exited with a successful status Failed: 0 Choice is Microsoft Foundation Classes 4.0 with checked=F mfc40.dll regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does not exist! Success Wine failed with return code 1 grep: /home/joseale/.wine/installed.reg: No such file or directory grep: /home/joseale/.wine/installed.reg: No such file or directory rm: cannot remove `/home/joseale/.wine/installed.reg': No such file or directory software installation verified by /home/joseale/.wine/winetools.log ls: mfc40.dll: No such file or directory downloading http://www.dlldump.com/dllfiles/M/mfc40.dll to mfc40.dll with 924432 bytes... WINEDEBUG="fixme-all" WINEDLLOVERRIDES="" cp mfc40.dll /home/joseale/.wine/c/windows/system waiting for wineservers to exit... all wineservers endet after 0 seconds... Failed: 0 check installation by return value... Failed: 0 Choice is Internet Explorer 6.0 SP1 English with checked=F dcom98.exe regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does not exist! Success Wine failed with return code 1 grep: /home/joseale/.wine/installed.reg: No such file or directory grep: /home/joseale/.wine/installed.reg: No such file or directory rm: cannot remove `/home/joseale/.wine/installed.reg': No such file or directory software installation verified by /home/joseale/.wine/winetools.log dcom98.exe = installed at 07.06.2005 18:01:02 dependency dcom98.exe fulfilled mfc40.dll regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does not exist! Success Wine failed with return code 1 grep: /home/joseale/.wine/installed.reg: No such file or directory grep: /home/joseale/.wine/installed.reg: No such file or directory rm: cannot remove `/home/joseale/.wine/installed.reg': No such file or directory software installation verified by /home/joseale/.wine/winetools.log mfc40.dll = installed at 07.06.2005 18:01:36 dependency mfc40.dll fulfilled using english setup... Microsoft Internet Explorer.* regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does not exist! Success Wine failed with return code 1 grep: /home/joseale/.wine/installed.reg: No such file or directory grep: /home/joseale/.wine/installed.reg: No such file or directory rm: cannot remove `/home/joseale/.wine/installed.reg': No such file or directory software installation verified by /home/joseale/.wine/winetools.log ls: ie6setup.exe: No such file or directory downloading http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/EN-US/ie6setup.exe to ie6setup.exe with 491768 bytes... WINEDEBUG="fixme-all" WINEDLLOVERRIDES="" wine ./ie6setup.exe waiting for wineservers to exit... Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". err:ver:GetFileVersionInfoW Cannot access NE resource in L"C:\\windows\\msdownld.tmp\\AS046423.tmp\\w95inf16.dll" err:setupapi:SetupDefaultQueueCallbackA copy error 5 "C:\\windows\\msdownld.tmp\\AS046423.tmp\\w95inf16.dll" -> "c:\\windows\\system\\w95inf16.dll" err:setupapi:SetupDefaultQueueCallbackA copy error 5 "C:\\windows\\msdownld.tmp\\AS046423.tmp\\w95inf32.dll" -> "c:\\windows\\system\\w95inf32.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\autokill.inf" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\autokill.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\ie4olrdr.map" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\advpack.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\Bindlist.txt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\Softboot.txt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\Bindlist.log" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\Softboot.log" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\ierunonce.log" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\ierunonce.err" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\npstub.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\egg.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\dskwmark.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\tck.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\wmark.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\userexbg.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\userexp.htm" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\compon.htm" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Web\\desktop.htx" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\setup\\ie4.inf" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\PROG~FBU\\ie40.cif" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\PROG~FBU\\ie4.txt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\inf\\ie5dom.inf" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:rundll32:main Unable to find the entry point L"DelNodeRunDLL32C:\\\\Program" in L"advpack.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\\\Program Files\\Internet Explorer\\Uninstall Information\\Mobile Option Pack.dat" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\\\Program Files\\Internet Explorer\\Uninstall Information\\Mobile Option Pack.ini" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\\\Program Files\\Internet Explorer\\Uninstall Information\\IE5EXTRA.dat" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\\\Program Files\\Internet Explorer\\Uninstall Information\\IE5EXTRA.ini" err:setupapi:SetupDefaultQueueCallbackA delete error 5 "C:\\\\Program Files\\Internet Explorer\\Uninstall Information\\IE5BAKEX.dat" err:setupapi:SetupDefaultQueueCallbackA delete error 5 "C:\\\\Program Files\\Internet Explorer\\Uninstall Information\\IE5BAKEX.ini" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\\\Program Files\\Internet Explorer\\Uninstall Information\\w2kexcp.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\\\Program Files\\Internet Explorer\\ie4regun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0401\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0403\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0404\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0405\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0406\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0407\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0408\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0409\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\040B\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\040C\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\040D\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\040E\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0410\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0412\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0413\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0414\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0415\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0416\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0419\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\041B\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\041D\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\041F\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0424\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\042D\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0804\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0816\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\040A\\hhctrlui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\system\\mui\\0411\\hhctrlui.dll" Microsoft (R) Cabinet Extraction Tool - Version (32G) 4.11.0610.0 (03/31/99) Copyright (c) Microsoft Corp 1994-1999. All rights reserved. Cabinet mui.cab Extracting c:\windows\system\mui\0401\hhctrlui.dll Extracting c:\windows\system\mui\0403\hhctrlui.dll Extracting c:\windows\system\mui\0404\hhctrlui.dll Extracting c:\windows\system\mui\0405\hhctrlui.dll Extracting c:\windows\system\mui\0406\hhctrlui.dll Extracting c:\windows\system\mui\0407\hhctrlui.dll Extracting c:\windows\system\mui\0408\hhctrlui.dll Extracting c:\windows\system\mui\0409\hhctrlui.dll Extracting c:\windows\system\mui\040B\hhctrlui.dll Extracting c:\windows\system\mui\040C\hhctrlui.dll Extracting c:\windows\system\mui\040D\hhctrlui.dll Extracting c:\windows\system\mui\040E\hhctrlui.dll Extracting c:\windows\system\mui\0410\hhctrlui.dll Extracting c:\windows\system\mui\0412\hhctrlui.dll Extracting c:\windows\system\mui\0413\hhctrlui.dll Extracting c:\windows\system\mui\0414\hhctrlui.dll Extracting c:\windows\system\mui\0415\hhctrlui.dll Extracting c:\windows\system\mui\0416\hhctrlui.dll Extracting c:\windows\system\mui\0419\hhctrlui.dll Extracting c:\windows\system\mui\041B\hhctrlui.dll Extracting c:\windows\system\mui\041D\hhctrlui.dll Extracting c:\windows\system\mui\041F\hhctrlui.dll Extracting c:\windows\system\mui\0424\hhctrlui.dll Extracting c:\windows\system\mui\042D\hhctrlui.dll Extracting c:\windows\system\mui\0804\hhctrlui.dll Extracting c:\windows\system\mui\0816\hhctrlui.dll Extracting c:\windows\system\mui\040A\hhctrlui.dll Extracting c:\windows\system\mui\0411\hhctrlui.dll err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\icwconn1.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\icwconn2.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\inetwiz.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\isignup.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\icwdl.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\icwx25a.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\icwx25b.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\icwx25c.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\icwip.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\phone.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\state.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\msicw.isp" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\msn.isp" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\Program Files\\ICW-Internet Connection Wizard\\support.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\icwconn1.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\icwconn2.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\inetwiz.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\isignup.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\icwdl.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\icwx25a.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\icwx25b.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\icwx25c.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\icwip.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\phone.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\state.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\msicw.isp" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\msn.isp" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\support.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\cns.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\nocns.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\progress.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\sidebar.gif" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\connwiz.htm" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\cwizfram.htm" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "C:\\PROG~FBU\\INTE~H1A\\Connection Wizard\\cwizintr.htm" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwconn1.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwconn2.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\inetwiz.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\isignup.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwdl.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwx25a.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwx25b.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwx25c.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwip.dun" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\phone.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\state.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\msicw.isp" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\msn.isp" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\sbscfg.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\support.icw" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\readme.txt" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Connection Wizard\\icwread.txt" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Start Menu\\Programs\\Accessories\\Internet Tools\\Internet Setup Wizard.lnk" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Start Menu\\Programs\\Accessories\\Internet Tools\\Get on the Internet.lnk" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Start Menu\\Programs\\Internet Explorer\\Connection Wizard.lnk" err:setupapi:SetupDefaultQueueCallbackA delete error 3 "c:\\windows\\Start Menu\\Programs\\Accessories\\Internet Tools\\Internet Connection Wizard.lnk" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\All Users\\Desktop\\Connect to the Internet.lnk" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\inf\\IE4DATA.INF" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\inf\\IE4DATAX.INF" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\inf\\IEDATA.INF" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\PROG~FBU\\INTE~H1A\\Uninstall Information\\iedata.dat" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\PROG~FBU\\INTE~H1A\\Uninstall Information\\iedata.ini" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\wab.cnt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\wab.gid" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\inetcomm.hlp" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\inetcomm.cnt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\inetcomm.gid" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\conn_oe.hlp" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\conn_oe.cnt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\wab32.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\wabfind.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\wabimp.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\wab.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\wabmig.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\thor.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\imnacct.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\msoemapi.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\INTERN~1.{89" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\INTERN~2.{89" err:ver:GetFileVersionInfoW Cannot access NE resource in L"C:\\windows\\msdownld.tmp\\AS04DC41.tmp\\9xmig.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\msimn.cnt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\msimn.hlp" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\msimn.chm" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\help\\msimn.gid" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\PROG~FBU\\OUTL~ZNS\\_isetup.exe" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\PROG~FBU\\OUTL~ZNS\\msimnui.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\PROG~FBU\\OUTL~ZNS\\msimn.txt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\PROG~FBU\\OUTL~ZNS\\mnlicens.txt" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\PROG~FBU\\OUTL~ZNS\\msimnimp.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\PROG~FBU\\OUTL~ZNS\\junkmail.lko" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\PROG~FBU\\OUTL~ZNS\\oejunk.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\inf\\msimn.inf" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\inf\\msimn.pnf" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\mailnews.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\msoert.dll" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\nsevents.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\netshow.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\bloom.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\wbhc.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\msnbc.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\cnnvs.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\foxnews.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\Program Files\\Windows Media Player\\cnbc.url" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\voxcmp2.ax" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\voxsrc2.ax" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\voxdcmp2.ax" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\voxcmp.ax" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\voxsrc.ax" err:setupapi:SetupDefaultQueueCallbackA delete error 2 "c:\\windows\\system\\voxdcmp.ax" err:setupapi:SetupDefaultQueueCallbackA copy error 32 "C:\\windows\\msdownld.tmp\\AS05053C.tmp\\OLEAUT32.DLL" -> "c:\\windows\\system\\OLEAUT32.DLL" Wine failed with return code 194 all wineservers endet after 311 seconds... Failed: 0 check installation by path or registry value... waiting for wineservers to exit... all wineservers endet after 0 seconds... Microsoft Internet Explorer.* Wine exited with a successful status Microsoft Internet Explorer 6 SP1 and Internet Tools software installation verified by registry value Failed: 0 There is already a script called ie6 in /home/joseale/bin... There is already a script called outlookexpress in /home/joseale/bin... There is already a script called wmplayer in /home/joseale/bin... Failed: 0 installing new registry... waiting for wineservers to exit... all wineservers endet after 0 seconds... wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x003f004a in 32-bit code (0x40832012). In 32 bit mode. err:dbghelp_msc:pdb_process_file -Unable to peruse .PDB file msvcrt.pdb Register dump: CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0000 EIP:40832012 ESP:4080f398 EBP:4080f3c8 EFLAGS:00210206( - 00 - RIP1) EAX:003f003e EBX:40709330 ECX:4034001c EDX:003f003e ESI:00000000 EDI:00001000 Stack dump: 0x4080f398: 406ecd00 003f003e 00000002 00001000 0x4080f3a8: 4080f3c8 406ebd98 00000000 00001000 0x4080f3b8: 40351ac0 40709330 003f003e 00000000 0x4080f3c8: 4080fe2c 406ebab3 003f003e 406ec8d0 0x4080f3d8: 00000000 0000001f 40350f00 00000000 0x4080f3e8: 40706800 4080fe38 00390038 40350f00 0200: sel=1007 base=40031000 limit=00001f97 32-bit rw- Backtrace: =>1 0x40832012 _wtempnam+0x399 in msvcrt (0x4080f3c8) 2 0x406ebab3 PerformRegAction+0xf3 in regedit (0x4080fe2c) 3 0x406eb8a0 ProcessCmdLine+0x60 in regedit (0x4080fe4c) 4 0x406eb662 WinMain+0x22 in regedit (0x4080fe90) 5 0x406e7547 (0x4080ff20) 6 0x404d0302 (0x4080fff4) 7 0x4001d141 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) 0x40832012 _wtempnam+0x399 in msvcrt: movl 0xc(%eax),%eax Wine-dbg> Wine-dbg>exit syntax error Wine-dbg>quit WineDbg terminated on pid 0x8 Wine exited with a successful status waiting for wineservers to exit... all wineservers endet after 0 seconds... Wine is finalizing your software installation. This may take a few minutes, though it never actually does. err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" Xlib: extension "GLX" missing on display ":0.0". err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" err:exec:SHELL_ExecuteW cannot set directory L"c:\\windows\\system\\shell32.dll" Registration of c:\windows\system\StdOle2.Tlb successful. Wine exited with a successful status du: cannot access `/home/joseale/winetools/sys/Windows Update Setup Files': No such file or directory Downloaded IE6-Files=18904 Winetools IE6-Files=0 Choice is Show installed Software testsw Wine exited with a successful status software installation verified by /home/joseale/.wine/winetools.log joseale@tarificavhl:~ $
*new* fake Windows drive = installed at 07.06.2005 17:56:32 arial32.exe = installed at 07.06.2005 18:00:14 dcom98.exe = installed at 07.06.2005 18:01:02 mfc40.dll = installed at 07.06.2005 18:01:36 Microsoft Internet Explorer.* = installed at 07.06.2005 18:08:07