Re: Registry launch condition
- From: "Niclas" <lindblom_niclas@xxxxxxxxxxx>
- Date: Thu, 23 Mar 2006 07:38:23 -0000
Phil,
Having problems getting this working. I want to check that Windows XP Fas
Switching is not enabled since my app does not support this. I therefore
created a Search Target Machine registry search specifying the
root=vsdrrHKLM
regkey=SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
value =AllowMultipleTSSessions
property=REGISTRYVALUE1.
I have then added a launch condition set to REGISTRYVALUE1=0. Even though my
system has this value set to 0, I still get a "FALSE" returned on the launch
condition and the install fails.
What have I done wrong ?
Thanks for your help.
Niclas
"Phil Wilson" <Phil.Wilson@xxxxxxxxxxxxxx> wrote in message
news:%23ixoxjhTGHA.424@xxxxxxxxxxxxxxxxxxxxxxx
It's the other way round. A search target machine will find a registry
value but not a key - the underlying MSI AppSearch won't locate a registry
key, just a value.
--
Phil Wilson [MVP Windows Installer]
----
"Niclas" <lindblom_niclas@xxxxxxxxxxx> wrote in message
news:uVbrH$fTGHA.5552@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Is t possible to evaluate a registry value as a launch condition, or is
it only possible to check for a registry key existence ?
Niclas
.
- Follow-Ups:
- Re: Registry launch condition
- From: Phil Wilson
- Re: Registry launch condition
- References:
- Registry launch condition
- From: Niclas
- Re: Registry launch condition
- From: Phil Wilson
- Registry launch condition
- Prev by Date: 3rd party installers...
- Next by Date: Re: Registry launch condition
- Previous by thread: Re: Registry launch condition
- Next by thread: Re: Registry launch condition
- Index(es):
Relevant Pages
|