You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This installer is built on Windows using [Inno Setup 5.5.6](http://www.jrsoftware.org/isinfo.php), which can be downloaded from [this page](http://www.jrsoftware.org/isdl.php).
6
+
7
+
You will also require the [Inno Download Plugin](https://code.google.com/p/inno-download-plugin/).
8
+
9
+
After installing both Inno Setup and the Inno Download Plugin, launch the Inno Setup Compiler and open developer_platform_installer.iss.
10
+
11
+
Ctrl+F9 will compile the installer, while F9 will compile and run the installer.
0 commit comments