HI all, 

 

I would like to know whether it is possible to pass parameters to a script
function (vbscript / jscript) and use the return value in WIX file. 

Currently I am able to call a function from a script file with the following
steps:

1.      Create a <Binary> element for the script file
2.      Create a <CustomAction> element using the <Binary> element created
above
3.      Schedule <InstallExecuteSequence>, and add <Custom
Action='CustomActionId' ..> child element.

 

Please let me know whether it is possible to pass parameters and receive
return value in the .wxs file.

 

Thanks and Regards,

Sameeksha


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.
-------------------------------------------------------------------------
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