Ricardo Lopes wrote: > I want to call a custom action when the installation finishes and use > a variable value from the script. However the variable value is not > replaced inside the script.
Only formatted strings automatically support property replacement. To explicitly ask for a property's value, you need to use the right API function (e.g., MsiGetProperty). Note that script is highly discouraged -- see Rob's blog for details about the problems they cause. -- sig://boB http://bobs.org ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users