Quote:
Originally Posted by CrushBug
We have unpacked the vcredist.msi and vcredist.cab files and ExecWait the following:
vcredist.msi /passive /norestart
That works for us.
|
Of course it works but is it legit? i.e. according Microsoft's EULA distributing the files individually is not allowed.
As I described above, testing for errors after
RMDir $MUI_TEMP solves the (timing) problem, so I am able to deliver a working uninstaller using Microsoft's required method.