PDA

View Full Version : Decompression error



NewsArchive
02-05-2009, 01:47 AM
I've seen this ('Decompression error') come on a site after saving the app
and trying to install. Using SB6.
Deleted, resaved the app and all worked fine. Any ideas?
Thanks
Nev

NewsArchive
02-05-2009, 01:48 AM
> I've seen this ('Decompression error') come on a site after saving the app
> and trying to install. Using SB6.
> Deleted, resaved the app and all worked fine. Any ideas?

Just a bad download Nev, it happens.

:-)

Charles


--
-------------------------------------------------------------------------------------------------------
Charles Edmonds
www.ezchangelog.com - "Free ChangeLog software to manage your projects!"
www.setupcast.com - "A revolutionary new publishing system for software
developers - enhanced for SetupBuilder users!"
www.pagesnip.com - "Print and Save the Web, just the way you want it!"
www.clarionproseries.com - "Serious imaging tools for Clarion Developers"
www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
and Forms!"
www.lansrad.com - "Intelligent Solutions for Universal Problems"
www.fotokiss.com - "World's Best Auction Photo Editor"
-------------------------------------------------------------------------------------------------------

NewsArchive
02-05-2009, 01:48 AM
Thanks Mate
Nev

NewsArchive
07-14-2011, 11:31 PM
While testing a new install I received this error: "A decompression error
has been detected". Then the file name and #4. I am a little slow so I took
me a while to figure out that there was not enough diskspace.

Is there a way to make sure this does not happen to my users? The reason I
say this is because after acknowledging the error a dialog asked if you
wanted to rollback. I made the mistake of click Yes/Ok. The process REMOVED
all of the EXE and a good number of the DLL. So rolling back was a disaster.

I feel there must be a way to stop this from happening.

Bob

NewsArchive
07-14-2011, 11:31 PM
Bob,

> While testing a new install I received this error: "A decompression error
> has been detected". Then the file name and #4. I am a little slow so I
> took me a while to figure out that there was not enough diskspace.
>
> Is there a way to make sure this does not happen to my users? The reason I
> say this is because after acknowledging the error a dialog asked if you
> wanted to rollback. I made the mistake of click Yes/Ok. The process
> REMOVED all of the EXE and a good number of the DLL. So rolling back was
> a disaster.
>
> I feel there must be a way to stop this from happening.

I have attached a quick and dirty demo. If there are not (at least)
999,999,999 bytes of free disk space available then the install will not
continue.

BTW, we'll add an "Automatic Disk Space Validation" in the next build.

Friedrich

NewsArchive
07-14-2011, 11:31 PM
Added as standard functionality to the "Ready to Install" dialog.

---
IMPROVEMENT: (sync from SB8) Runtime: Add "Automatic Disk Space Validation"
to the "Ready to Install" wizard dialog. The installer
validates available disk space before continuing.

If the "Disable Automatic Disk Space Validation" checkbox is
marked, the installer will not validate available disk space.
---

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows 7 installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-14-2011, 11:32 PM
Friedrich,

> If the "Disable Automatic Disk Space Validation" checkbox is
> marked, the installer will not validate available disk space.

Excellent default... I like it!

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://www.cpcs-inc.com


Product Release & Update Notices
http://twitter.com/DeveloperPLUS

NewsArchive
07-14-2011, 11:32 PM
Nice!

That would also make users not try to install on the delivery media too <g>

--
Russell B. Eggen
www.radfusion.com

NewsArchive
07-16-2011, 12:52 AM
ReadyToInstall - not previously defined

Bob Langer

NewsArchive
07-16-2011, 12:53 AM
>
> ReadyToInstall - not previously defined
>

In your project? Then I think you forgot to set a Dialog Label?

Friedrich

NewsArchive
07-16-2011, 12:54 AM
Friedrich,
Thank you, I think I have it.

Bob

NewsArchive
07-16-2011, 12:54 AM
Hi Bob,

>
> Thank you, I think I have it.
>

Cool!

BTW, in the next maintenance release, this will be handled automatically.

Friedrich

NewsArchive
07-17-2011, 01:26 AM
Cooler yet, I am glad I was able to give you an idea and one so easy for you
to include.

Bob