Announcement

Collapse
No announcement yet.

Runtime Associated With Package

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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

    Comment

    Working...
    X