miabuild and support files

Got a problem you cannot solve? Try here.
christ23
Posts: 82
Joined: Mon Jan 16, 2012 4:51 am

miabuild and support files

Postby christ23 » Tue May 21, 2013 7:12 am

Hi folks,

(how) is it possible to update a supportfile with the use of miabuild via cmd?

Background: We have some installations with many files and a complex structure. The way i do it is:
- 7zip our complete setup files & folder structure (lets name it Bugfix2.7z)
- In IA GUI delete the existing support file (Bugfix1.7z) and
- add the new Bufgix2.7z to the support files
- At runtime, the complete supportfile BugfixX.7z is extracted to C:\Temp\BugfixX\...
- Files to be copied or called ....
- delete/clear C:\Temp\BugfixX\...
(This is because the logic does not change, but the content of the files. I am doing it with the 7z solution, because otherwise i get thousands of "Install file....." commands in my .mpr)

Is it possible to change the supportfiles like

miabuild.exe "C:\\...\\AutoBuild_Test001\\AutoBuild_Test001.mpr" /o="C:\\...\\AutoBuild_Test001" /b=1 /r "BUILDVERSION=1.2.3" "BRANDING=Testversion 1.2.3" "Supportfile=Bugfix2.7z"

? Every idea welcome :-).

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: miabuild and support files

Postby FrancescoT » Tue May 21, 2013 10:55 am

Dear christ23,

Unfortunately, this is not possible with the miabuild tool ... because in fact, it is a build tool and the included support files are managed by the project.

The only possible alternative, it is with using InstallAware Automation Interface.

InstallAware automation interface can be used to programmatically emit and build a complete setup projects.
For more info, please have a look at IA documentation along with the available samples.

Hope this helps you.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 19 guests