Displaying 3 results from an estimated 3 matches for "msiapplypatchw".
Did you mean:
msi_applypatchw
2008 Nov 23
4
updating Zbrush 3 to 3.1
...dll (0x0033f4d8)
5 0x7bc3d640 NtQueryFullAttributesFile+0x50() in ntdll (0x0033f598)
6 0x7bc3d82c NtQueryAttributesFile+0x2c() in ntdll (0x0033f5f8)
7 0x7b846f10 GetFileAttributesW+0xf0() in kernel32 (0x0033f688)
8 0x7ee013f5 MsiConfigureProductExW+0x135() in msi (0x0033fcf8)
9 0x7ee01c5f MsiApplyPatchW+0x45f() in msi (0x0033fd58)
10 0x7ee67b19 WinMain+0x939() in msiexec (0x0033fe58)
11 0x7ee6929d main+0xad() in msiexec (0x0033fed8)
12 0x7ee691d8 in msiexec (+0x91d8) (0x0033ff08)
13 0x7b878c18 in kernel32 (+0x58c18) (0x0033ffe8)
14 0xb7ec4d37 wine_switch_to_stack+0x17() in libwine.so.1 (...
2006 Apr 13
0
How to apply .msp patch in wine?
Dear list users:
How can I apply az .msp pach file in wine?
I tried msiexec /p *.msi but I got this error:
/usr/bin/msiexec /p EN901sitePatch.msp
fixme:msi:MsiApplyPatchW L"EN901sitePatch.msp" (null) 0
(null)
I use wine 0.9.11 on SUSE-10.0
Thanks,
IG
_______________________________________________________________________
R?vid ?s hossz? t?v? befektet?sek interneten kereszt?l! Sz?mlavezet?si d?j m?r 125 Ft-t?l!
www.klikkbank.hu
2007 Jun 29
0
Wine release 0.9.40
...: Make connection points container independent.
mshtml: Added IConnectionPointContainer implementation to HTMLBodyElement.
mshtml: Add IID_IPropertyNotifySink and DIID_HTMLTextContainerEvents connection points to HTMLBodyElement.
James Hawkins (20):
msi: Forward MsiApplyPatchA to MsiApplyPatchW.
msi: Implement MsiApplyPatchW.
msi: Patches are applied based on ProductCode, not ProductID.
msi: Send the expected data to set_deferred_action_props.
msi: Properly delete rows from the table, instead of zeroing out the row.
ntoskrnl.exe: Add a stub implementation of...