View Single Post
  #1  
Old 29-09-2011, 08:33
coleco coleco is offline
Registered User
 
Join Date: Jul 2011
Location: spain
Posts: 2
Thanks: 9
Thanked 0 Times in 0 Posts
coleco is on a distinguished road
Quote:
Originally Posted by dmcNero92 View Post
@up that will useful if someone will post here
for my backups i use setup.bad so i need command to unpack
arc to srep to pcf to arc to FILE
I use this script:

Arc.exe x -y data.arc
del data.arc

srep.exe -d data.srep data.pcf
del data.srep

precomp038.exe -r data.pcf
del data.pcf

Arc x data.arc
del data.arc
cls
Reply With Quote
Sponsored Links