MSFN Forum: makecab many files - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

makecab many files Rate Topic: -----

#1 User is offline   mister-xxxxx 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 31-October 03

Posted 04 November 2005 - 12:42 AM

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)


#2 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 04 November 2005 - 01:51 AM

Quote

@echo Off
title MakeCab all file in current directory

FOR %%L IN (*.*) DO makecab %%L /L ".\Cab"

exit


here is the code

#3 User is offline   mister-xxxxx 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 31-October 03

Posted 04 November 2005 - 02:03 PM

Grazie mille! Thanks...

#4 User is online   gunsmokingman 

  • MSFN Master
  • Group: Super Moderator
  • Posts: 2,020
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 04 November 2005 - 04:47 PM

This is a sfx files that runs from any location that uses the makecab.
Makecab

#5 User is offline   K e n 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 03-July 05

Posted 06 November 2005 - 08:27 PM

View Postgunsmokingman, on Nov 5 2005, 09:47 AM, said:

This is a sfx files that runs from any location that uses the makecab.
Makecab


I just downloaded that file you posted , I like to see how others
tweaks work..
I tried to run it & had the firewall pop up telling me that an HTML
application host from your computer wants to connect to
www3.telus.net [161.184.2465.22] port 80
I clicked deny..
Then norton had a fit when running it...



#6 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 06 November 2005 - 09:10 PM

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 ;)

#7 User is online   gunsmokingman 

  • MSFN Master
  • Group: Super Moderator
  • Posts: 2,020
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 06 November 2005 - 11:11 PM

It for the icom that on the title bar is all that is.

Quote

<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.ne...BgImgs/Hta2.ico">


#8 User is offline   big poppa pump 

  • Damn Newbies!!
  • PipPipPip
  • Group: Members
  • Posts: 406
  • Joined: 10-September 03

Posted 07 November 2005 - 01:17 AM

Here is an utility posted by jcarle a few months back. Just drag the files into this app and it will do the necessary.

Attached File(s)

  • Attached File  CBin.exe (92K)
    Number of downloads: 183


#9 User is offline   InTheWayBoy 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 709
  • Joined: 16-August 04

Posted 07 November 2005 - 12:52 PM

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.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy