Minor update to cmstp.exe syntax

need to add teh /s so this test runs without user interaction
This commit is contained in:
Jimmy Astle
2018-09-11 15:36:29 -04:00
parent 6c0620f855
commit d5a791015b
+1 -1
View File
@@ -36,4 +36,4 @@ atomic_tests:
executor:
name: command_prompt
command: |
cmstp.exe #{inf_file_uac} /au
cmstp.exe /s #{inf_file_uac} /au