winescripts/PDAFT/setup
2024-10-18 15:11:44 -04:00

7 lines
111 B
Bash
Executable file

#!/bin/sh
source ./env
winetricks --force dotnet48
wine ./bin/VC_redist.x86.exe
wine ./bin/VC_redist.x64.exe