|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
DriverHeaven Extreme Member
|
What can edit .cab files?
What can edit .cab files? i need to edit some and winrar nor the built in windows utill will do it....
__________________
|
|
|
|
|
|
#2 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 55 ![]() ![]() ![]() ![]() |
maybe this tool will help, what you like to do with the cab file?
Microsoft Cabinet Software Development Kit http://support.microsoft.com/default...B;en-us;310618 |
|
|
|
|
|
#3 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 55 ![]() ![]() ![]() ![]() |
oh that's for intel only.. you can't use it i think
|
|
|
|
|
|
#4 | |
|
DriverHeaven Extreme Member
|
Quote:
__________________
|
|
|
|
|
|
|
#5 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 55 ![]() ![]() ![]() ![]() |
in the kit you'll have..
1) CABARC.EXE Basic cabinet file create/view/extract utility 2) MAKECAB.EXE More-powerful cabinet file creation tool 3) EXTRACT.EXE Cabinet file extract utility ---------------------- Microsoft (R) Cabinet Tool - Version 1.00.0601 (03/18/97) Copyright (c) Microsoft Corp 1996-1997. All rights reserved. Usage: CABARC [options] command cabfile [@list] [files] [dest_dir] Commands: L List contents of cabinet (e.g. cabarc l test.cab) N Create new cabinet (e.g. cabarc n test.cab *.c app.mak *.h) X Extract file(s) from cabinet (e.g. cabarc x test.cab foo*.c) Options: -c Confirm files to be operated on -o When extracting, overwrite without asking for confirmation -m Set compression type [LZX:<15..21>|MSZIP|NONE], (default is MSZIP) -p Preserve path names (absolute paths not allowed) -P Strip specified prefix from files when added -r Recurse into subdirectories when adding files (see -p also) -s Reserve space in cabinet for signing (e.g. -s 6144 reserves 6K bytes) -i Set cabinet set ID when creating cabinets (default is 0) Notes ----- When creating a cabinet, the plus sign (+) may be used as a filename to force a folder boundary; e.g. cabarc n test.cab *.c test.h + *.bmp When extracting files to disk, the <dest_dir>, if provided, must end in a backslash; e.g. cabarc x test.cab bar*.cpp *.h d:\test\ The -P (strip prefix) option can be used to strip out path information e.g. cabarc -r -p -P myproj\ a test.cab myproj\balloon\*.* The -P option can be used multiple times to strip out multiple paths ---------------------- Microsoft (R) Cabinet Maker - Version (32) 1.00.0601 (03/18/97) Copyright (c) Microsoft Corp 1993-1997. All rights reserved. MAKECAB [/V[n]] [/D var=value ...] [/L dir] source [destination] MAKECAB [/V[n]] [/D var=value ...] /F directive_file [...] source File to compress. destination File name to give compressed file. If omitted, the last character of the source file name is replaced with an underscore (_) and used as the destination. /F directives A file with MakeCAB directives (may be repeated). /D var=value Defines variable with specified value. /L dir Location to place destination (default is current directory). /V[n] Verbosity level (1..3). ---------------------- Microsoft (R) Diamond Extraction Tool - Version (32) 1.00.0601 (03/18/97) Copyright (c) Microsoft Corp 1994-1997. All rights reserved. EXTRACT [/Y] [/A] [/D | /E] [/L dir] cabinet [filename ...] EXTRACT [/Y] source [newname] EXTRACT [/Y] /C source destination cabinet - Cabinet file (contains two or more files). filename - Name of the file to extract from the cabinet. Wild cards and multiple filenames (separated by blanks) may be used. source - Compressed file (a cabinet with only one file). newname - New filename to give the extracted file. If not supplied, the original name is used. /A Process ALL cabinets. Follows cabinet chain starting in first cabinet mentioned. /C Copy source file to destination (to copy from DMF disks). /D Display cabinet directory (use with filename to avoid extract). /E Extract (use instead of *.* to extract all files). /L dir Location to place extracted files (default is current directory). /Y Do not prompt before overwriting an existing file. ---------------------- i'll see if i can get you a 3rd party.. |
|
|
|
|
|
#6 |
|
DriverHeaven Extreme Member
|
i found a program acdzip that let me edit them thanks anyways
__________________
|
|
|
|
|
|
#7 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 55 ![]() ![]() ![]() ![]() |
NP. and if that's not free, try this.. http://www.pcworlddownload.com/syste...ipWrangler.htm
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|