sapientcoder / CabMaker

CabMaker is a free Windows desktop tool that lets you quickly package up an entire folder of files (including subfolders) into a .cab file.
84 stars 20 forks source link

Option to disable .inf and .rpt generation? #17

Open jimmyking2004 opened 2 months ago

jimmyking2004 commented 2 months ago

maybe have an option to stop the generation of information and report files? just make the name nul in the .ddf file:

InfFileName=NUL
RptFileName=NUL

which will in turn stop the files from generating