Bump Adobe Schockwave

This commit is contained in:
Mario Fetka
2013-09-13 17:57:44 +02:00
parent c263f44ce6
commit 5540954c56
5 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
<package id="msfsharp" name="Microsoft Visual F-Sharp 2.0 SE" group="Sonstige Runtimes" prereq="msjsharp">
<check type="file" condition="notexist" path="%Windir%\Microsoft.NET\Framework\v4.0.30319\FSharp.Core.dll" />
<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!"/>