Search found 4 matches

Go to advanced search

by floch
Tue Feb 27, 2024 8:30 am
Forum: Building Installers
Topic: Make updater select patch for 1 level update and upgrade for old version
Replies: 1
Views: 8983
 
Jump to post

Make updater select patch for 1 level update and upgrade for old version

Hi, I am trying to setup a CLI pipeline that generates a update file that makes the updater use a patch if going from 1.18 to 1.19 and full upgrade if going from any earlier version than 1.18. So far I can create a upgrade project that adds both the patch file and the full upgrade file however I can...
by floch
Fri Jan 19, 2024 9:16 am
Forum: Common Problems
Topic: Downloading new updates fails on first install
Replies: 4
Views: 12661
 
Jump to post

Re: Downloading new updates fails on first install

Hi,
That does not seem to be honored when using the following option:
Screenshot 2024-01-19 091437.png
Screenshot 2024-01-19 091437.png (6.42 KiB) Viewed 11049 times
Which downloads to the default windows download folder instead of the configured

Code: Select all

[AppDataFolder][Manufacturer]\[ProductName]\updates\
by floch
Tue Jan 16, 2024 9:59 am
Forum: Common Problems
Topic: Downloading new updates fails on first install
Replies: 4
Views: 12661
 
Jump to post

Downloading new updates fails on first install

We use the option to check for updates when running the installer, this causes the download to fail if we run the installer in the default download folder since it can't overwrite the file that started the installation. We would like an option to choose where the update is downloaded to instead of d...
by floch
Wed Aug 23, 2023 12:31 pm
Forum: Common Problems
Topic: Localization of resources for Updater fails on some builds
Replies: 1
Views: 2153
 
Jump to post

Localization of resources for Updater fails on some builds

Description : We are running builds in a docker container and have started seeing intermittent issues with creating the advanced installer package which occasionally (every third or fourth build) fails on the final steps: Building package: C:\build\Installer\SetupFiles\APPLICATION.exe Prepare build...

Go to advanced search