Hi,

please make sure, that "python.exe" equals the id-tag of that file in your 
setup.

If your file-tag looks like this:
<File Id='python' Name='python.exe' Source='[INSTALLDIR]bin\' Checksum='yes' />

Then the custom action should look like this:
<CustomAction Id="installMTMAgentService" Directory="pythonD0" 
ExeCommand="[#python] install" />

Oli

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