Skip to content

Commit 857e400

Browse files
committed
1 parent 526f4c1 commit 857e400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/win32/code.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Name: "addtopath"; Description: "{cm:AddToPath}"; GroupDescription: "{cm:Other}"
7575
Name: "runcode"; Description: "{cm:RunAfter,{#NameShort}}"; GroupDescription: "{cm:Other}"; Check: WizardSilent
7676

7777
[Files]
78-
Source: "*"; Excludes: "\tools,\tools\*,\resources\app\product.json"; DestDir: "{code:GetDestDir}"; Flags: ignoreversion recursesubdirs createallsubdirs
78+
Source: "*"; Excludes: "\CodeSignSummary-*.md,\tools,\tools\*,\resources\app\product.json"; DestDir: "{code:GetDestDir}"; Flags: ignoreversion recursesubdirs createallsubdirs
7979
Source: "tools\*"; DestDir: "{app}\tools"; Flags: ignoreversion
8080
Source: "{#ProductJsonPath}"; DestDir: "{code:GetDestDir}\resources\app"; Flags: ignoreversion
8181

0 commit comments

Comments
 (0)