Hi, We are using WiX for our setup. We are shipping over 72,000 files. For around 900 to 1000 components we have same guid for all version. We allow side by side installation of our setup. The uninstallation of the setup takes around 3 hours in some machine and it uninstalls within 1hour in some machine whereas installation takes maximum of 50mins in all kind of OS and machines. having same guid each time will reduce the performance of uninstallation? I mean, If we have more than one components with same guid will make it as Shared components and would it cause this performance issue? We have took the log of the uninstallation and in the following it took nearly half an hour, but could not find the root cause of the issue exactly. Any suggestions please?
MSI (s) (DC:88) [16:46:31:175]: Note: 1: 2205 2: 3: Class MSI (s) (DC:88) [16:46:31:409]: Note: 1: 2205 2: 3: _RemoveFilePath MSI (s) (DC:88) [17:14:41:802]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'. MSI (s) (DC:88) [17:14:41:802]: Note: 1: 2205 2: 3: BindImage Thanks, Varun ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users