I am using same password for all files which is encrypting using 7zip software, Is it possible to store the password to the application so that I can avoid entering the same password every time for encryption/decryption.
Thanks for the reply
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> I am using same password for all files which is encrypting using 7zip software,
> Is it possible to store the password to the application so that I can avoid
> entering the same password every time for encryption/decryption.
Probably NO as this could be considered as a security risk.
Still, you can brew a BAT file holding the password and use it with the commandline version.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can anyone please let me know how to set default password for archive and extraction using 7zip.
??? Don't enable encryption ???
Dos386
Sorry for not mention my question clearly,
I am using same password for all files which is encrypting using 7zip software, Is it possible to store the password to the application so that I can avoid entering the same password every time for encryption/decryption.
Thanks for the reply
> I am using same password for all files which is encrypting using 7zip software,
> Is it possible to store the password to the application so that I can avoid
> entering the same password every time for encryption/decryption.
Probably NO as this could be considered as a security risk.
Still, you can brew a BAT file holding the password and use it with the commandline version.