diff --git a/graphicsmagick-q16.json b/graphicsmagick-q16.json index d2303498e8..723db72154 100644 --- a/graphicsmagick-q16.json +++ b/graphicsmagick-q16.json @@ -12,21 +12,7 @@ "hash": "sha1:3eb4e6b12540e64bd1d78913e221ec5f3573fb55" } }, - "installer": { - "args": [ - "/SILENT", - "/SUPPRESSMSHBOXES", - "/DIR=$dir" - ] - }, - "uninstaller": { - "file": "unins000.exe", - "args": [ - "/SILENT", - "/SUPPRESSMSHBOXES", - "/NOCANCEL" - ] - }, + "innosetup": true, "bin": [ "gm.exe", [ diff --git a/graphicsmagick-q8.json b/graphicsmagick-q8.json index b36b160e37..f5a193ab57 100644 --- a/graphicsmagick-q8.json +++ b/graphicsmagick-q8.json @@ -12,21 +12,7 @@ "hash": "sha1:e72483764d1d3989551d942814e3e6b4e957d6af" } }, - "installer": { - "args": [ - "/SILENT", - "/SUPPRESSMSHBOXES", - "/DIR=$dir" - ] - }, - "uninstaller": { - "file": "unins000.exe", - "args": [ - "/SILENT", - "/SUPPRESSMSHBOXES", - "/NOCANCEL" - ] - }, + "innosetup": true, "bin": [ "gm.exe", [