<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
    xmlns="http://schemas.microsoft.com/appx/appinstaller/2017/2"
    Version="1.0.0.0"
    Uri="https://binary-offensive.com/files/msix/vcredist2.appinstaller" >

    <MainBundle
        Name="VcRedist2"
        Publisher="CN=12980215 Canada Inc., O=12980215 Canada Inc., S=Ontario, C=CA"
        Version="1.0.0.0"
        Uri="https://binary-offensive.com/files/msix/VcRedist2-signed.appxbundle" />

    <UpdateSettings>
        <OnLaunch HoursBetweenUpdateChecks="0"/>   
    </UpdateSettings>

</AppInstaller>