winescripts/PDAFT/setup

8 lines
111 B
Text
Raw Normal View History

2024-10-18 19:11:44 +00:00
#!/bin/sh
source ./env
winetricks --force dotnet48
wine ./bin/VC_redist.x86.exe
wine ./bin/VC_redist.x64.exe