Two scenarios, I have:
X:\Folder\filename.txt
I want to:
- password protect : filename.txt - when the receiver doubleclicks the file, after entering pw the zip should be extract to a subfolder named after the folder
D:\Folder\Subfolder\Filename.txt
I want to:
zip-password protect : \subfolder\
when the receiver doubleclicks the file, after entering pw the subfolder should extracted
Meaning
a. no browsing to a location where the file should be extracted, i.e. it should be extracted in the folder where it has been saved
b. when zipping 'Save full file paths' is -not- tagged, this requires the receiver to click to the sub\sub .. folder when double clicking
I was using a tool that could this, context menu, 2 clicks, but it caused some kind of weird unsolvable conflict sometimes, so I removed it.