Skip to content

System Configuration: Windows

Parallax Git Administrator edited this page Nov 4, 2022 · 2 revisions

These configuration steps need only be done once per development system. Once done, follow the Build and Package steps.

Windows Configuration

  • Install Git if necessary
  • Install Git LFS if necessary
  • Clone the BlocklyPropLauncher repository
  • Install Parallax Code Signing Hardware plus Drivers
    • {This process is complicated and has not been documented by Parallax}
  • Install Inno Setup to create a Windows installer (during the build process).
  • Install Resource Tuner to edit the internal resources (Icons, names, versions, and descriptions) of the nw.exe wrapper for BlocklyProp Launcher.
  • Install IcoFx (if needed) to edit the .ico (Win) and/or .icns (Mac)

Build and Package

After configuration (above), follow the Build and Package steps.