The Computer Oracle

How to set password on already existing winrar archive and encrypt it also?

-------------------------------------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
-------------------------------------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Unforgiving Himalayas Looping

--

Chapters
00:00 Question
00:22 Accepted answer (Score 91)
00:47 Answer 2 (Score 2)
01:22 Thank you

--

Full question
https://superuser.com/questions/289396/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#passwords #encryption #compression #archiving #winrar

#avk47



ACCEPTED ANSWER

Score 94


You can do it by using this method . Tools > Convert Archives > Compression > General > Set Password > then click ok and save . :)




ANSWER 2

Score 2


This is not possible as the password is generally used as the hash/similar for the file, so, anything that changes it will require an intensive operation to change all files.

The fastest and easiest thing by far is to extract all files and create a new archive with the security set.

Not saying it isn't possible to do what you want, but I haven't seen the option to do it.