vote up 0 vote down star

I want to get a list of files and preferably uncompressed file size via winrar command line. How do i do this? and how do i do this with a password? From the doc it looks like i use -pPASSWORD

flag

41% accept rate

1 Answer

vote up 1 vote down check

Winrar comes with Rar.exe command-line tool. You could use it in the following format:

Rar.exe l -pPASSWORD archive.rar

link|flag
Great :D I had no idea what that meant in the documentation. But i know this could be done! :) – acidzombie24 Nov 6 at 3:01

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.