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
+1
A:
Winrar comes with Rar.exe command-line tool. You could use it in the following format:
Rar.exe l -pPASSWORD archive.rar
Evgeny
2009-11-06 02:29:56
Great :D I had no idea what that meant in the documentation. But i know this could be done! :)
acidzombie24
2009-11-06 03:01:09