codemonk3y
Posts: 62
Joined: Thu Nov 01, 2012 3:51 pm

updater aiu filename and download folder

On my update server my file is MyAppUpdater.txt

When the updater on my client downloads the file is yAppUpdater.aiu (notice the M is missing, why does it do that?)

The msi it downloads for the update is in a sub folder with the name of whatever is in the aiu file with []. Is there a way to force it to download into folder and not create a sub folder?

It would also be nice if there was a command for the updater that could get the version (get whatever's in the []).

Thanks,
Scott
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: updater aiu filename and download folder

Hello Scott,
When the updater on my client downloads the file is yAppUpdater.aiu (notice the M is missing, why does it do that?)
I'm not sure why this happens. Can you attach a sample which reproduces the behavior or can you give us a step by step test case scenario so we can be able to reproduce and investigate this?
The msi it downloads for the update is in a sub folder with the name of whatever is in the aiu file with []. Is there a way to force it to download into folder and not create a sub folder?
I'm afraid this is our default behavior and this cannot be changed.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
codemonk3y
Posts: 62
Joined: Thu Nov 01, 2012 3:51 pm

Re: updater aiu filename and download folder

I sent you the aiu file for my deployment site.

Return to “Building Installers”