We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a13d7 commit c386a62Copy full SHA for c386a62
installer/installer.iss
@@ -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!
+; -- installer.iss --
+; Generates an installer with Inno Setup.
5
6
#define tools_dir_name "embedded-adb"
7
#define releasedir "..\build\windows\runner\Release\"
0 commit comments