glmcdona/Process-Dump

Clean database add by folder can't have trailing slash

glmcdona opened this issue · 0 comments

Eg, the following does not work:
pd.exe -db add "c:\program files"

But the following works:
pd.exe -db add "c:\program files"