Windows
Install
We provide installers and zip archives for Windows. You can get them from GitHub releases.
- Download the Pragtical installer from the release page.
- Run the installer and install Pragtical.
Alternatively, you may download the zip archive, extract it and run it directly.
Portable application
The installer provides a "Portable Mode" checkbox which can be used to extract Pragtical into a directory. If this mode is enabled, the installer will not allow user to uninstall Pragtical from the Settings / Control Panel. Users can just delete the installation folder.
32-bit support
Since v3.7.0, 32-bit builds of the editor where dropped from the CI due to lack of feedback, no known usage and decreased installation base of Windows 32-bit.
Third-party Installation Methods
Scoop
Scoop is a command-line installer for Windows. To install using scoop:
# First, enable the extras bucket if not done yet:
scoop bucket add extras
# Afterwards you should be able to install pragtical:
scoop install pragtical
Make sure to check the plugins -> troubleshooting section for an explanation and solution to this issue.