Don't allow dir change on windows

This commit is contained in:
2026-01-05 11:27:06 +01:00
parent 4bd9403832
commit c0ca04a349

View File

@@ -22,7 +22,7 @@
"oneClick": true, "oneClick": true,
"perMachine": true, "perMachine": true,
"allowElevation": true, "allowElevation": true,
"allowToChangeInstallationDirectory": true, "allowToChangeInstallationDirectory": false,
"createDesktopShortcut": true, "createDesktopShortcut": true,
"createStartMenuShortcut": true, "createStartMenuShortcut": true,
"shortcutName": "Imgfloat" "shortcutName": "Imgfloat"