deep-wine-runner/helper/spark_run_v4_app_configs/IE8.sh

4 lines
107 B
Bash
Raw Normal View History

2024-01-21 21:45:13 +08:00
rm -f "$WINEPREFIX/system.reg"
cp $APPDIR/system.reg "$WINEPREFIX/system.reg"
CallProcess "$@"