RecurseSubdirectories Property
Whether or not to recurse into subdirectories during archive creation.
Syntax
sdacontrol.RecurseSubdirectories[=boolean]
Default Value
True
Remarks
If this property is set to true, when calling CreateSDA the control will recurse into all the subdirectories under SourceDirectory and include them in the self extracting archive. If this property is false, only the files in SourceDirectory will be included in the archive.
Data Type
Boolean