Releases: mrfearless/Dll2Def
Releases · mrfearless/Dll2Def
Release list
Latest Release
First release
Usage
Dll2Def [ /? | -? ]
Dll2Def <infilename> [<outfilename>]
Dll2Def <infilespec> [<outfolder>]
Dll2Def <infolder> [<outfolder>]
Switches:
/?|-?- Displays help.
Parameters:
infilename- name of a valid dll file to process. Supports the use of wildcards*and?for batch operations.outfilename- (optional) is name of the definition file to create. Defaults to theinfilenamewith.defextension. Note: cannot use wildcards if specifyingoutfilename.infilespec- is the use of wildcards (*.dll) to process.outfolder- (optional) is the folder to output.deffiles to.infolder- (optional) is the folder to process. (assumes*.*)