MAKEMSI quickly and reliably creates MSI files in a non-programmatic way
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
[Bottom][Contents][Prev]: Local Security Settings Applet[Next]: MergeMod.DLL
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
\->Tips and Tricks->Tools->MAKECAB.EXE

MAKECAB.EXE

This Microsoft tool is used by MAKEMSI to "compile" files (see the "compile" command).

This tools is not provided with MAKEMSI (due to Microsoft's licencing requirements). It exists on Windows 2000 and XP boxes with base installs. For other operating systems you will need to download the "CAB SDK" from Microsoft (http://support.microsoft.com/kb/310618This external link was OK when tested at 27 Dec 2008) as it contains the tool, you must also ensure that MAKEMSI can "find" it by making sure the installation directory is include in the list defined in the "PATH" environment variable.

See the "MAKECAB.EXE Issues" section for some details of MAKECAB.EXE bugs/features.

You can use the "COMPILE_MAKECAB_EXE" macro to specify the version that makemsi should use by default MAKEMSI will search tha "path".

MAKECAB.EXE -?

Microsoft (R) Cabinet Maker - Version 5.1.2600.5512
Copyright (c) Microsoft Corporation. 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 awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 27 Dec 2008Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: Local Security Settings Applet[Next]: MergeMod.DLL


MAKEMSI© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Saturday December 27 2008 at 3:15pm
Visit MAKEMSI's Home PageThis external link was OK when tested at 7 Dec 2008

HTML page dated Mon, 29 Jan 2007 00:11:11 GMT
Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 27 Dec 2008