This commit is contained in:
dengrb1
2023-04-29 18:51:20 +08:00
committed by GitHub
parent eb9be60dc6
commit 2ea30091f7
2 changed files with 6 additions and 1 deletions

View File

@@ -39,6 +39,11 @@ def user_xy():
pass
def quit_exe():
os.system('taskkill -f -t -im aiyunos.exe')
os.system('taskkill -f -t -im extkj.exe')
os.system('taskkill -f -t -im gk.exe')
os.system('taskkill -f -t -im update.exe')
os.system('taskkill -f -t -im wuguokai.exe')
root.destroy()
# Create GUI