November 4, 200520 yr How it is made to compress many files and to transform the extension with the undescore?as an example:acledit.dll > acledit.dl_actmovie.exe > actmovie.ex_AniGIF.ocx > AniGIF.oc_etc.Thanks!(sendto > makecab.cmd it works alone with one file)
November 4, 200520 yr @echo Offtitle MakeCab all file in current directoryFOR %%L IN (*.*) DO makecab %%L /L ".\Cab"exithere is the code
November 7, 200520 yr This is a sfx files that runs from any location that uses the makecab.MakecabI just downloaded that file you posted , I like to see how otherstweaks work..I tried to run it & had the firewall pop up telling me that an HTMLapplication host from your computer wants to connect to www3.telus.net [161.184.2465.22] port 80I clicked deny..Then norton had a fit when running it...
November 7, 200520 yr It's because it's a script and virus software tends to pitch a fit over anything like that. You'd get similar problems with VBS scripts posted on here. Odds are very good it's just a false alarm. If you want to be safe, you can always try running it in VirtualPC first
November 7, 200520 yr It for the icom that on the title bar is all that is.<HTA:APPLICATION ID="Gsm_MakeCab" SYSMENU="yes" SCROLL="No" SCROLLFLAT ="No" SingleInstance="Yes" ShowInTaskbar="Yes" SysMenu="Yes" MaximizeButton="No" MinimizeButton="Yes" Border="Thin" BORDERSTYLE ="complex" INNERBORDER ="No" Caption="Yes" WindowState="Normal" APPLICATIONNAME="Gsm_MakeCab" Icon="http://www3.telus.net/GSMJAK1E/AUABuilder/BgImgs/Hta2.ico">
November 7, 200520 yr Here is an utility posted by jcarle a few months back. Just drag the files into this app and it will do the necessary.CBin.exe
November 7, 200520 yr big poppa pump beat me to it...CBin is easy, fast, and does what you need.Just run the program, then select all the files you want to compress...drag them to the application and let go...all compressed files are put next to the original files.
Create an account or sign in to comment