Installer: custom Action : Condition

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ucasesoftware

    #1

    Installer: custom Action : Condition

    I need to start a custom action only if a condition is true...

    in vs.net i have "condition" ... but i don't know how to use it ??

    myCondition = true ?
    only
    myCondition ?

    and how i initiate this "myConditio n"

  • ucasesoftware

    #2
    Re: Installer: custom Action : Condition

    more informations :
    i have a customActionDat a in my first custom action : (radio button)
    /typeInstallatio n=[TYPEINSTALLATIO N]

    IN MY SECOND customActionDat a : i want it only if [TYPEINSTALLATIO N] =
    1

    How i can do this ?

    Comment

    Working...