Hi,

I have two files A.exe and B.txt that are helper files that are not to be installed on the machine but needs to be in the msi package to complete the installation. Also, I need to run “A.exe –parameter B.txt”. I looked into using <Binary> but couldn’t figure out how to pass B.txt as a parameter without having B.txt on the machine. Does anyone know how to do it without writing any C++/C# code?

Thanks,
Derek



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

Reply via email to