The updateInstaller will throw an Error on Windows XP Systems with .NET 4.0 and without .NET 2.0. According to Microsoft this is by Design and can prevented by Adding an app.config with an supportedRuntime Attribute.
The updateInstaller will throw an Error on Windows XP Systems with .NET 4.0 and without .NET 2.0.
According to Microsoft this is by Design and can prevented by Adding an app.config with an supportedRuntime Attribute.