How to add launch condition for my deployment to insure that the required registry tree exists in client machine i.e AutoCAD 2008 or higher version is installed ?
-
How add launch condition for my deployment to insure that the required registry tree exists and that AutoCAD 2008 or higher version is installed on the client machine? I am using registry key search and set the launche condition. In search Target machine node i have added node via Add registry search in this node of property window i set the property like this. Name :Search for AutoCAD 2008 RegistryEntry Property:R17.1 RegKey:HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R17.1\ACAD-6001:409 Root:vsdrrHKCU Value:AutoCAD 2008 Then in Launch Condition node via right click i did Add Launcd Condtion and in this property window i have set the value like this. Name :AutoCAD 2008 Condition Condition: 17.1 Installurl: Message:AutoCAD 2008 is not installed in your machine. After succesfuly builded this setup if run the set up icon the error message comes out "AutoCAD 2008 is not installed in your machine" where AutoCAD 2008 is alredy installed. Can anyone guide me plz where i am wrong here. with regards tarak