Skip to content

[RETHINK] wizard creation process

Creation

  • when creating the project from the App Template Wizard, the user provides both the company-based folder name (<%COMP-NAME%>) and the project name (<%APP-NAME%>)
  • the wizard then scripts
    • the <%APP-NAME%>.ini config file for the exe
    • the target location (install path) in the build specs for Installer and NIPKG
    • the company name in rat.yml
    • the <%APP-NAME%> in PROJECT_Name--constant.vi
    • the <%COMP-NAME%> in PROJECT_Company--constant.vi

Todo

  • Figure out how to update the destination path in Installer and NIPKG build specs
Edited by Joerg Hampel