sereby.aio/CLIENT_DATA/Ricktendo_FS_package.xml

8 lines
582 B
XML

<package id="msfsharp" name="Microsoft Visual F-Sharp 2.0 SE" group="Sonstige Runtimes" prereq="msjsharp">
<check type="file" condition="notexist" path="%programfiles(x86)%\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v4.0\FSharp.Core.dll" arch="x64" />
<check type="file" condition="notexist" path="%programfiles%\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v4.0\FSharp.Core.dll" arch="x86" />
<check type="os" condition=">" value="6.0.6002.0" />
<install>
<cmd name="Microsoft Visual F-Sharp 2.0" path="fsharpredist2.0.msi" param="/qb!"/>
</install>
</package>