run
Published: March 17, 2017 - 09:50
I use the following command in one of my packages
But I get the following message:
Code: Select all
run_notfatal(r'wuauclt.exe /resetauthorization /detectnow')However, I can run this command manually on the machine; I haven't found an explanation in the Wapt documentation...Warning: Command 'wuauclt.exe /resetauthorization /detectnow' returned non-zero exit status 1.
Output: 'wuauclt.exe' is not recognized as an internal or external command, executable program or batch file.