Skip to content

Commit

Permalink
add readme to windows installer
Browse files Browse the repository at this point in the history
  • Loading branch information
PKVadde committed Sep 13, 2024
1 parent a7461da commit 6007ce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Name: "ukrainian"; MessagesFile: "compiler:Languages\Ukrainian.isl"

[Files]
Source: "target\{#MyTarget}\release\vpm.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "README.md"; DestDir: "{app}"; Flags: ignoreversion

[Tasks]
Name: addtopath; Description: "Add application directory to PATH"; Flags: checkedonce
Expand Down

0 comments on commit 6007ce5

Please sign in to comment.