Cab Properties

MSBuild Extension Pack

Cab Properties MSBuild Extension Pack Help 4.0.12.0

The Cab type exposes the following members.

Properties

  Name Description
Public property CabExePath
Sets the path to CabArc.Exe
Public property CabFile
Sets the CAB file. Required.
Public property ExtractExePath
Sets the path to extrac32.exe
Public property ExtractFile
Sets the files to extract. Default is /E, which is all.
Public property ExtractTo
Sets the path to extract to
Public property FilesToCab
Sets the files to cab
Public property NewFile
Sets the new file to add to the Cab File
Public property NewFileDestination
Sets the path to add the file to
Public property PathToCab
Sets the path to cab
Public property PreservePaths
Sets a value indicating whether [preserve paths]
Public property Recursive
Sets whether to add files and folders recursively if PathToCab is specified.
Public property StripPrefixes
Sets the prefixes to strip. Delimit with ';'
Top
See Also

Reference