abbodi1406 / BatUtil

Collection of batch scripts utilities for Windows
993 stars 241 forks source link

[QUESTION] Add defender updates #8

Closed ismxilxrif closed 3 years ago

ismxilxrif commented 3 years ago

I noticed that in uup-converter that there is a function :defender_update that adds ms defender definition and platform updates by setting a certain value in mpamfe variable. I wonder how to utilize it because there is no documentation about it inside the readme. Thanks in advance :-)

abbodi1406 commented 3 years ago

This is imported function of W10UI:

just download and place the defender-dism cab file with other updates files

ismxilxrif commented 3 years ago

Thank you for the information provided :)