|
How to combine ADX files to one AFS file? AFSLNK doesn't work!!!
I need help how to combine ADX files to one AFS file? AFSLNK doesn't work!!!
If I use AFSLNK typing the following commands in a DOS box:
1. Step: Make a list of all *.adx files which should be combine back to one *.asf file
dir /b /o /s *.adx>[name of the list]
2. Step: Convert the *.adx files back to one *.asf file:
AFSLNK [name of the list] [name of the new *.afs file]
but it doesn't work. Is there another way, better another
programm to do this?
Please help, THX
|