node-unzip
node-unzip copied to clipboard
How to unzip a cab file with node-unzip
Hi,
Is there possible to unzip a cab(Cabinet) file with node-unzip? The cab file is produced from MS VisualStudio smartphone project and I just need to get a file in the cab.
Thanks