as simple as my title says, haven't found any code example and I'm not able to infer the correct use for adding or removing an entry in z zip file.
Basically I'm getting an error in "zip.SaveTo(..." as I don't know how to write this instruction.
Any code example for removing / adding an entry?
Turns out SharpCompress cannot create a new zip file with password in WINRT :( It can extract password protected but not to Compress password protected.