mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 08:06:31 +08:00

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