Jump to content

MakeCab


Recommended Posts

I downloaded makecab and I tryed to use it but when I click on it, the black window will appear and then it closes out, I have no idea how to get it to stay open, am I doing something wrong or what. and also how do I get the activation files, intergated I have tried but seems to not work. Thanks in advance

Link to comment
Share on other sites


MakeCab.exe works via commandline. Drop makecab.exe into system32 folder and open a CMD prompt and type:

makecab /?

Cabinet Maker - Lossless Data Compression Tool

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). Refer to
Microsoft Cabinet SDK for information on directive_file.
/D var=value Defines variable with specified value.
/L dir Location to place destination (default is current directory).
/V[n] Verbosity level (1..3).

The following will compress shell32.dll to shell32.dl_

MAKECAB shell32.dll

Edited by ricktendo64
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...