Changes

Jump to: navigation, search

Microsoft .NET Framework

245 bytes added, 14:51, 17 April 2009
Microsoft .NET Framework 2.0: - Added removal instruction
<check type="uninstall" condition="exists" path="Microsoft .NET Framework 2.0" />
<install cmd='%SOFTWARE%\updates\common\enu\dotnetfx2.exe /q /c:"install /q"' >
<exit code="194" reboot="true" /> <exit code="1603" /> <exit code="3010" reboot="true" />
</install>
 
<remove cmd='msiexec /x {B508B3F1-A24A-32C0-B310-85786919EF28} REBOOT=ReallySuppress /l*v %temp%\netfx20sp1_uninstall_log.txt /qn' >
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</remove>
</package>
</source>
Anonymous user

Navigation menu