if is_admin(): os.startfile("system-jg_new.exe") else: if sys.version_info[0] == 3: ctypes.windll.shell32.ShellExecuteW(None, "runas" ...
確定! 回上一頁