[Bug 2547] word perfect 12 trial fails to run

Wine Bugs wine-bugs at winehq.org
Mon Jun 19 15:16:15 CDT 2006


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





------- Additional Comments From truiken at gmail.com  2006-19-06 15:16 -------
The problem is as follows:

1) msi calls the custom action CA_AcquireKey.
2) CA_AcquireKey tries to open a browser window, or connect to the internet in
some way.
3) CA_AcquireKey returns the result "1603", which is an error.
4) CA_MigrateCurrentUserTempKey fails to copy temporary registry keys, which
indicates that the key was never written in the first place.
5) CA_CleanupInstallationFiles fails to delete the file
c:\windows\temp\corel\programs\psikey.dll, which indicates that the file was
probably not copied in the first place.

1-3 is one problem, 4 and 5 are each separate problems.  My guess is that the
installer needs to connect to the corel site to get a temporary serial (key),
and fails because it can't connect.

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