October 25, 200520 yr Author It may be installed with INF that places needed file in needed folder and makes shortcut in SendTo menu Thanks for the idea.I gonna try an INF compiled in SFX archive. That should be perfect for a small installer.
October 26, 200520 yr Well, frankly speaking I don't use INF for installing this. I install it just placing in one of the HFSLIP folders and it is CABed and integrated into my distro automatically. I just have to make this shortcut with my install.inf (installs all my regestry tweaks, arrange links and does other things during unattended): [Version]Signature=$CHICAGO$[DefaultInstall]UpdateInis = Arrange.Link[Arrange.Link]; Send Tosetup.ini, progman.groups,, "group11=""%16393%"""setup.ini, group11,, """CAB Tool"",""""""%11%\cabtool.exe"""""",,,,""%11%"",""cabtool.exe"""In this example tool is in system32 because with HFSLIP it is impossible by now to install it in %ProgramFiles%.Change it according to your needs. Edited October 26, 200520 yr by Oleg_II
October 26, 200520 yr Couple of questions:Does it always have to capatalize?Does it work the same as modifype when cabbing single files?Also any way to add a nice pretty icon? Edited October 26, 200520 yr by kelsenellenelvian
October 26, 200520 yr ModifyPE is for changing file checksum information in the PE header when you hack a file. It has nothing to do with CAB compression
October 26, 200520 yr I added a nice pretty Icon in both 16x16 and 32x32 sizes. Looks rather XPized. The final size is only increased by 5kb. If you like it just use this one.
October 27, 200520 yr Author I added a nice pretty Icon in both 16x16 and 32x32 sizes. Looks rather XPized. The final size is only increased by 5kb. If you like it just use this one.kelsenellenelvian,I would be stupid to not like this icon but I'm sure you'll understand if I ask you where this icon come from. If it's your own work, be sure this icon is in the next build.
January 9, 200620 yr Author CAB Tools 1.8See first post for details and download link.Drop 1.5 and get this one. It's a little bit better.Any bug ? Edited January 9, 200620 yr by jdoe
January 9, 200620 yr Author @jdoeThanks for a cool app & will install silently with /QCheersMCAnd /C for extracting files only.
January 9, 200620 yr It always amazes me how I stumble upon these multipage threads that have somehow escaped my attention. Just in time too. I was just going to start making a VBscript that does exactly what this does. No sense in reinventing the wheel, especially when it wouldn't be as good of a wheel Thanks for the great tool.
Create an account or sign in to comment