Extract file operation
Hi All,
Installer extracts some files if command line paramener set. example: setup.exe /DDontExtract=file1
File command Adds file(s) to be extracted to the current output path ($OUTDIR).
But How to include ALL files but extract only that I need?