Hi All, At the time of uninstalltion I want to check if a particular
service is running or not .for this I have written a function code in my dll .I
have also written a CustomAction corresponding to this DllEntry. The
function in my dll returns o if service is not running and 1 if service
is running. Now I do not know how to check the return value and
take further actions like displaying a dialog box if the service is running . I
have defined my custom action like
<CustomAction Id='CHECK_INDEXER_RUNNING'
BinaryKey='addinsca'
DllEntry='CheckIndexerRunning' Return="check"/> Can anybody tell me how should I publish this event on
clicking of a next button from InstallGUI ? and also retrieve what this function
returns for instance 0 or 1 . Thanks in Advance. Thanks and Regards
|
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users