Jason Van Eaton wrote:
> It was merely an example of passing a command line to %ComSpec%, which is 
> what I am actually trying to accomplish.  It isn't clear to me that I can use 
> ExeCommand with %ComSpec% since I am not installing that file myself.
>   

You don't need CAs for this. Target should be "[%COMSPEC]" (for example) 
and Arguments should be '/k "whatever"'

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

Reply via email to