Pre-compiling user installable data.

Got a problem you cannot solve? Try here.
rentzk
Posts: 37
Joined: Sun Aug 27, 2006 10:01 pm

Pre-compiling user installable data.

Postby rentzk » Wed Mar 16, 2016 10:02 am

The program that I am currently writing an installer for has a large amount of data files that it installs. Compressing these files into single file installer adds about 30 minutes to each compilation. Since these files rarely change, is there any way that they can be pre-compiled like the pre-requisites can be?

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

Re: Pre-compiling user installable data.

Postby FrancescoT » Wed Mar 16, 2016 1:00 pm

Dear Rentzk,

unfortunately such possibility is limited to Pre-Compiled Application Runtimes only.

You may eventually temporarily build your package as Compressed WEB Exe to save time during development. In this way you can build your web media blocks only once and then to skip building web media blocks for subsequent builds.

Finally to test the package, leave all required WMBs within the same folder where your setup.exe has been stored and then execute the installer from there.

Make a copy of the generated WMBs before to run subsequent builds ... otherwise these will be deleted.

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

rentzk
Posts: 37
Joined: Sun Aug 27, 2006 10:01 pm

Re: Pre-compiling user installable data.

Postby rentzk » Tue Mar 22, 2016 5:25 pm

thanks. I'll experiment with the web media blocks and see if I can use them to decrease the build time. If not, then I always have an excuse to go to an SSD on the build system.


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 202 guests