Hi Dacian,
    Thanks for your suggestion.  After doing some google search..i arrived to 
the same point.  And again what I found was I need to have the LaunchConditions 
in both of these tags and it is working fine. 
   
  InstallExecuteSequence 
  InstallUISequence
   
  Thanks,
  Balakrishna.
   
  
Message: 2
Date: Wed, 21 Feb 2007 07:28:47 -0800 (PST)
From: fiordean dacian 
Subject: Re: [WiX-users] Launch Condition
To: wix-users@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"


Your condition looks correct.
Check that within your you have scheduled your 'LaunchConditions' after 
'AppSearch':



...


Cheers,
Dacian


----- Original Message ----
From: Balakrishna.BK 
To: wix-users@lists.sourceforge.net
Sent: Wednesday, February 21, 2007 2:24:15 PM
Subject: [WiX-users] Launch Condition

Hi All,
I am a beginner in wix. 
I have the following launch condition. It is working fine, if the Registry key 
'SuiteInstallDir' is NOT found in the path and the condition is NOT 
SUITEINSTALLDIR, but when I create RegKey and remove NOT condition, it is 
failing and prompts message as 'Software is not installed' and exits.

Any suggestions please.

REG Key not found and is working fine :



NOT SUITEINSTALLDIR 

REG Key is created but Failing with error message:

Id="SUITEINSTALLDIR"> 
SUITEINSTALLDIR 

My Goal, is to install the msi if a regkey is found, else exit with message.

Thanks,
Balakrishna.

                                
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to