From cefdadd53a4190be1e728cc8a1a15412399883c2 Mon Sep 17 00:00:00 2001 From: chylex <contact@chylex.com> Date: Sun, 7 Jun 2020 18:01:40 +0200 Subject: [PATCH] Update installer to remove native_blob.bin --- bld/gen_upd.iss | 1 + 1 file changed, 1 insertion(+) diff --git a/bld/gen_upd.iss b/bld/gen_upd.iss index 986e8580..0e045cd3 100644 --- a/bld/gen_upd.iss +++ b/bld/gen_upd.iss @@ -65,6 +65,7 @@ Type: filesandordirs; Name: "{localappdata}\{#MyAppName}\GPUCache" [InstallDelete] Type: files; Name: "{app}\CEFSHARP-LICENSE.txt" Type: files; Name: "{app}\LICENSE.txt" +Type: files; Name: "{app}\natives_blob.bin" Type: filesandordirs; Name: "{app}\scripts" Type: filesandordirs; Name: "{app}\plugins\official"