[WiX-users] Burn: checking free disk space

2013-11-13 Thread Alexey Larsky-RUS
Hi, IMO, useful thing to check minimal free disk space for whole burn bundle, running before installation start as condition. http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-disk-space-usage-calculation-td6984846.html --

Re: [WiX-users] util:UpgradeSearch like util:ProductSearch

2013-11-12 Thread Alexey Larsky-RUS
I don't seen feature, but try add a thing. Now I have troubles with uninstalling old (WiX 2.x) MSIs. Major Upgrade doesn't work with its. So could be nice be able to find installed products (with broken / incompatible Major Update functionality) by UpgradeCode + version condition (like found_ve

[WiX-users] util:UpgradeSearch like util:ProductSearch

2013-11-12 Thread Alexey Larsky-RUS
Hi, The util: Product Search searches by ProductCode. Can be useful have util:UpgradeCode for searching by UpgradeCode. -- November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable p

Re: [WiX-users] Burn. How to set UILevel == 3 (INSTALLUILEVEL_BASIC) or 4 (INSTALLUILEVEL_REDUCED) for msi.

2013-11-11 Thread Alexey Larsky-RUS
ISPLAY_PASSIVE" by default for MSI or whole bindle. > > > -Original Message- > From: Alexey Larsky-RUS [mailto:alexey.lar...@jeppesen.com] > Sent: Monday, November 11, 2013 10:15 AM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Burn. How to set

Re: [WiX-users] Burn. How to set UILevel == 3 (INSTALLUILEVEL_BASIC) or 4 (INSTALLUILEVEL_REDUCED) for msi.

2013-11-11 Thread Alexey Larsky-RUS
shows standard GUI and I don’t found way how set "/passive | BOOTSTRAPPER_DISPLAY_PASSIVE" by default for MSI or whole bindle. -Original Message----- From: Alexey Larsky-RUS [mailto:alexey.lar...@jeppesen.com] Sent: Monday, November 11, 2013 10:15 AM To: General discussion abo

Re: [WiX-users] Bugs from sourceforge and wix 3.8

2013-11-11 Thread Alexey Larsky-RUS
sers] Bugs from sourceforge and wix 3.8 There's a feature request open for that. I think it's has "Restart Boundary" in the title or something like that. -----Original Message- From: Alexey Larsky-RUS [mailto:alexey.lar...@jeppesen.com] Sent: Monday, November 11, 2013 1

Re: [WiX-users] Bugs from sourceforge and wix 3.8

2013-11-11 Thread Alexey Larsky-RUS
from sourceforge and wix 3.8 http://wixtoolset.org/issues/4019/ Blair From: Alexey Larsky-RUS Sent: ‎Monday‎, ‎November‎ ‎11‎, ‎2013 ‎6‎:‎19‎ ‎AM To: General discussion for Windows Installer XML toolset. Dear WiX developers, I can't find bug from SourceForge (http://sourceforg

[WiX-users] Bugs from sourceforge and wix 3.8

2013-11-11 Thread Alexey Larsky-RUS
Dear WiX developers, I can't find bug from SourceForge (http://sourceforge.net/p/wix/bugs/3310/) in the new bug tracker (http://wixtoolset.org/issues/). Is it fixed and if yes - will fix included into WiX 3.8? -- Novembe

Re: [WiX-users] Burn. How to set UILevel == 3 (INSTALLUILEVEL_BASIC) or 4 (INSTALLUILEVEL_REDUCED) for msi.

2013-11-10 Thread Alexey Larsky-RUS
ub-package. Remember Burn is designed to provide a "single progress bar experience". -- Nicolas 2013/11/1 Alexey Larsky-RUS : > When I like to show overall progress for each msi. Some of them setups long > time. > It could be matter during tuning installing 3rd-party MSIs with inco

Re: [WiX-users] Burn. How to set UILevel == 3 (INSTALLUILEVEL_BASIC) or 4 (INSTALLUILEVEL_REDUCED) for msi.

2013-11-01 Thread Alexey Larsky-RUS
ect sender, ExecuteMsiMessageEventArgs e) -Original Message----- From: Alexey Larsky-RUS [mailto:alexey.lar...@jeppesen.com] Sent: Friday, November 01, 2013 12:40 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Burn. How to set UILevel == 3 (INSTALLUILEVEL_BASIC) or 4 (INSTALLUILEV

Re: [WiX-users] Burn. How to set UILevel == 3 (INSTALLUILEVEL_BASIC) or 4 (INSTALLUILEVEL_REDUCED) for msi.

2013-10-31 Thread Alexey Larsky-RUS
) isn’t currently available from burn. Blair From: Alexey Larsky-RUS Sent: ‎Monday‎, ‎October‎ ‎28‎, ‎2013 ‎10‎:‎38‎ ‎PM To: General discussion for Windows Installer XML toolset. Dear users, I can't found how to set UILevel == 3 or 4 for msi (MsiPackage). DisplayInternalUI='no'

Re: [WiX-users] Burn installation with Aladdin eToken driver (msi) opens second burn's window.

2013-10-30 Thread Alexey Larsky-RUS
what is inside the Wise installers CA that fires right before the second instance spawns. -Original Message- From: Alexey Larsky-RUS [mailto:alexey.lar...@jeppesen.com] Sent: Monday, October 14, 2013 8:07 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-user

[WiX-users] Burn. How to set UILevel == 3 (INSTALLUILEVEL_BASIC) or 4 (INSTALLUILEVEL_REDUCED) for msi.

2013-10-28 Thread Alexey Larsky-RUS
Dear users, I can't found how to set UILevel == 3 or 4 for msi (MsiPackage). DisplayInternalUI='no' sets UILevel == 2 (INSTALLUILEVEL_NONE) DisplayInternalUI='yes' sets UILevel == 5 (INSTALLUILEVEL_FULL) Yours sincerely. ---

Re: [WiX-users] Burn installation with Aladdin eToken driver (msi) opens second burn's window.

2013-10-14 Thread Alexey Larsky-RUS
ken driver (msi) opens second burn's window. That is odd - did you put a screenshot somewhere? Neil > On 14 Oct 2013, at 09:06, "Alexey Larsky-RUS" > wrote: > > Quiet and full mode installations from command line goes normal, without > second gui windows. >

Re: [WiX-users] Burn installation with Aladdin eToken driver (msi) opens second burn's window.

2013-10-14 Thread Alexey Larsky-RUS
] Burn installation with Aladdin eToken driver (msi) opens second burn's window. If you run this: msiexec /quiet /i PKIClient-x32-5.1.msi ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7" Do you see the same thing? -Original Message----- From: Alexey Lars

Re: [WiX-users] Burn installation with Aladdin eToken driver (msi) opens second burn's window.

2013-10-13 Thread Alexey Larsky-RUS
t PID is really burn starting another burn instance, or if the CA inside the MSI that is running about that time is spawning it (process explorer would tell you this). I also think were missing a log file for the second instance of the bundle that spawned. -Original Message----- From: Al

Re: [WiX-users] Burn installation with Aladdin eToken driver (msi) opens second burn's window.

2013-10-13 Thread Alexey Larsky-RUS
d line is used and try that (still not seeing any screen shots in the link). -Original Message- From: Alexey Larsky-RUS [mailto:alexey.lar...@jeppesen.com] Sent: 13 October 2013 19:01 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn installation

Re: [WiX-users] Burn installation with Aladdin eToken driver (msi) opens second burn's window.

2013-10-13 Thread Alexey Larsky-RUS
n installs in unattended mode without burn - I suspect it will do the same, if so you will need to take this up with Aladdin and find out what the unattended mode command line options are. (By the way attachments don't come through to the list.) Neil -Original Message----- From: Al

[WiX-users] Burn installation with Aladdin eToken driver (msi) opens second burn's window.

2013-10-12 Thread Alexey Larsky-RUS
Dear Colleagues, During setup burn based installer with Aladdin's eToken Pro drivers 3.66(RTE 3.66.msi) or 5.1 (PKIClient-x32-5.1.msi) opens second installer window. OS: Windows XP SP3 х32 Burn: release 3.7, 3.8.1007.0 MSI: http://www.isecurity.info/downloads/PKI_RTE_5.1_SP1_For_XP_Vista_Win_7_