Welcome, Guest. Please login or register.

Author Topic: convert .lha to .lha  (Read 1313 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline chris

Re: convert .lha to .lha
« on: March 17, 2011, 06:07:37 PM »
Quote from: orange;622524
I want to convert many .lha  archives to "uncompressed" .lha
so that files are just stored ( -z)

what would be simplest way to do that?
I need to keep all information, like archive comment, file protect flags and so on.


lha -r x
lha -azr a #?

I've probably missed some switches.
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline chris

Re: convert .lha to .lha
« Reply #1 on: March 17, 2011, 09:07:13 PM »
Quote from: orange;622548
hm, thanks. but I need to do that for over 500 .lha archives.
how to do it in 'for loop'? filename should stay the same


I think LhA has a list feature... if not, try "spat".
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz