[Bug 5595] Lotus Notes 6.5.3 demo doesn't install

Wine Bugs wine-bugs at winehq.org
Tue Jul 4 05:58:24 CDT 2006


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





------- Additional Comments From truiken at gmail.com  2006-04-07 05:58 -------
The installer was calling MsiSetTargetPath after the CostFinalize action, which
is where the target paths are originally set for installation files. 
Originally, the directories were being changed, but that doesn't trickle down to
the file's target paths, so we have to update those too.  After this change, all
the Lotus Notes files install in the correct destination directory.

Patch sent:

http://winehq.org/pipermail/wine-patches/2006-July/028280.html

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