[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%>.iniconfig 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%>inPROJECT_Name--constant.vi - the
<%COMP-NAME%>inPROJECT_Company--constant.vi
- the
Todo
-
Figure out how to update the destination path in Installer and NIPKG build specs
Edited by Joerg Hampel