Changes

Jump to: navigation, search

Microsoft .NET Framework

262 bytes added, 09:24, 20 April 2011
Microsoft .NET Framework 2.0
<source lang="xml">
<package id="dotnet20" name="%pkgname%"> <variable name="pkgname" value="Microsoft .NET Framework 2.0"/> <check type="logical" condition="or"> <check type="uninstall" condition="exists" path="Microsoft .NET Framework %pkgname% Service Pack 2.0" /> <check type="uninstall" condition="exists" path="%pkgname% Service Pack 1" /> <check type="uninstall" condition="exists" path="%pkgname%" /> </check>
<install cmd='%SOFTWARE%\updates\common\enu\dotnetfx2.exe /q /c:"install /q"' >
<exit code="194" reboot="true" />
35
edits

Navigation menu