08-06-2011, 05:10 AM
One way would be to drag a folder onto the program, which generates a new folder with the same name plus '_dec' at the end, which contains the decompressed files. Alternatively, use the command line;
or
Not giving the 'OUTFILE' overwrites the input file with the decompressed version. Not giving the 'OUTFOLDER' generates the new folder with '_dec' at the end.
Code:
dsdecmp INFOLDER OUTFOLDER
Code:
dsdecmp INFILE OUTFILE