|
-
May 19th, 2003, 12:13 PM
#1
Thread Starter
Addicted Member
Launch conditions - setup (resolved)
How can I add a launch condition that requires a version (or greater) of another product?
I know where the regkey for that product is located, but I don't know how to do the "or greater" option (using registry search option under launch conditions). So I could hardcode it to check against "8.3.0" but when 8.3.1 comes out, then it wouldn't install or would it?
thanks,
Last edited by Shurijo; May 19th, 2003 at 02:01 PM.
-Shurijo
-
May 19th, 2003, 12:54 PM
#2
Member
Hi
I think you can write in the Condition property, ProductSearch>="8.3.0" where ProductSearch is the Property name defined along with the RegKey property.
Harold Hoffman
-
May 19th, 2003, 01:25 PM
#3
Sleep mode
If you have InstallShield , it's quite easy to write to the reg with little options (not confusing )
-
May 19th, 2003, 02:01 PM
#4
Thread Starter
Addicted Member
Originally posted by HAROLD HOFFMAN
Hi
I think you can write in the Condition property, ProductSearch>="8.3.0" where ProductSearch is the Property name defined along with the RegKey property.
Harold Hoffman
Thanks! That worked.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|