How to List Installed Hot Fixes using VBScript on Windows Platforms?

The following VBScript lists all installed hot fixes on windows one by one. The VBScript should be working on Windows Scripting Host, meaning that you need to use cscript.exe …