[Bug 2432] New wine build 20040813 will not install InstMsiA.exe from Microsoft.

Wine Bugs wine-bugs at winehq.org
Mon Oct 3 03:06:27 CDT 2005


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





------- Additional Comments From richard at daijobu.co.uk  2005-03-10 03:06 -------
James, are you sure?

$ cvs update -r Wine-20050930
$ make 
...
$ rm -rf ~/.wine

$ cat ../msi.reg
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine]
"Version"="win98"

[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"msi"="native"
"msiexec.exe"="native"

$ ./wine regedit ../msi.reg
/home/richard/.wine updated successfully.

$ md5sum ../InstMsiA.exe
22098231992c8c808543825e19dc9454  ../InstMsiA.exe

$ ./wine ../InstMsiA.exe
fixme:ole:ITypeInfo_fnRelease destroy child objects
... repeated ...
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:storage:StgCreateDocfile Transacted mode not implemented.
fixme:storage:StorageImpl_Commit (1): stub!
fixme:storage:StorageImpl_Commit (1): stub!
fixme:imagehlp:BindImageEx (0, "C:\\windows\\system32\\msisip.dll",
"C:\\windows\\system32\\;C:\\windows\\system32\\;c:\\windows\\system32", (null),
(nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\system32\\msihnd.dll",
"C:\\windows\\system32\\;C:\\windows\\system32\\;c:\\windows\\system32", (null),
(nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\system32\\msiexec.exe",
"C:\\windows\\system32\\;C:\\windows\\system32\\;c:\\windows\\system32", (null),
(nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\system32\\msi.dll",
"C:\\windows\\system32\\;C:\\windows\\system32\\;c:\\windows\\system32", (null),
(nil)): stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
... repeated ...
fixme:ole:ITypeInfo_fnRelease destroy child objects

... Dialog displayed: "Windows Installer Setup completed successfully" 

fixme:crypt:CryptSIPRemoveProvider stub!
fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
fixme:ole:ITypeInfo_fnRelease destroy child objects
... repeated ...

$ 


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list