[Bug 31942] Office Professional 2003 Installer Crashes Almost Immediately

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 1 03:38:08 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=31942

Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|mountmgr.sys                |-unknown

--- Comment #28 from Hans Leidekker <hans at meelstraat.net> ---
The ioctl appears to be part of a routine to determine what drive to cache the
installation files on. Before this commit it fails to find one:

0009:Call msvcrt._vsnprintf(3003e258,00007fff,300070fc "failed to determine if
drive was removable: %C",00329250) ret=3000f73a
...
0009:Call msvcrt._vsnprintf(3003e258,00007fff,30007734 "Couldn't determine what
drive to cache on.",003298c4) ret=3000f73a

After this commit it finds a suitable drive:

0039:Call KERNEL32.WideCharToMultiByte(00000000,00000000,300070d8 L"Found NTFS
drive.",ffffffff,0032124c,00008000,00000000,00000000) ret=3000fe52

-- 
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