Hi All, currently when I build by WIX installer (using candle and then light), 
it creates a single setup.msi for me. What I need is to create a single 
setup.msi but all the files that I need to install should not be present in 
setup.msi. I need them to exist separately and setup.msi should pick them when 
I 

run setup.msi.

e.g, say I want to install files A, B, C to the system.

current scenario: main.wxs + A, B, C -> candle -> light -> setup.msi 

required scenario: main.wxs + A, B, C -> candle -> light -> setup.msi + A, B, C

Thank you for your help.


      

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to