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
- :
- Self extracting Setup doesn't show progress while extracting
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
‎Aug 17, 2011
07:47 AM
Self extracting Setup doesn't show progress while extracting
Hi,
in my installscript project under "Media-Releases" I use the option to create a self extracting executable to run the setup. The build process creates the self extracting executable, which is about 800 MB in size. This looks OK so far.
If one starts the executable it begins to extract the files but it doesn't show progress while doing that. It takes up to 2 min. until the setup shows the initialisation dialog. So our users start the installation and they think it doesn't work, becaue the hourglass mouse pointer changes back to normal mode already after a few seconds. I wouldn't expect this behaviour from a profesional installation tool like InstallShield. How can I fix it?
Best regards,
Andi
in my installscript project under "Media-Releases" I use the option to create a self extracting executable to run the setup. The build process creates the self extracting executable, which is about 800 MB in size. This looks OK so far.
If one starts the executable it begins to extract the files but it doesn't show progress while doing that. It takes up to 2 min. until the setup shows the initialisation dialog. So our users start the installation and they think it doesn't work, becaue the hourglass mouse pointer changes back to normal mode already after a few seconds. I wouldn't expect this behaviour from a profesional installation tool like InstallShield. How can I fix it?
Best regards,
Andi
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 17, 2011
07:56 AM
You could try the discontinued PackageForTheWeb for it. Works great for me.
You can download it when your search for "PackageForTheWeb401.exe".
For example:
http://195.19.138.139:3000/p/SOFTHITS/PWEB/PackageForTheWeb401.exe
Hope it helps.
You can download it when your search for "PackageForTheWeb401.exe".
For example:
http://195.19.138.139:3000/p/SOFTHITS/PWEB/PackageForTheWeb401.exe
Hope it helps.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 17, 2011
08:11 AM
Hi Flitskikker,
I was using Package for the web before. Unfortunately it has problems with large self extracting executables. If the setup exceeds a certain size it shows always a message that there isn't enough disk space availabe too extract the files, free disk space doesn't matter. So I decided to change over to this IS build-in function.
I run into serious trouble now because we have to release the software this week.
Best regards,
Andi
I was using Package for the web before. Unfortunately it has problems with large self extracting executables. If the setup exceeds a certain size it shows always a message that there isn't enough disk space availabe too extract the files, free disk space doesn't matter. So I decided to change over to this IS build-in function.
I run into serious trouble now because we have to release the software this week.
Best regards,
Andi
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 17, 2011
08:16 AM
Hi Flitskikker,
I was using Package for the web before. Unfortunately it has problems with large self extracting executables. If the setup exceeds a certain size it shows always a message that there isn't enough disk space availabe too extract the files, free disk space doesn't matter. So I decided to change over to this IS build-in function.
I run into serious trouble now because we have to release the software this week.
Best regards,
Andi
I was using Package for the web before. Unfortunately it has problems with large self extracting executables. If the setup exceeds a certain size it shows always a message that there isn't enough disk space availabe too extract the files, free disk space doesn't matter. So I decided to change over to this IS build-in function.
I run into serious trouble now because we have to release the software this week.
Best regards,
Andi
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 19, 2011
06:38 PM
If those things both fail and you need to have something settled urgently, I would suggest to use something like a WinRAR SFX archive then.
I'm not an IS employee, so someone who is should look into the build in option not functioning properly. As soon as it's fixed, you can use that for a future version.
Kind regards,
Martijn
I'm not an IS employee, so someone who is should look into the build in option not functioning properly. As soon as it's fixed, you can use that for a future version.
Kind regards,
Martijn
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 22, 2011
08:14 AM
Hi Martijn,
thank you for your help!
WinRAR Sfx is a great tool but I cannot use it because our setup project contain prerequisites which require - on certain systems - a reboot. WinRAR then detects that the started installation process is finished and removes all the extracted files :(, so the setup process won't continue after system restart.
I will use the secretive in-build compression to solve the problem and hope our customers will understand the behaviour.
Best regards,
Andi
thank you for your help!
WinRAR Sfx is a great tool but I cannot use it because our setup project contain prerequisites which require - on certain systems - a reboot. WinRAR then detects that the started installation process is finished and removes all the extracted files :(, so the setup process won't continue after system restart.
I will use the secretive in-build compression to solve the problem and hope our customers will understand the behaviour.
Best regards,
Andi