[Bug 5348] Adobe Photoshop CS2 install fails.

Wine Bugs wine-bugs at winehq.org
Thu Aug 24 22:26:20 CDT 2006


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





------- Additional Comments From mike at codeweavers.com  2006-24-08 22:26 -------

For the PSE installer, we set the "SourceDir" property:

trace:msi:MSI_SetPropertyW 0x5a0034 L"SourceDir" L"Z:\\home\\mike\\msi\\Adobe
Photoshop Elements\\"

Some time later, it checks the "SOURCEDIR" property in order to build a path for
the Abcpy.ini, and finds it empty,

trace:msi:MSI_GetProperty 1 L"SOURCEDIR" 0x7e240f50 0x7e240b28

So either both the upper case and mixed case properties are set, or this
property is case insensitive.

We need a test to determine if some or all properties are case insensitive...


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



More information about the wine-bugs mailing list