fix: fix gcm
This commit is contained in:
parent
fcabf10a1b
commit
eb7a5c6fb4
@ -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"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user