On 01-May-12 19:18, Uma Harano wrote:
> But the way I want it to work is as follows:
> My media has a Setup.exe. At this level, I have a support folder that 
> contains the msi package that I want to bootstrap. So I want the Setup.exe to 
> launch the msi from this Support folder.
Burn doesn't work that way. It always caches packages, though you can 
use Cache="no" to tell Burn to delete the cache after installation.

> Also, when I compile to create the bootstrapper in Wix, the only way it will 
> compile is if I have Support folder in the same location of the wxs file. If 
> not, I get a compile error (same as the one below).
You can use several techniques to specify where the build finds files. 
See wix.chm for "How To: Specify source files."

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to