I have created an encrypted zip file using python. When i try to extract it in windows using Extract All option, windows is showing error. But it works when i use Right click-> Unzip(Encrypted)
But i have other password protected zip files which will ask for the password when i use extract all option.
Is encrypted zip differ from password protected zip? Is it possible to create the encrypted zip so that i can extract it normally in windows? (Extract All->Provide password)