Hi, do you compile your custom action in Debug or in Release? Whic version of 
C++ are you using? Be sure to deploy the VC runtime too.

Run depends.exe tool on your friend“s machine and validate each dependence of 
your custom action dll.

Regards 
Silvio.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jaguar 36
Sent: Wednesday, October 24, 2007 4:14 PM
To: wix
Subject: [WiX-users] Minimum Requirements for msi on client machine.

Hi,
?
There was a strange issue which occured. I created a msi which was running 
perfectly on mine as well as another developer's machine, but it just "ended 
prematurely" when we copied this msi to another colleague (non-developer)'s 
machine.
Of special notice is that it ended when the pressing on a next button which had 
a custom action linked to a c++ dll. (which worked perfectly fine on mine 
machine).
On doing logging it was pointing to this line:
Action ended 10:54:53: VerifyLicenseKey. Return value 3.
DEBUG: Error 2896:?Executing action VerifyLicenseKey failed.
(VerifyLicenseKey is a c++ method signature) I would like to ask, what is the 
minimum requirements for a msi installation on a client machine , which has a 
c++ custom action in it ?
?
Thanks for any suggestions!


   _____  

Express yourself with the latest Windows Live Messenger! Get it free today! 
HYPERLINK "http://www.get.live.com/wl/all"Windows Live Messenger

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.9/1090 - Release Date: 10/24/2007 
8:48 AM
 
    

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.9/1090 - Release Date: 10/24/2007 
8:48 AM
 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to