Files
SimpleMediaUpscalerLite/packaging/prepareWindowsPackaging.sh
2023-05-25 09:15:42 +02:00

5 lines
141 B
Bash

curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe
wine pythonInstaller.exe
currentPath = pwd