diff --git a/deb/DEBIAN/postinst b/deb/DEBIAN/postinst
index 47a0e6a..4da8ed7 100755
--- a/deb/DEBIAN/postinst
+++ b/deb/DEBIAN/postinst
@@ -36,9 +36,6 @@ fi
 if [ -d /opt/apps/deepin-wine-runner/exa ]; then
 	rm -rf /opt/apps/deepin-wine-runner/exa
 fi
-if [ -d /opt/apps/deepin-wine-runner/dxvk ]; then
-	rm -rf /opt/apps/deepin-wine-runner/dxvk
-fi
 echo 移除完成
 # 如果为非 X86 PC,可以删除掉一些无用组件(主要是用不了)
 if [[ `arch` != "x86_64" ]]; then
diff --git a/information.json b/information.json
index 5ef4478..bfedf35 100755
--- a/information.json
+++ b/information.json
@@ -1,5 +1,5 @@
 {
-    "Version": "4.1.0.0",
+    "Version": "4.1.0.1",
     "Time": "未知",
     "Thank": [
         "感谢 @り哥拽的冇气质° 和 @杨 提供了 3a5000(新世界的测试机器)",