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": [ "shortcuts": [
[ [
"Game Cheats Manager.exe", "Game Cheats Manager.exe",
"Game-Cheats-Manager", "Game Cheats Manager"
"GCM"
] ]
], ],
"installer": { "innosetup": true,
"args": [
"/VERYSILENT",
"/NORESTART",
"/SP-"
]
},
"uninstaller": {
"script": [
"& \"$dir\\unins000.exe\" /VERYSILENT /NORESTART"
]
},
"persist": [ "persist": [
"apps" "apps"
], ],