I have made a Burn setup with several msi packages.In my package I use Heat to
harvest directory and package differents features such as languages files
located in different folders of my application.To make the setup works I need
to ad a suffix, for example the languade identity for each foder so that I can
reference to the same folder component for each language feature using a
different Id.
In this way the folders and files are not ordered to make the files grouped
depend on folder location as they will be installed in sequence.Is there any
way to make the msi tables reordered based on folder location so during
installation all the files of a folder will be installed at the same time
reducing the number of changing folder operations.
I have read that changing folder during installation is very time consuming, so
how to prevent and optimize this?Heat harvesting don't take care about the
folder locations so for each file installed the MSIEXEC will change current
folder.
It will be possible to reorder the files based on folder location in the msi
table during compiling process of msi?
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users