zipstorer
zipstorer copied to clipboard
Blank directory names support (in my case it didn't work by default)
I propose a subj, by replacing line 454 with the following:
if (!String.IsNullOrEmpty(path) && !Directory.Exists(path))