Extract to ADS, copy or overwrite a file with Extrac32.exe
Extracts the source CAB file into an Alternate Data Stream (ADS) of the target file.
extrac32 {PATH_ABSOLUTE:.cab} {PATH_ABSOLUTE}:file.exe
Extracts the source CAB file on an unc path into an Alternate Data Stream (ADS) of the target file.
extrac32 {PATH_ABSOLUTE:.cab} {PATH_ABSOLUTE}:file.exe
Copy the source file to the destination file and overwrite it.
extrac32 /Y /C {PATH_SMB} {PATH_ABSOLUTE}
Command for copying file from one folder to another
extrac32.exe /C {PATH_ABSOLUTE:.source.exe} {PATH_ABSOLUTE:.dest.exe}