Hi,
 
Can someone help me understand how Wix is supposed to handle uncompressed 
installs? I changed one of my wxs files to not be compressed. I was surprised 
by the result. It looks like it tries to move files at bind time to the 
installation target directory. That is it selects from the msi data base the 
directory records and concatenates the results into a directory path. 
.
 
I don't understand this at all. Why would changing a compress attribute imply 
that I want to move files into the installation target directory ( meaning 
"program files") at the time I make the msi file? Why would anyone at any time 
move files into the target directory as part of building an installation file?
 
Thanks,
Gary

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to