j.spijker@ultimaker.com
82c6035754
Remove the InstallDirRegKey
...
This should ensure that the default directory will always falls back to
`"$PROGRAMFILES64\${APP_NAME}"` where `APP_NAME` is:
`{{ app_name }} {{ version_major }}.{{ version_minor }}.{{ version_patch }}.{{ version_build }}`
Contributes to CURA-9459
2022-07-15 13:07:21 +02:00
j.spijker@ultimaker.com
f1a6c54414
Fixed nsis build script
...
Contributes to CURA-9365
2022-07-15 12:03:51 +02:00
j.spijker@ultimaker.com
409c079d8f
Simplified nsis script
...
Contributes to CURA-9365
2022-07-14 14:47:58 +02:00
j.spijker@ultimaker.com
b0f9c6bb28
Use the full app name
...
I believe this should ensure that specific
folders and location will then have a unique
path for this app in the registry, which
should make the install path version specific
Contributes to CURA-9365
2022-07-14 12:47:39 +02:00
jellespijker
67d840f505
Revert "Deal with missing build version number"
...
This reverts commit d91b93b3d7916f1472f3a33a65d0d85781c65f80.
2022-07-05 14:13:42 +02:00
Ghostkeeper
d91b93b3d7
Deal with missing build version number
...
Makes it a bit more messy and weird, but that's what you get when your script has 16 parameters, I guess.
Contributes to issue CURA-9365.
2022-07-05 11:51:44 +02:00
j.spijker@ultimaker.com
085868d692
Copy the packaging scripts/resources and set GH env
...
Contributes to CURA-9365
2022-07-01 10:32:12 +02:00
j.spijker@ultimaker.com
5b771e39d7
Install start menu shortcuts globally
...
Use "SetShellVarContext all" so that NSIS installs windows start menu shortcuts globally.
Docs: https://nsis.sourceforge.io/Docs/Chapter4.html#setshellvarcontext
Fixes #12449
Closes Ultimaker/cura-build-environment#147
Contributes to CURA-9365
Co-authored-by: KeenRivals <6865789+KeenRivals@users.noreply.github.com>
2022-07-01 08:19:27 +02:00
j.spijker@ultimaker.com
721aff4255
Ported nsis scripts and resource from cura-build-environment
...
Contributes to CURA-9365
2022-07-01 06:18:43 +02:00