http://bugs.winehq.org/show_bug.cgi?id=4688
------- Additional Comments From rklassen@mccscs.com 2006-01-03 12:56 ------- Debug ---- as requested
Command line:
[rklassen@itstation ~]$ WINEDEBUG=+debugstr wine ~/Desktop/InstMsiA.exe
Output:
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA ANSI BUILD warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Running on Win9X. warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Attempting to get function GetWindowsDirectoryA/W. warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Successfully loaded the specified procedure from kernel32.dll. warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA C:\windows\temp\IXP006.TMP\mspatcha.dll : 5.1.2600.0 warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Unable to get version info for c:\windows\system32\mspatcha.dll. Error 2. warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA InstMsi version of mspatcha.dll is newer than existing. warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Found unused RunOnce entry : InstMsi6 warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Found unused RunOnce entry : InstMsi7 warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Attempting to create folder c:\windows\Installer. warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Successfully loaded the specified procedure from msi.dll. warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA Temporary store located at : c:\windows\Installer\InstMsi3 warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst: warn:debugstr:OutputDebugStringA RunProcess (MsiExec.exe, MsiExec.exe /regserver /qn) warn:debugstr:OutputDebugStringA
wine: could not load L"C:\windows\Installer\InstMsi3\msiexec.exe" as Win32 binary ***************************
nothing new there as far as I can see...