Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2004
    Posts
    7

    Huh? getting variable registry entry

    we have an application which needs to check the registry/ path of a preinstalled software before ours can be installed i.e

    if OA (live) exists in registry
    then read path into variable

    this also works for OA (Test) the problem is that some installs are not always called (Test) and (Live), as the user can deceide what to call it
    for example oa (Development)

    is there any way a wildcard be use if the if (Live) or (Test) are not found
    i have tried but with out much luck

    Many thanks in advance

  2. #2
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    939
    With SUF6 you may be have to write/export part of the registry to a text file. Have a look at this post http://www.indigorose.com/forums/showthread.php?t=7800.

    (I don't know whether this is a solution in your case.)

  3. #3
    Join Date
    Oct 2004
    Posts
    4
    We've had better luck writing our own DLL files that are called from within Setup Factory installations to search/enumerate/write registry entries. Calling your own DLL will allow you to include a lot more logic than just a straight registry read.

  4. #4
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    939
    ...or you could go for SUF7.

Similar Threads

  1. Displaying dialog if registry entry is not present
    By kmartin7 in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 09-02-2004, 01:04 PM
  2. Registry Features
    By Dwayne in forum Setup Factory 6.0
    Replies: 1
    Last Post: 02-21-2003, 03:30 AM
  3. INFO: Finding Shell Folders in the Registry
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-10-2002, 03:52 PM
  4. Need help w/ Read Registry Variable - Thanks!
    By gone211 in forum AutoPlay Menu Studio 3.0
    Replies: 9
    Last Post: 03-05-2002, 09:46 AM
  5. Registry Variable Failure
    By ggallo in forum Setup Factory 5.0
    Replies: 3
    Last Post: 08-30-2001, 01:51 PM

Posting Permissions

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