[Bug 29595] New: Microsoft Software Jukebox thinks IE not installed, missing registry key
http://bugs.winehq.org/show_bug.cgi?id=29595 Bug #: 29595 Summary: Microsoft Software Jukebox thinks IE not installed, missing registry key Product: Wine Version: 1.3.36 Platform: x86-64 URL: http://www.megaupload.com/?d=3YZOM70E OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: markk(a)clara.co.uk Classification: Unclassified This bug applies to Microsoft Software Jukebox, a DVD-ROM containing several games which can be unlocked after payment. Jukebox.exe runs when you insert the disc. With Wine however, Jukebox.exe just shows a message box: Microsoft Internet Explorer 5.0 or later is required to run the Jukebox. Retrying after doing "winetricks ie6" didn't improve things. I got a WINEDEBUG=+all trace, and the part before the message box showed this: 4.207:0009:Call advapi32.RegOpenKeyA(80000002,0040e604 "Software\\Classes\\Applications\\iexplore.exe\\shell\\open\\command",0033faf8) ret=0040237d 4.207:0009:trace:reg:NtOpenKey (0x2c,L"Software\\Classes\\Applications\\iexplore.exe\\shell\\open\\command",2000000,0x33faf8) 0009: open_key( parent=002c, access=02000000, attributes=00000000, name=L"Software\\Classes\\Applications\\iexplore.exe\\shell\\open\\command" ) 0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=0000 } In Windows 2000 with IE 6.0SP1, that registry key does exist; RegEdit reports: Value name: (Default) Value data: "C:\Program Files\Internet Explorer\iexplore.exe" %1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29595 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |registry -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29595 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #1 from Jarkko K <jarkko_korpi(a)hotmail.com> --- Never heard of this before. The link is not valid anymore? Can you test with recent wine? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29595 Mark K <markk(a)clara.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markk(a)clara.co.uk --- Comment #2 from Mark K <markk(a)clara.co.uk> --- I didn't test with recent Wine but I have re-uploaded Jukebox.exe.bz2 (744KB) to: http://www.4shared.com/file/plKV4EoMce/Jukeboxexe.html and http://www.multiupload.nl/D8R413NM0Y -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29595 --- Comment #3 from Mark K <markk(a)clara.co.uk> --- This issue is still present in Wine 1.7.20. The fix should be quite simple: when populating a new wineprefix directory, create a registry key HKLM\Software\Classes\Applications\iexplore.exe\shell\open\command with value data "C:\Program Files\Internet Explorer\iexplore.exe" %1 After manually creating that registry key, I could run Jukebox.exe and get to the splash screen. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29595 Mark K <markk(a)clara.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.megaupload.com/? |http://www.filedropper.com/ |d=3YZOM70E |jukeboxexe --- Comment #4 from Mark K <markk(a)clara.co.uk> --- multiupload URL for the Jukebox.exe.bz2 file seems to no longer work. I have uploaded it to http://www.filedropper.com/jukeboxexe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29595 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.filedropper.com/ | |jukeboxexe | Summary|Microsoft Software Jukebox |Microsoft Software Jukebox |thinks IE not installed, |needs |missing registry key |HKLM\Software\Classes\Appli | |cations\iexplore.exe\shell\ | |open\command key -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29595 --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- (In reply to Mark K from comment #4)
multiupload URL for the Jukebox.exe.bz2 file seems to no longer work. I have uploaded it to http://www.filedropper.com/jukeboxexe
URL is dead, but I sent a patch: https://source.winehq.org/patches/data/117084 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29595 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |austinenglish(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29595 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0e40a9bed7f502361d554280cec | |e4cc94a1e8a3a Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #5)
(In reply to Mark K from comment #4)
multiupload URL for the Jukebox.exe.bz2 file seems to no longer work. I have uploaded it to http://www.filedropper.com/jukeboxexe
URL is dead, but I sent a patch: https://source.winehq.org/patches/data/117084
Should be fixed by https://source.winehq.org/git/wine.git/commitdiff/0e40a9bed7f502361d554280ce... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29595 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.8-rc3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29595 Mark K <markk(a)clara.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.mediafire.com/do | |wnload/vqodcpqg2vm9h0y/Juke | |box.exe.bz2 --- Comment #8 from Mark K <markk(a)clara.co.uk> --- I'm not currently able to test, but I have uploaded the Jukebox.exe.bz2 file to http://www.mediafire.com/download/vqodcpqg2vm9h0y/Jukebox.exe.bz2 [The 4shared link in comment 2 should still work, but requires (free) registration in order to download.] -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org