Minor update to cmstp.exe syntax
need to add teh /s so this test runs without user interaction
This commit is contained in:
@@ -36,4 +36,4 @@ atomic_tests:
|
||||
executor:
|
||||
name: command_prompt
|
||||
command: |
|
||||
cmstp.exe #{inf_file_uac} /au
|
||||
cmstp.exe /s #{inf_file_uac} /au
|
||||
|
||||
Reference in New Issue
Block a user