deep-wine-runner/helper/tools/spark_run_v4_app_configs/IE8.sh
2024-01-29 14:02:28 +08:00

4 lines
107 B
Bash

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