Skip to content
⌘ NSIS Forum Archive

setup routine for ms patches

2 posts

benjamin.delone#

setup routine for ms patches

hey,

i need your help...🙄

so, i want build a setup routine with nsis for microsofts monthly patches.
i realized it with a batch file
[unattented installation : 'start /w mspatch.exe /passive']
but a setup.exe looks better.
i suppose it's also possible with nsis but i don't know how
if anyone could help me, this would be great!

thanks a lot...
benjamin.delone
Red Wine#
take a look at the attached scripts could be a good starting point to customize your unattented installation