Skip elevate for Windows Updates

This commit is contained in:
2Shirt 2022-10-23 17:47:07 -07:00
parent 94c1f282f5
commit b36847fa5c
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -21,7 +21,6 @@ LAUNCHERS = {
'L_PATH': r'%SystemRoot%\System32',
'L_ITEM': 'control.exe',
'L_ARGS': 'update',
'L_ELEV': 'True',
},
'3) Snappy Driver Installer Origin': {
'L_TYPE': 'PyScript',