I want to rename or delete files or folders in a .rar file?

How can I do this?

link|improve this question

25% accept rate
feedback

2 Answers

WinRAR has such a feature. Double click on the RAR file, select the file you like to rename, hit F2 and change the file name. When you hit Enter, the archive will automatically be updated.

link|improve this answer
my files are multipart. so I can use your method ... I need a help!!! please help me!!!! – kikio Dec 23 '10 at 17:33
feedback

On mac/linux command line rar has a switch to rename files in the archive:

rar rn archive.rar filename newfilename

On windows using WinRar you can select a file inside it and press F2 to rename it!

link|improve this answer
I want to rename a file in a rar file, when I open the rar file and select a file in that archive, after pressing "F2", nothing happened. – kikio Dec 23 '10 at 12:08
feedback

Your Answer

 
or
required, but never shown

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