Changes

Jump to: navigation, search

Microsoft .NET Framework

76 bytes removed, 12:32, 5 March 2007
no edit summary
<!-- Microsoft .NET Framework Version 1.1 Redistributable Package -->
<check type="file" condition="exists" path="%Windir%\Microsoft.NET\Framework\sbscmp10.dll" />
<install cmd='%SOFTWARE%\updates\common\enu\dotnetfx.exe /q /c:\"install /q\"' >
<exit code="194" reboot="true" />
<exit code="1603" />
</package>
Another way to run the .NET installer (I was getting the error "command failed: \"install /q\"" with the above):
Extract the contents of dotnetfx.exe, and then invoke the install directly (this also saves a bit of time for the clients)
Anonymous user

Navigation menu