Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ExtractCAB method of the Merge object extracts the embedded .cab file from a module and saves it as the specified file. The installer creates this file if it does not already exist and overwritten if it does exist.
Syntax
Merge.ExtractCAB(
FileName
)
Parameters
-
FileName
-
The fully qualified destination file.
Return value
This method does not return a value.
C++
See ExtractCAB function.
Requirements
Requirement | Value |
---|---|
Version |
Mergemod.dll 1.0 or later |
Header |
|
DLL |
|