From 417fdfaaae630da9aa75df4a1b8ecf2ec39be999 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Tue, 22 Apr 2025 20:34:53 +0000 Subject: [PATCH] bochs@3.0: Fix shims & pre_install scritps (Close #6604) --- bucket/bochs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/bochs.json b/bucket/bochs.json index 105bb2b376..402198730c 100644 --- a/bucket/bochs.json +++ b/bucket/bochs.json @@ -9,9 +9,9 @@ "hash": "sha1:1b08609af86ad9744689068f0104fd8d0db491bb" } }, + "pre_install": "'$PLUGINSDIR', 'Uninstall.exe' | ForEach-Object { Remove-Item \"$dir\\$_\" -Recurse -Force }", "bin": [ "bochs.exe", - "bochsdbg.exe", "bxhub.exe", "bximage.exe", "niclist.exe",