[Bug 12477] New: NBC Direct installer requires installation of Windows Installer 3.1 redist
http://bugs.winehq.org/show_bug.cgi?id=12477 Summary: NBC Direct installer requires installation of Windows Installer 3.1 redist Product: Wine Version: CVS/GIT Platform: PC URL: http://www.nbc.com/Video/NBCDirectInstaller.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: nodisgod(a)yahoo.com Created an attachment (id=12038) --> (http://bugs.winehq.org/attachment.cgi?id=12038) Microsoft Dynamics GP installer comparision screenshot Using current Git, when the NBC Direct installer is run, it attempts to satisfy certain prerequisites for NBC Direct, one of which is the Windows Installer 3.1. Due to bugs 5351 and 10698, the Windows Installer 3.1 redist cannot be installed. The NBC Direct installer's requirement of installing Windows Installer 3.1 seemingly shouldn't happen, since when unrelated application Microsoft Dynamics GP demo (from http://www.microsoft.com/dynamics/gp) is run, it detects Microsoft Windows Installer 3.1 prerequisite as already installed. No relevant output is noted. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 scguy318 <nodisgod(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |5351, 10698 Keywords| |download, Installer -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 Yolande Haneder <yolande(a)haneder.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yolande(a)haneder.biz --- Comment #1 from Yolande Haneder <yolande(a)haneder.biz> 2008-04-10 07:09:16 --- I have this prerequisite too, however, for instance the case of .NET 2 it seems rather to be checking the version of msi.dll rather than the installation of the installer. On some applications, the installer is crashing but after copying the required files and on subsequent times it's seen as installed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 --- Comment #2 from Yolande Haneder <yolande(a)haneder.biz> 2008-04-10 07:39:54 --- If you want to test if Microsoft Dynamics GP demo really gets the installation of 3.1 through, use winetrick to install the windows installer 2.0 and then launch this application. It's very likely that the installation will start this time and crash (as it would have had anyway). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 --- Comment #3 from James Hawkins <truiken(a)gmail.com> 2008-04-10 12:48:25 --- Don't steer this bug into 'blocked by not being able to install windows installer 3.1'. This particular installer is looking for certain characteristics that identify the installer msi as 3.1 that we don't provide. What are those characteristics? This is an easy class of bug to fix, so please take some time looking through the +file +reg and +ver channels to see what it's looking for. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|5351 | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|10698 | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 --- Comment #4 from scguy318 <nodisgod(a)yahoo.com> 2008-04-17 20:34:44 --- With a bit of recent downtime, I was able to find that the PSetup.exe utility that checks for prerequisites looks for the existence of registry key "HKEY_CLASSES_ROOT\CLSID\{000C101D-0000-0000-C000-000000000046}\DllVersion" with default value set to 3.1.4000. Adding the key and setting that default value causes the check for Windows Installer 3.1 to pass and thus the requirement for installing it is eliminated. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi --- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-04-18 12:57:55 --- {000C101D-0000-0000-C000-000000000046} is WindowsInstaller.Message = "Microsoft Windows Installer Message RPC" -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-12-23 15:20:35 --- In current git, the installer wants mdac28 and dotnet20. Installing those with winetricks, it then complains it needs wmp10. After that, crashes on launch saying it's missing a resource. I didn't test further, as I've got a suspicion the program changed on their end. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2008-12-24 16:49:46 --- Hello, --- quote --- In current git, the installer wants mdac28 and dotnet20. Installing those with winetricks, it then complains it needs wmp10. After that, crashes on launch saying it's missing a resource. I didn't test further, as I've got a suspicion the program changed on their end. --- quote --- I suggest to close this one. The original problem is no more present/reproducible in the installer versions currently available. For the resource crash you might file a new bug report. It's a bug in VM write watch handling code which was recently added and probably affects more .NET apps. Regards -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 scguy318 <nodisgod(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from scguy318 <nodisgod(a)yahoo.com> 2008-12-24 18:56:32 --- Resolving fixed then. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-02 10:33:35 --- Closing bugs fixed in 1.1.12. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12477 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4153fc190414bfd025032d96cb7 | |39c1880d61646 Version|unspecified |0.9.59. -- 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