You can do string comparisons, eg. REGVAL >= "#12300" but of course it will
be a bit brittle. If your expected values are say, 11200 through 9 then
it's probably fine, but once it reaches "10" then there will be problems
:)
Kevin Palmer wrote
> Hi,
>
> I've searched and cannot find a su
IF using a bundle, use util:RegistrySearch Format="raw" and pass the result
as a property to the MSI (or handle the launch condition in the ba). From
what I have read, if using a msi only, then I think you need the CA.
--
View this message in context:
http://windows-installer-xml-wix-toolset.6
Hi,
I've searched and cannot find a suitable solution to this problem.
When performing a a REG_DWORD property is read back as a
string containing the value prefixed with a # (i.e. #12345)
It doesn't appear that you can then use that property in a numeric condition
(i.e. REGVAL >= 12300) due t
Sounds similar to a problem I recently encountered when looking for a
decent bootstrapper to use with WiX.
I'd suggest duplicating the search anyway (since corporate
environments usually require an MSI for deployment). The difference
will be that the MSI just throws an error and tells the user to
I am using the Bootstrap Manifest Generator to build a bootstrapper which will
search for and install third-party prerequisites on the target machine (Flash,
Acrobat, etc).
Since BMG-- and most other bootstrapper builders I have encountered-- leave the
bare MSI exposed in the same location a
olset.
Subject: Re: [WiX-users] LaunchConditions and FindRelatedProducts
I see that you already filed a bug. If there are any patching
implications to re-sequencing actions we will have move this to WiX v4.
Neil Sleightholm wrote:
> I can't think of any relationship between
il
>
> -Original Message-
> From: Rob Mensching [mailto:r...@wixtoolset.org]
> Sent: 14 February 2009 02:02
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] LaunchConditions and FindRelatedProducts
>
> The current sequence of actions came from
hould I raise a bug for this so it isn't lost?
Neil
-Original Message-
From: Rob Mensching [mailto:r...@wixtoolset.org]
Sent: 14 February 2009 02:02
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] LaunchConditions and FindRelatedProducts
The current
gt; actually breaks installs if you run a downgrade silently.
>
> Neil
>
> -Original Message-
> From: Christopher Painter [mailto:chr...@deploymentengineering.com]
> Sent: 13 February 2009 20:54
> To: General discussion for Windows Installer XML toolset.
> Su
il Me
--- On Fri, 2/13/09, Neil Sleightholm wrote:
> From: Neil Sleightholm
> Subject: RE: [WiX-users] LaunchConditions and FindRelatedProducts
> To: chr...@deploymentengineering.com, "General discussion for Windows
> Installer XML toolset."
> Date: Friday, February 13, 200
o:chr...@deploymentengineering.com]
Sent: 13 February 2009 20:54
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] LaunchConditions and FindRelatedProducts
For some reason that I don't understand, the MSI SDK suggests that
LaunchConditions be before AppSearch:
http://msdn.microsoft
ngineering Blog
Have a hot tip, know a secret or read a really good thread that deserves
attention? E-Mail Me
--- On Fri, 2/13/09, Neil Sleightholm wrote:
> From: Neil Sleightholm
> Subject: [WiX-users] LaunchConditions and FindRelatedProducts
> To: "General discussion
I have noticed that to get launch conditions to handle and related
products properly it is necessary to schedule FindRelatedProducts before
LaunchConditions. This is not a problem but wouldn't it make sense for
this to be the default? I have looked at the VS generated MSIs and they
are scheduled wi
sujanakar reddy wrote:
> When the launch conditions fail the Error Message(dialog box) is coming at
> the top of the screen and the UserExit dialog (my custom dialog) also shifted
> to top of the screen.
> My requirement is to display these dialog boxes at the center of the screen.
>
Change
WiX-users
Subject: [WiX-users] LaunchConditions
Hi all,
Will the LaunchConditions be checked during the uninstall process? I
need some helps to overcome the uninstall problem.
I have a Condition checking the existence of the dependent software -
SQL server SSAS 2005 SP2. However, user can go ahead
Hi All,
I am developing an MSI with WiX v3, I want to perform some pre-requisites
checks i.e. Launch Conditions before launching the installation.
Example CodeSnippet:
Privileged
When the launch conditions fail the Error Message(dialog box) is coming at the
top of the screen and the UserE
k,
Glasgow G20 0SP
Email Disclaimer
-Original Message-
From: Jiang, Tony [Avanade] [mailto:[EMAIL PROTECTED]
Sent: 19 November 2008 14:24
To: WiX-users
Subject: [WiX-users] LaunchConditions
Hi all,
Will the LaunchConditions be checked during the uninstall process? I
need some helps t
Hi all,
Will the LaunchConditions be checked during the uninstall process? I
need some helps to overcome the uninstall problem.
I have a Condition checking the existence of the dependent software -
SQL server SSAS 2005 SP2. However, user can go ahead uninstall SQL
server without knowing my insta
18 matches
Mail list logo