Bump
This commit is contained in:
11
CLIENT_DATA/Sereby_NET_package.xml
Normal file
11
CLIENT_DATA/Sereby_NET_package.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<package id="net4.7.1" name="%NAME%" group="Microsoft .NET Framework" priority="44">
|
||||
<variable name="NAME"value=".NET Framework 4.7.1 (KB4054856)" />
|
||||
<check type="file" condition="<" value="4.7.2563.0" path="%Windir%\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll" />
|
||||
<check type="os" condition=">" value="6.1.7600.16385" />
|
||||
<check type="os" condition="<" value="6.2.9200.0" />
|
||||
|
||||
<install>
|
||||
<cmd arch="x86" path="netfx_Full_x86.msi" param="/norestart /qb-!" />
|
||||
<cmd arch="x64" path="netfx_Full_x64.msi" param="/norestart /qb-!" />
|
||||
</install>
|
||||
</package>
|
||||
Reference in New Issue
Block a user