Uncompress Windows Cabinet files. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/expand.
expand {{path\to\file.cab}} {{path\to\directory}}
expand {{path\to\file.cab}} {{path\to\directory}} -d
expand {{path\to\file.cab}} {{path\to\directory}} -f:*
expand {{path\to\file.cab}} {{path\to\directory}} -f:{{path\to\file}}
expand {{path\to\file.cab}} {{path\to\directory}} -i