Windows Installer and Services Controller for OctoPrint
Install OctoPrint on Windows with automated installer and manage via Windows Services.
Instalation package includes:
- Microsoft Visual C++ Compiler Package for Python 2.7
- Microsoft Visual Studio BuildTools (newest version by online installer)
- Python 3.11.1 (32-bit)
- OctoPrint (newest online installer)
- OctoPrint Windows Service Controller (part of this project)
Instalation package automatically performs all the steps from OctoPrint Setup manual https://community.octoprint.org/t/setting-up-octoprint-on-windows/383
OctoPrint will be installed to C:\OctoPrint (C:\OctoPrint\venv) Python will be installed to C:\Python (skip prerequisite installation by unchecking checkbox if it is already installed)
- Download Binary From http://infobitas.lt/jdownloads/OctoPrint_Installer.exe
- Run instalation. OctoPrint service will be started automatically.
- Go to http://localhost:5000 to finish setup settings.
- Open Windows "Services", find "OctoPrint Service", start/stop service.
- Note, that OctoPrint server settings are user-based, so service logon user will take affect. Default is "Local System".
- If you experience service start problems - make sure, that service user has permissions to access location of executable.