tweak vista shutdown

This commit is contained in:
Marcos Pinto 2008-01-01 02:36:06 +00:00
parent 9972471231
commit ff0ade61b0
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ class Manager:
os.popen4('tskill.exe dbus-daemon-deluge')
elif platform.system() == "Microsoft":
import os
os.popen4('taskkill.exe /IM dbus-daemon-deluge.exe')
os.popen4('taskkill.exe /IM dbus-daemon-deluge.exe /F')
def pickle_state(self):
# Pickle the state so if we experience a crash, the latest state is