Announcement

Collapse
No announcement yet.

Whether a folder can be ignored during installation based on conditions

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

  • Whether a folder can be ignored during installation based on conditions

    • I'm building an installation package with a Checkbox,Install different folders with the checkbox option,I am not sure how to cancel or skip the installation of a folder and all its subfiles based on the results of the checkbox option during installation,Check1 and check2 like this represent D:\vs\server\vs and D:\vs\ Server \ VM depending on the selected item to install vs or VM,This is what I did before... Directly install all 2 items first,Perform deletefolder based on the options when you finally confirm completion,However, the current demand cannot be met. Is there any way

  • #2
    Use Packages to define which files should be installed.

    Ulrich

    Comment

    Working...
    X