summaryrefslogtreecommitdiff
path: root/PDAFT/setup
blob: 417fdcbe48b43f274cb00f43b583df6b1745412e (plain)
1
2
3
4
5
6
7
#!/bin/sh

source ./env

winetricks --force dotnet48
wine ./bin/VC_redist.x86.exe
wine ./bin/VC_redist.x64.exe