[installer] Add migration to the NSIS installer

This commit is contained in:
Vladimir Stoilov
2025-02-25 16:37:34 +02:00
parent b2907e9475
commit 1d15b45341
14 changed files with 3899 additions and 42 deletions

View File

@@ -118,7 +118,7 @@
"windows": {
"nsis": {
"installMode": "perMachine",
"installerHooks": "templates/nsis_install_hooks.nsh",
"installerHooks": "templates/nsis/install_hooks.nsh",
"installerIcon": "../../../assets/data/icons/pm_light.ico"
},
"wix": {