[Interest] Installer Framework auto update not working

Moses Ejim mosesejim at outlook.com
Sat Jul 6 18:45:55 CEST 2024


<?xml version="1.0" encoding="UTF-8"?>
<Installer>
    <Name>Music</Name>
    <Version>3.0.0</Version>
    <Title>Music Installer</Title>
    <Publisher>Live</Publisher>
    <StartMenuDir>START_MENU_DIR</StartMenuDir>
    <TargetDir>@HomeDir@/APP_DIR</TargetDir>
    <RemoteRepositories>
        <Repository>
            <Url>https://******.app/****-repo</Url>
        </Repository>
    </RemoteRepositories>
</Installer>

Above is the config.xml file I used to create my online installer. It works fine. Also, the maintenance tool can find the update when I manually trigger it. The issue is there is no automatic update popup on application startup. Could it be because I regenerated the whole repo without using the --update-new-component flag?
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Interest <interest-bounces at qt-project.org> on behalf of interest-request at qt-project.org <interest-request at qt-project.org>
Sent: Saturday, July 6, 2024 11:00:01 AM
To: interest at qt-project.org <interest at qt-project.org>
Subject: Interest Digest, Vol 154, Issue 5

Send Interest mailing list submissions to
        interest at qt-project.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.qt-project.org/listinfo/interest
or, via email, send a message with subject or body 'help' to
        interest-request at qt-project.org

You can reach the person managing the list at
        interest-owner at qt-project.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Interest digest..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20240706/f4c2cc4b/attachment.htm>


More information about the Interest mailing list