When trying to use <AppData> in the install path, the installer will fail with "Could not create installation folder: <AppData>/Zandercraft/Stellar Suite".
Isn't <AppData> supposed to be a variable that is replaced automatically?
[SOLVED] <AppData> does not work
Forum rules
Posting bugs here is discouraged. Please use our GitHub issue tracker instead: https://github.com/soner-boztas/installforge/issues
When posting a new bug report, please follow these guidelines: https://docs.installforge.net/contribut ... ing-a-bug/
Posting bugs here is discouraged. Please use our GitHub issue tracker instead: https://github.com/soner-boztas/installforge/issues
When posting a new bug report, please follow these guidelines: https://docs.installforge.net/contribut ... ing-a-bug/
Hello,
no. There are 3 path variables available in InstallForge:
This variable is valid for a certain user. A typical path might be C:\Users\username\AppData\Roaming.
This variable is valid for a certain user. A typical path might be C:\Users\username\AppData\Local
This variable is valid machine-wide. A typical path might be C:\ProgramData.
Regards,
Soner
no. There are 3 path variables available in InstallForge:
Code: Select all
<ApplicationData>
Code: Select all
<LocalApplicationData>
Code: Select all
<CommonApplicationData>
Regards,
Soner
Best regards,
Soner Boztas, M.Sc. Aerospace Engineering
InstallForge on GitHub: https://github.com/soner-boztas/installforge
Add me on LinkedIn: www.linkedin.com/in/soner-boztas-software-architect
Soner Boztas, M.Sc. Aerospace Engineering
InstallForge on GitHub: https://github.com/soner-boztas/installforge
Add me on LinkedIn: www.linkedin.com/in/soner-boztas-software-architect