Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360

    Runtime Associated With Package

    Is there anyway (without changing the runtime file) to set it such that a specific runtime could be associated with one or more packages. I would like the user to install the runtime if not already installed but at same time give them the option of reinstalling if previously installed (sort of repair option to ensure correct DLL's etc are there).

    If not, suggestion for next version??

    Thanks John

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Runtime Associated With Package

    Hi,

    The only way you could do this would be to edit the existing runtime files. You would have to use your package variable as a condition on all things that your runtime does. This should work because your package variable will be set to TRUE if the package is going to be installed.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

Posting Permissions

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