Re: [WiX-users] Installer appears very slow

2010-10-08 Thread Lena Vinogradov
ubject: Re: [WiX-users] Installer appears very slow Yes, you can safely specify code (as sample) for enabling this option. This property will be ignored for Windows Installer prior to 5.0 and will be used under installer 5.0. This code will not override MSIFASTINSTALL property, this code will set

Re: [WiX-users] Installer appears very slow

2010-10-08 Thread Alexander Kozlenko
. -Original Message- From: Lena Vinogradov [mailto:lena.vinogra...@quest.com] Sent: Friday, October 08, 2010 6:05 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installer appears very slow Thank you, I see in the log that it is in fact spending 9

Re: [WiX-users] Installer appears very slow

2010-10-08 Thread Lena Vinogradov
Windows 7? Thanks! -Original Message- From: Alexander Kozlenko [mailto:alexander.kozle...@hotmail.com] Sent: Thursday, October 07, 2010 5:00 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Installer appears very slow Creating Restore Point. Y

Re: [WiX-users] Installer appears very slow

2010-10-08 Thread Rob Hamflett
You can get a log of the install and each entry will contain a time stamp. To get a full log run "msiexec /l*vx log.txt". I usually find that just using "msiexec /leavx log.txt" gets me most of the information I need. Rob On 07/10/2010 21:21, Lena Vinogradov wrote: > Hi , > I wrote a very

Re: [WiX-users] Installer appears very slow

2010-10-07 Thread Alexander Kozlenko
[mailto:lena.vinogra...@quest.com] Sent: Thursday, October 07, 2010 11:21 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Installer appears very slow Hi , I wrote a very small installer - copies about 20 files, starts service, adds entry to firewall exception list. I

[WiX-users] Installer appears very slow

2010-10-07 Thread Lena Vinogradov
Hi , I wrote a very small installer - copies about 20 files, starts service, adds entry to firewall exception list. I originally used WixUI_Minimal then had to switch to WixUI_InstallDir with one dialog skipped. Even when I used WixUIMininal the installer seems to be very slow - it takes up