Hi Cosmin,
I've found the solution, although it needs a registry hack. :D
Before running the installer, set the following registry value to 1, to force Just In Time (JIT) debugging for Windows scripting:
HKEY_CURRENT_USER\Software\Microsoft\Windows Script\Settings\JITDebug
Then, when the ...