优化wine运行器更新策略

This commit is contained in:
2023-04-05 16:53:09 +08:00
parent cc9298f6af
commit 8a061efa2b
28 changed files with 64 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
#################
import os
import webbrowser
import updatekiller
def YesOrNo():
if input().replace(" ", "").upper() == "N":