Results 1 to 4 of 4

Thread: Launch conditions - setup (resolved)

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164

    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

  2. #2
    Member
    Join Date
    Sep 2002
    Posts
    37
    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

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    If you have InstallShield , it's quite easy to write to the reg with little options (not confusing )

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    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.
    -Shurijo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width