[Bug 33037] Visual Studio 6 can't be installed with WinVer >= Win2K (missing HKEY_PERFORMANCE_DATA 230, process object)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 24 15:19:29 CST 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
            Summary|Visual Studio 6 can't be    |Visual Studio 6 can't be
                   |installed                   |installed with WinVer >=
                   |                            |Win2K (missing
                   |                            |HKEY_PERFORMANCE_DATA 230,
                   |                            |process object)
     Ever Confirmed|0                           |1

--- Comment #12 from Anastasius Focht <focht at gmx.net> 2013-02-24 15:19:29 CST ---
Hello folks,

this is essentially a dupe of old bug 5322 which was closed because some people
claimed VC6 installer worked for them.

There never was a regression because the installer itself is bugged.

The stack variable leading to crash is only properly initialized if the
registry performance data code path is fully executed (which Wine doesn't
implement).

Again: it's just pure luck if the installer "works" in some Wine version!

See Visual Studio 6 appdb entry:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4647 for hints and
workaround (install in Win9X mode or use my gdb proxy script for hot-patching
the installer).

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.



More information about the wine-bugs mailing list