This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Display Progress when Installing Windows Features/Roles in Suite
Subscribe
- 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
‎Dec 06, 2013
10:17 AM
Display Progress when Installing Windows Features/Roles in Suite
I use ISInstallProgress for displaying the overall progress of the Suite. Is there a way to display the installation progress for Windows features/roles being installed via the Suite? I have played around a bit trying ISParcelProgress and ISParcelStatus with no success. Some of the features may take a few minutes to install and it would be nice to see that it is progressing.
Thanks for any advice.
Thanks for any advice.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 09, 2013
08:59 AM
This depends on the OS of the target system:
If a Suite/Advanced UI installation enables a Windows role or feature on some target systems, the InstallationProgress wizard page of the Suite/Advanced UI installation can show the progress of the role or feature being enabled. This progress information is available on target systems that have Windows 8 or later or Windows Server 2012 or later. On these target systems, a Suite/Advanced UI installation uses DISM APIs to enable roles and features, and these APIs have support for reporting the progress information.
On Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2 target systems, a Suite/Advanced UI installation uses Pkgmgr.exe to enable roles and features. Pkgmgr.exe does not have support for reporting progress information; therefore, on these systems, the progress bar cannot updated as roles and features are being enabled.
Although DISM.exe is available on Windows 7 and Windows Server 2008 R2 systems, the API support is not shipped on these versions of Windows. In addition, the API DLL dependencies are not available for redistributing to target systems.
If a Suite/Advanced UI installation enables a Windows role or feature on some target systems, the InstallationProgress wizard page of the Suite/Advanced UI installation can show the progress of the role or feature being enabled. This progress information is available on target systems that have Windows 8 or later or Windows Server 2012 or later. On these target systems, a Suite/Advanced UI installation uses DISM APIs to enable roles and features, and these APIs have support for reporting the progress information.
On Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2 target systems, a Suite/Advanced UI installation uses Pkgmgr.exe to enable roles and features. Pkgmgr.exe does not have support for reporting progress information; therefore, on these systems, the progress bar cannot updated as roles and features are being enabled.
Although DISM.exe is available on Windows 7 and Windows Server 2008 R2 systems, the API support is not shipped on these versions of Windows. In addition, the API DLL dependencies are not available for redistributing to target systems.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 09, 2013
09:24 AM
Great! Thanks Debbie.
Currently I am running IS 2013. Do I need SP1 for this? I am not quite ready to update... but will do so in the next month or so.
Do I use ISParcelProgress; or ISParcelStatus; or something else?
Thanks
Currently I am running IS 2013. Do I need SP1 for this? I am not quite ready to update... but will do so in the next month or so.
Do I use ISParcelProgress; or ISParcelStatus; or something else?
Thanks
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 09, 2013
09:36 AM
No, you don't need InstallShield 2013 SP1 for this functionality. It's in InstallShield 2013.
