Install Maker/Editer

InstallShield

*.CAB 파일 수정편집

홍사훈     0건     2,572회

첨부파일

본문

installshield로 작성된 설치파일을 수정 편집할수 있는 작은 유틸이다.

i6comp는 구버전 i12comp는 신버전을 수정 편집할수 있으며
사용법은 두개다 동일하다.
윈도우 커멘드 상에서 사용 가능하며
사용법은 다음과 같다.

Usage: i6comp.exe [-opts] [file index|fmask|path] [disk fmask|path]
Commands
l: list Files
c:\>i6comp.exe l data1.cab

04-26-2002 19:48 0 ____ 0 0 iKernel.dll

g: list File Groups c: list Components t: list Setup Types
s: convert multi-volume cab to a single volume (not recommended)
e: extract files (specify when specifying )
x: same as 'e' with subdirs
r: replace files in cab (same syntax as 'e')
   c:\>i6comp.exe e data1.cab 7155 aa.txt
d: delete files from cab (specify )
   c:\>i6comp.exe d data1.cab 7155
a: add files to cab ( is optional; must specify -g OR -f)
z: zero-size files (specify )
Options
v: verbose info mode
r: extract subdirs/recurse and store subdirs
d: include directories in cab matches
g: specifies File Group to work with
o: suppress supplementary output (start msg, comments, etc.)
f: treat File Groups as directories (usefull for GUI, wrappers)

 

[[사용 예]]

c:\> i12comp.exe l data1.hdr > i12comp-List-File.txt 

:

:

07-04-2012 13:08     164214 A___       2993    3 high.bmp

05-18-2013 08:01     509440 A___     239900    4 shacoba.dll

07-04-2012 12:54       3710 A___       1066    5 Postprocess.frag

07-04-2012 12:54        167 A___        126    6 Postprocess.vert

07-04-2012 12:54       3325 A___       1216    7 Bitmaps.frag

07-04-2012 12:54        167 A___        126    8 Bitmaps.vert

07-04-2012 12:54       1679 A___        700    9 ColoredDGM.frag

:

:

c:\> i12comp.exe d data1.hdr 2993 

 

등록된 댓글이 없습니다.



Copyrightⓡ1996~2025, sahoon.com All Rights Reserved.