It seems as though cab files are not supported in the "Update Configuration Project"...
Using Advanced Installer 4.5, I have set it to make "Multiple Volumes" of CAB files (which are external to the MSI database).
This installs fine when the files are on the local machine, however I'm having problems with the auto update feature downloading the cab files.
If I dont mention the .cab files in the ".aiu" file on the website, then only the .msi is listed (with only its size mentioned).
When doing an "add update" in a "Update Configuration Project", the only supported files are "*.msi,*.msp,*.exe". *.cab is not mentioned.
If I manually add the .cab files in the ".aiu" file on the website (as a dependancy of the msi), then the cab files is opened as a separate "installation" instead of being part of the msi installation.
So my question is when is there planned support for cab files in the "Update Configuration Project" ? Is there a manual workaround available?