BIG Setup, Bad Performance

Got a problem you cannot solve? Try here.
mikKummerfeld
Posts: 252
Joined: Sat Dec 03, 2011 3:07 am
Location: Konstanz, Germany
Contact:

BIG Setup, Bad Performance

Postby mikKummerfeld » Fri Oct 02, 2015 4:41 pm

Hello Guys,

our new Offline setup joins our 6 products into one setup with 6 targetdirs, etc.
The compressed size single setup exe is 600MB. When I run the setup on a client, it takes about:

- 5 Seconds to show the first loading dialog which takes 30 seconds...OK
- 5 Seconds to show the loading screen with our setup.bmp.............OK
- 15! Minutes nothing happens until the first dialog appears.

The problem is that our users are thinking nothing will happen.
How can I show some dialog in the time of copy cache files to ProgramData (5,5GB total!!!) OR how can I improve the performance a lot (But we need the cached files, because we dont want to use setup.exe for uninstall process)

It would be enough to bridge the long time and to show some GUI for the users

thanks in advance

Heiko
Kind regards

Heiko Kummerfeld
MIK GmbH

Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant

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

Re: BIG Setup, Bad Performance

Postby FrancescoT » Mon Oct 05, 2015 10:51 am

Dear Heiko,

it's not clear if you are referring to the initialization process that gets executed before the welcome setup dialog gets displayed.

If true, no data is stored under ProgramData during this time.
Instead it's the setup compressed data that gets extracted under the local temporary folder and during this phase, the initialization progress dialog should be active.

Am I missing something?

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

mikKummerfeld
Posts: 252
Joined: Sat Dec 03, 2011 3:07 am
Location: Konstanz, Germany
Contact:

Re: BIG Setup, Bad Performance

Postby mikKummerfeld » Mon Oct 05, 2015 10:57 am

The time between finished the loader (screen 1) and the first welcome Dialog (Screen 2) is 15 Minutes, but what is the Setup doing at this time?

pg1.png
pg1.png (21.58 KiB) Viewed 4841 times


png2.png
png2.png (28.44 KiB) Viewed 4841 times
Kind regards

Heiko Kummerfeld
MIK GmbH

Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant

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

Re: BIG Setup, Bad Performance

Postby FrancescoT » Mon Oct 05, 2015 11:19 am

Dear Heiko,

It's strange ... because the setup at that time has already completed the files extraction, unless another process is at the source of the problem (as an Anti Virus) or your setup does "something" at the very beginning of the main setup script and before the Welcome Dialog gets displayed.

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

mikKummerfeld
Posts: 252
Joined: Sat Dec 03, 2011 3:07 am
Location: Konstanz, Germany
Contact:

Re: BIG Setup, Bad Performance

Postby mikKummerfeld » Tue Oct 06, 2015 1:19 am

On my test machine there is no Firewall or anti Virus active.
Maybe a Installaware variable is responsible for that?

Before the welcome Dialog, there is nothing in the script, just a variable-script with 20 variables
Kind regards

Heiko Kummerfeld
MIK GmbH

Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 142 guests