nitro322 Posted November 11, 2007 Author Posted November 11, 2007 Great utility But I tried to install it on another XP Pro SP2 system and though it seemed to install okay, it seems to have uninstalled itself and I ended up with the "HKEY_CLASSES_ROOT\jarfile\shell\uniextract" error (as mentioned here) on subsequent reinstallations.Sorry, but I never did find an answer to this. Is this occurring with the 1.6 beta as well?
the_guy Posted November 11, 2007 Posted November 11, 2007 The following file is a Microsoft CAB archive, but is being treated as an InstallShield archive by Universal Extractor 1.5.http://download.microsoft.com/download/b/c...f31/w95gray.exeAlso, whenever the /x switch is used on a file (Microsoft Hotfix), is there any way the description can be changed from a cab archive to a hotfix?the_guy
centurion999 Posted November 11, 2007 Posted November 11, 2007 can the new version incorporate support for updating innounp? this way we can only replace innounp.exe when a new version comes out.As BigRandalo suggested, this can be done easily yourself. Just download the new innounp and overwrite the older innounp.exe in the UniExtract bin\ directory. I don't plan on adding any automatic support for this, as new versions may behave differently and as a result break UniExtract if it's not properly tested.Hi nitro322 New version of innounp (0.20) works well with new version of inno setup but in uniextract no, it uses cmdtotal and files are bad.cause:peid internal scan not recognize new version of inno setup (show Borland Delphi 2.0 overlay)My solution:1) I add external signature to peid and modify this line $scantypes = _ArrayCreate('deep','hard','ext') to $scantypes = _ArrayCreate('ext', 'deep','hard')2) modify this line case stringinstr($filetype, "Inno Setup Installer", 0) to case stringinstr($filetype, "Inno Setup", 0)3) modify this line if (stringinstr(filereadline($debugfile, 1), "Version detected:", 0) _ to if (stringinstr(filereadline($debugfile, 1), " Version detected:", 0) _All now works. Old bug: if folder already exist uniextract shows error but it extracts anyway.
nitro322 Posted November 12, 2007 Author Posted November 12, 2007 The following file is a Microsoft CAB archive, but is being treated as an InstallShield archive by Universal Extractor 1.5.Thanks, will check it out.Also, whenever the /x switch is used on a file (Microsoft Hotfix), is there any way the description can be changed from a cab archive to a hotfix?Shouldn't be too hard. Will look into it.New version of innounp (0.20) works well with new version of inno setup but in uniextract no, it uses cmdtotal and files are bad.cause: peid internal scan not recognize new version of inno setup (show Borland Delphi 2.0 overlay)My solution:Cool, thanks for the detailed report. I'll definitely check it out.
j8048188 Posted November 16, 2007 Posted November 16, 2007 I have one problem with inno setup and i was wondering how to fix it.I have tried to extract Rocket Dock v.1.3.5, and it comes up with this error:Signature detected: Inno Setup Setup Data (5.1.13)This is not directly supported, but i'll try to unpack it as version 5110; Version detected: 5113Critical error: The setup files are corrupted. Please obtain a new copy of the program.Unpacking failed. This version is not supported.I updated to the latest version off of the sourceforge site, 1.9. it still does not work.thanks.The Program is the best i have ever used for extracting, by the way.
centurion999 Posted November 16, 2007 Posted November 16, 2007 I have one problem with inno setup and i was wondering how to fix it.I have tried to extract Rocket Dock v.1.3.5, and it comes up with this error:Signature detected: Inno Setup Setup Data (5.1.13)This is not directly supported, but i'll try to unpack it as version 5110; Version detected: 5113Critical error: The setup files are corrupted. Please obtain a new copy of the program.Unpacking failed. This version is not supported.I updated to the latest version off of the sourceforge site, 1.9. it still does not work.thanks.The Program is the best i have ever used for extracting, by the way.Try this version h**p://innounp.sourceforge.net/test020.rar work
horsecharles Posted November 23, 2007 Posted November 23, 2007 (edited) Nitro, I'm gonna cross-post here-- serves to bump up this thread as well...Context menu entries for Universal Extractor have disappeared(for .zip, .msi & .exe), on Vista Home Premium Sp1(btw no such issues on Win XP SP3). I've tried reinstalling, w/ all possible context entries enabled and .zip associated w/ it, of course-- to no avail. Send To shortcut remains in place.Of note-- may help you-- re related programs:Those with issues--PeaZip: identical situation-- all entries disappeared as well + all Send To entries still in place.ZipInstaller: context entry ONLY appears after archive is opened & listed in Explorer 'Folder' Pane-- ALTHOUGH ONLY if right-clicked from that side, NOT if right-clicked in File pane.ExtractNow context entries have disappeared for .exe files, but for .zip have NOT disappeared.7Zip main context 'name' entry is still there, BUT its command submenu NEVER LOADS.Other related programs "with no such issues(each/all the very latest release, even if beta/rc/etc.)": #7Z, AlZip, IzArc, GSplit.BTW A. Universal Extractor, even before reinstall, was the last program of its kind installed.B. SP1 for Vista was only installed 2 days ago.C. Universal Extractor was upgraded to present Beta 1.6, w/ no issues, from the day it was released to the public. Dollars to Doughnuts this is a Vista change issue--1. NO such issues on WinXP SP3, &2. Going by MS deadline to programmers to comply with all Vista OS changes: something along the lines that 'initially' older programs could still run normally w/ some older behaviors allowed & expected folder locations still in place... until xx date.One other possibility:some critical windows services "may need to be set to Automatic" for Universal Extractor to function properly??? i constantly weed out unnecessary ones-- although rarely Disable, usually set to Manual.For instance: i had slsvc & SLUINotify set to Manual(after subsequent restart one Started, the other did not-- btw one depends on the other: cannot be started / stopped if the other one is stopped / started)... and lost Control Panel functionality... they both MUST be set to Auto.And... i DON"T have MS Update set to auto.Again, fantastic work on your part... thank you. Edited November 23, 2007 by horsecharles
Stranger Posted November 24, 2007 Posted November 24, 2007 Universal Extractor doesn't decompile CHMs made with ChmBookCreator http://smallweb.ru/library/chmbookcreator.htm
Hanschke Posted November 24, 2007 Posted November 24, 2007 a few updates are released:7-Zip 4.56 beta - http://downloads.sourceforge.net/sevenzip/7z456.exeARJ32 3.14a - http://mysite.verizon.net/vze3nqpn/files/arj32v314a.exeStuffIt Expander 12.0.0.3 - http://www.stuffit.com/downloads/std-downloadv.htmlmaybe there are other updates too but i dont find the most files maybe you can make a refresh build for us?
azque Posted November 27, 2007 Posted November 27, 2007 Hi,Can you fully automate the command line by adding the following switches?Rename extracted files automatically if file with the same name already exists. Renamed file will get the name like 'filename(N).txt', where 'filename.txt' is the original file name and 'N' is a number starting from 1 and incrementing if file exists.Set a password to decrypt files during extraction.Disable error and/or prompt messages.Recurse subfolders for archivesSpecify another log file name instead of the default UniExtract.txt in the switch, for example, -ilogc:\log\backup.logSpecify default extraction tools to avoid user intervention (maybe put this one in the INI)Thanks!
turrethead Posted November 27, 2007 Posted November 27, 2007 Hi,Just want to give my thanks for this fantastic little program. I use it all the time and my system is so much cleaner because of it. Extremely well done. turrethead
weEvil Posted December 11, 2007 Posted December 11, 2007 I love this tool. Just wanted to say thanks.
war59312 Posted December 12, 2007 Posted December 12, 2007 How about hiding the cmd windows that open up:http://www.msfn.org/board/Tool-Hide-consol...ows-t49184.htmlOr at least an option some how, say a registry setting or something. After all you already have that night progress window so why show ugly cmd windows.Thanks!
wordz101 Posted December 23, 2007 Posted December 23, 2007 I'm no programmer but regarding hiding the cmd window maybe "cmdhide" could help - http://siginetsoftware.com/forum/showthread.php?t=18Thanks for all your work on Universal Extractor nitro322 and Merry Christmas.
Camarade_Tux Posted December 23, 2007 Posted December 23, 2007 In fact there is no need for any external program as AutoIt which UniExtract is coded in gives this ability to the developper, natively.
Recommended Posts