QUOTE (war59312 @ Jul 13 2008, 12:16 AM)

what would be really sweet is if universal extractor could self update, as in being smart enough to know when there is a new version of an internal tool used and ask the user if they wish to update and download the new build and then extract automatically...
I agree that it would be a very nice feature. However, aside from the amount of time it'd take to properly implement and test, I'm reluctant to do this because it can potentially break support for certain filetypes. For example, if a new version of innounp was released that required an additional argument, that new argument has to be hardcoded into UniExtract. Otherwise, UniExtract could no longer open Inno Setup installers, because it wouldn't know how to properly call innounp to do the job.
QUOTE (herbalist @ Oct 10 2008, 10:19 PM)

As far as I can tell, the extraction was successful, so why am I getting this?
It looks like you're running this under Windows 9x. I had to throw some ugly hacks in there to make it semi-functional under that OS, but, really, it was never that reliable to begin with. You just hit one of the bugs that I was never able to fully work out. Unfortunately, there isn't really anything that you can do about it.