Skip to content

Windows Installer v0.0.4

Compare
Choose a tag to compare
@Welsyntoffie Welsyntoffie released this 21 Aug 18:52
· 53 commits to develop since this release
6fa65ab

Installer will check if python 3.7 is installed. (only tested with 3.7) if not then 3.7 will be installed. Installer will then check if Arduino IDE is installed. (any version) If not then 1.8 will be installed.

Installer will create the path in Environment Variables for python. Installer will then copy the files needed to their respective directories. Finally a shortcut will be added to your desktop that will launch the listener server.

Arduino files and needed libraries will be added to user/documents/Arduino and user/documents/libraries.

Outputs to CMD window.