fix: fix gcm

This commit is contained in:
master 2025-02-09 02:47:24 +08:00
parent fcabf10a1b
commit eb7a5c6fb4

View File

@ -9,22 +9,10 @@
"shortcuts": [
[
"Game Cheats Manager.exe",
"Game-Cheats-Manager",
"GCM"
"Game Cheats Manager"
]
],
"installer": {
"args": [
"/VERYSILENT",
"/NORESTART",
"/SP-"
]
},
"uninstaller": {
"script": [
"& \"$dir\\unins000.exe\" /VERYSILENT /NORESTART"
]
},
"innosetup": true,
"persist": [
"apps"
],