Hello!
I'm using web media blocks for installing prerequisites and main app, so i'm having 2 webmedia blocks - .NET and app, each is large - 40mb and 60mb respectively.
Current workflow of installing looks like:
downloading .net -> installing .net -> downloading app -> installing app.
This is not so good for user experience, so i'm searching for a way to change this sequence to following:
downloading .net -> downloading app -> installing .net -> installing app.
I thought of manually downloading 7zip files using download plugin to $EXEDIR$ and extracting them there, but it doesn't help.
Could you suggest any way to achieve desired?
How to change order of download/install of web media blocks
-
- Posts: 7
- Joined: Wed Feb 20, 2013 6:15 am
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: How to change order of download/install of web media blo
Dear User,
A Web Media block works in that way by design and it is a command is directive for the compiler, and is not constrained by conditional execution blocks.
The Web Media Block command indicates that each installation command which installs files on the target system should place those files in the named source media block.
If you want to have a different behaviour, you should implement it using a personal approach via script.
Regards.
A Web Media block works in that way by design and it is a command is directive for the compiler, and is not constrained by conditional execution blocks.
The Web Media Block command indicates that each installation command which installs files on the target system should place those files in the named source media block.
If you want to have a different behaviour, you should implement it using a personal approach via script.
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
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
Who is online
Users browsing this forum: Baidu [Spider] and 85 guests