Yes, it could be possible to make an extension for changing the Ids as they 
report location path, as the file will be ordered in the MSI table grouped by 
their directory location?Or is there a way for naming the Ids generated by heat 
as to report the directory path?My old Installation made by InstallShield is 
very very faster than wix.


> From: dan.mad...@quanser.com
> To: wix-users@lists.sourceforge.net
> Date: Wed, 15 May 2013 16:13:56 -0400
> Subject: Re: [WiX-users] Speed up installer for copy file using Heat
> 
> I think he wants the component Ids to be such that if the component Ids are 
> sorted alphabetically then they end up in the same order as the files 
> themselves when the files are sorted alphabetically.
> 
> Dan
> 
> -----Original Message-----
> From: Neil Sleightholm [mailto:n...@x2systems.com] 
> Sent: May-15-13 4:08 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Speed up installer for copy file using Heat
> 
> You shouldn't need to do this as WiX takes care of it for you, the files are 
> stored in the cab in alphabetical order no matter what order they are in you 
> source.
> 
> Neil
> 
> -----Original Message-----
> From: Marco Tognacci [mailto:mark...@live.it] 
> Sent: 15 May 2013 21:03
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Speed up installer for copy file using Heat
> 
> I have used heat for harvest the files to install in my application. I have 
> read that to make install of file faster the Ids of the files that are 
> located in the same forder must be alphabetically consecutive so that they 
> will be installed in sequence, so is there some optimization for generating 
> the Ids for hte harvested file to follow the folder file path?Perhaps it 
> could be used a transformation *.xslt, do you know how it could be 
> defined?Thanks.                                           
> ------------------------------------------------------------------------------
> AlienVault Unified Security Management (USM) platform delivers complete 
> security visibility with the essential security capabilities. Easily and 
> efficiently configure, manage, and operate all of your security controls from 
> a single console and one unified framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> ------------------------------------------------------------------------------
> AlienVault Unified Security Management (USM) platform delivers complete
> security visibility with the essential security capabilities. Easily and
> efficiently configure, manage, and operate all of your security controls
> from a single console and one unified framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> ------------------------------------------------------------------------------
> AlienVault Unified Security Management (USM) platform delivers complete
> security visibility with the essential security capabilities. Easily and
> efficiently configure, manage, and operate all of your security controls
> from a single console and one unified framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to