Help - Search - Members - Calendar
Full Version: MakeCab
MSFN Forums > Unattended Windows Discussion & Support > Unattended Windows 2000/XP/2003 > Unattended RIS Installation

   
Google Internet Forums Unattended CD/DVD Guide
cloudman
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

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

makecab /?
CODE
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_

CODE
MAKECAB shell32.dll
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.