FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 4c0fecf3 authored by R. Currie's avatar R. Currie
Browse files

Adding VisualStudio2013Runtime x86 for use with ccdccsds

parents
No related branches found
No related tags found
1 merge request!41Visual studio2013 runtime x86.xml
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="vs2013x86runtime" name="Visual Studio 2013 x86 Runtime" revision="%version%.1" priority="0" reboot="false">
<variable name="version" value="12.0.21005" />
<check type="uninstall" condition="versiongreaterorequal" path="Microsoft Visual C++ 2013 x86 Minimum Runtime - %version%" value="%version%" />
<install cmd='cmd /c "%SOFTWARE%\microsoft.com\vs_runtimes\2013\vcredist_x86.exe" /q' />
<upgrade include="remove" />
<upgrade include="install" />
<remove cmd='"%programdata%\Package Cache\{f65db027-aff3-4070-886a-0d87064aabb1}\vcredist_x86.exe" /uninstall /quiet' />
</package>
</packages>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment