[Bug 21133] FreeSerifSoftware PhotoPlus SE installer fails with "this action is not supported, please use setup.exe to begin installation"

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 4 02:41:26 CDT 2010


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


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net




--- Comment #5 from Hans Leidekker <hans at meelstraat.net>  2010-05-04 02:41:25 ---
The 'NotWelcomeDlg' action has this condition:
(NOT Installed) AND (NOT (LAUNCHCODE=160769)) AND (NOT (RmWorkstation = 1))

LAUNCHCODE is set to zero in the Property table which would make this condition
true. The installer uses an embedded transform to patch the value but we don't
update properties properly afterwards; we insert new properties but we don't
update existing properties.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list