- clone project
- setup venv with python 3.8
py -3.8 -m venv ./venv - activate venv
- pip install -r requirements.txt
setup.exe --php=7.4.0 --arch=x86(you cant enter a valid php version for setup)- python php-webview.py
- pyinstaller --noconsole --onefile --uac-admin php-webview.py
- move dist\php-webview.exe to root project
- admin rights are required for create servers