davehull / Kansa

A Powershell incident response framework
Apache License 2.0
1.56k stars 266 forks source link

Allow modules to have multiple binary dependencies #177

Closed slw07g closed 6 years ago

slw07g commented 6 years ago

Allows modules to depend on multiple binaries. When declaring the BINDEP directive, separate the paths with semi-colons. For example: BINDEP c:\dep1;c:\dep2;c:\dep3

athegist commented 6 years ago

No files changed? Changes reverted? Will you resubmit?

slw07g commented 6 years ago

Sorry about that. I resubmitted.