-
Notifications
You must be signed in to change notification settings - Fork 2
Installing VPINFE on Windows 11
Gerhard-BL edited this page Feb 5, 2026
·
23 revisions
Requirements
- Python 3.13.12
Caution
If you use the top Button, you might download a wrong Version not working with the following Steps


- add Path to Enviromentvars (Win11 -> System -> Enviroment)
- enable Script Execution in PowerShell
Important
Due to the Fact Script Execution is needed later on for launching VPINFE, do not disable Script Execution.
- open PowerShell as Admin
git clone https://github.com/superhac/vpinfe.git
cd vpinfe
python -m pip install —-upgrade pip
python -m venv venv-vpinfe --system-site-packages
.\venv-vpinfe\scripts\Activate.ps1
pip install pywebview screeninfo colorama requests olefile nicegui pynput
python main.py -h
- add Shortcut to this Script on the Desktop
cd c:\vpinfe
.\venv-vpinfe\scripts\Activate.ps1
Python Main.py
Tip
You might have to change the "Open With" from Editor to PowerShell
Visual Pinball is brought to you by The Visual Pinball Team under the GPLv3+ License - Github Repo
- Optimizations for iOS, iPad, & Android
- Fixing Broken Tables
- Research
- The VPX .ini file (Deprecated)
- Backing Up
- Debugging