<?xml version="1.0" encoding="utf-8"?>
<AppInstaller Uri="https://redrawpokerplatform.com/win/RedrawPokerPlatform.appinstaller"
    Version="1.0.0.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2021">

    <MainPackage
        Name="redrawpokerplatform.game.com"
        Publisher="CN=Krister Larson, O=Krister Larson, S=California, C=US"
        Version="1.1.9.0"
        ProcessorArchitecture="x64"
        Uri="https://redrawpokerplatform.com/win/redrawPokerPlatform.msix"  />

    <UpdateSettings>
        <OnLaunch
            HoursBetweenUpdateChecks="0"
            ShowPrompt="false"
            UpdateBlocksActivation="false"
        />
    </UpdateSettings>

</AppInstaller>
