How do I add an include file in a separate directory? 

<?include LicenseDialog.wsi ?> works
but 
<?include ..\Deployment\License\LicenseDialog.wsi ?>
or
<?include "..\Deployment\License\LicenseDialog.wsi" ?>
does not work inside my product.wsx file.

Any inputs? 

Thanks,
Chandra


=


-- 
_______________________________________________
Search for products and services at: 
http://search.mail.com

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