> I have my .wxs file setup so that the user can specify the INSTALLDIR
> (via WixUI_Mondo).  I need to be able for force some files to be
> installed in specific directories under INSTALLDIR (i.e. the user
> cannot choose their location).  Is this possible?  If so, how do I go
> about doing it?

I figured it out....

I just needed to add another <Directory> definition under INSTALLDIR.

I really like WiX, it's really easy to piece together an installer
exactly how I like it.

Cheers!

Chris

-- 
Chris Sutcliffe
http://ir0nh34d.blogspot.com
http://emergedesktop.org


_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to