deep-wine-runner/helper/spark_run_v4_app_configs/IE8.sh
2024-01-21 21:45:18 +08:00

4 lines
107 B
Bash

rm -f "$WINEPREFIX/system.reg"
cp $APPDIR/system.reg "$WINEPREFIX/system.reg"
CallProcess "$@"