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