Skip to content

Commit c386a62

Browse files
committed
Changed comment in installer.iss
1 parent 68a13d7 commit c386a62

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

installer/installer.iss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
; -- Example1.iss --
2-
; Demonstrates copying 3 files and creating an icon.
3-
4-
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING .ISS SCRIPT FILES!
1+
; -- installer.iss --
2+
; Generates an installer with Inno Setup.
53

64
#define tools_dir_name "embedded-adb"
75
#define releasedir "..\build\windows\runner\Release\"

0 commit comments

Comments
 (0)