mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-05-14 02:00:18 +08:00
@@ -142,7 +142,8 @@ CallProcess()
|
|||||||
if [ -n "$MIME_TYPE" ]; then
|
if [ -n "$MIME_TYPE" ]; then
|
||||||
xdg-mime default "$DEB_PACKAGE_NAME".desktop "$MIME_TYPE"
|
xdg-mime default "$DEB_PACKAGE_NAME".desktop "$MIME_TYPE"
|
||||||
fi
|
fi
|
||||||
|
# Unuse winemenubuilder
|
||||||
|
env WINEPREFIX="$WINEPREFIX" $WINE_CMD reg add 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v winemenubuilder /f
|
||||||
debug_log_to_file "Starting process $* ..."
|
debug_log_to_file "Starting process $* ..."
|
||||||
############# WARNING: Here is the modified content: Now will run set-dwine-scale.sh
|
############# WARNING: Here is the modified content: Now will run set-dwine-scale.sh
|
||||||
/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh "$WINEPREFIX"
|
/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh "$WINEPREFIX"
|
||||||
|
|||||||
Reference in New Issue
Block a user