Skip to main content

Windows

Install

We provide installers and zip archives for Windows. You can get them from GitHub releases.

  1. Download the Pragtical installer from the release page.
  2. 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

We also provide a 32-bit installer for Pragtical. A zip archive is also available.

32-bit version of Pragtical is not actively tested for bugs.

Due to a lack of testers, we've only been able to test whether the code can compile on a 32-bit system. This does not mean that Pragtical may run correctly.

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
Issues when installing plugins using ppm and pragtical installed from scoop?

Make sure to check the plugins -> troubleshooting section for an explanation and solution to this issue.