Skip to content

Commit

Permalink
Changed comment in installer.iss
Browse files Browse the repository at this point in the history
  • Loading branch information
alesimula committed Nov 9, 2021
1 parent 68a13d7 commit c386a62
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions installer/installer.iss
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
; -- Example1.iss --
; Demonstrates copying 3 files and creating an icon.

; SEE THE DOCUMENTATION FOR DETAILS ON CREATING .ISS SCRIPT FILES!
; -- installer.iss --
; Generates an installer with Inno Setup.

#define tools_dir_name "embedded-adb"
#define releasedir "..\build\windows\runner\Release\"
Expand Down

0 comments on commit c386a62

Please sign in to comment.