I am trying to create a ADDIN SETUP PROJECT in VS 2022 for Revit. and I had some problems
I want to create a Custom Installation Wizard Where the following actions Should be included.
- License Agreement (Like img)
- Choose checkbox for version (Like img) Example: if(cb2019 = true) => location for Directories "C/ProgramData/Revit/Addin/2019" if(cb2020 = true) => location for Directories "C/ProgramData/Revit/Addin/2020"