- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: .NET 4.8 Offline installation takes 15 mins
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
.NET 4.8 Offline installation takes 15 mins
Hello,
I'm trying to solve an issue we are noticing with InstallShield installing 4.8 framework.
When we do a clean/fresh install of our product, the pre-req (.net 4.8) installs in about 5 mins (as expected).
But when we do an upgrade of our product and a previous version of our product is on the machine, the .net 4.8 framework takes about 15 mins to install. It then usually causes a reboot (we don't want that also).
I'm running some tests now to see if 4.7.2 has the same issues. If not we'll be rolling back to 4.7.2
Any thoughts on what's going on, or even how to debug this issue?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @twunky ,
Can you try running the commandline
Setup.exe /v"/l*v c:\test.log" for both the scenarios for comparison purposes?As well upload here.
" It then usually causes a reboot (we don't want that also)."
Hope you had added .Net 4.8 as pre-requisite,if so you can control the reboot behavior using behavior tab of Pre-Requisite editor.
Thanks,
Jenifer
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @twunky ,
You can enable log functionality by using an option under General Information->Create MSI logs->Yes,
if it is of Basic MSI project.If you could attach both the log files here that would be great!!
Have you given commandline in pre-requisite as "/q /norestart"?
Can you try with the attached pre-requisite file?
As well i would suggest you to check the same behavior by running the offline .Net Framework 4.8 installer alone in an already installed scenario.
Thanks,
Jenifer
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
When installing donet framework 4,8, using a device created on installshiel, it is taking over 30 minutes. Is there any way of narrowing that amount of time down?
