mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
Change process pop by windows.test to winver.exe
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import windows.generated_def as gdef
|
||||
from windows.utils import create_process, DisableWow64FsRedirection
|
||||
|
||||
|
||||
test_binary_name = "notepad.exe"
|
||||
test_binary_name = "winver.exe"
|
||||
DEFAULT_CREATION_FLAGS = gdef.CREATE_NEW_CONSOLE
|
||||
|
||||
if windows.system.bitness == 32:
|
||||
|
||||
Reference in New Issue
Block a user