PDA

View Full Version : RAR files



element78
01-01-2004, 07:36 PM
I'm still not exactly sure how advanced you can get with the scripting in AMS 5.. but I need to be able to extract rar files to a specified directory. No fancy stuff.

I found a DLL including source code and all necessary information but I'm not a programmer. So I wouldn't know where to begin :(

http://falkoris.tripod.com/lib/unrar.zip


If there's anyone that may be able to help, or possibly show me an easier way of going about extracting rar files through AMS, please do. I'm in a pickle here.

:)

Thanks guys.

OsvaldoRios
03-06-2004, 09:40 PM
Yes, i think support for RAR or ACE files i a good idea. I recently searched the forums for such thread but i didn't found solution to this problem. If someone knows or already implemented a plugin about decompressing rar or ace files please let me know. Even a tip is a highly appreciated

Corey
03-06-2004, 09:57 PM
I think there are command line tools which can do that... I'm not 100% certain though but I believe Google might have some stuff like that which might not be *too* hard to find. :) Hope that helps...

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)

John-oh
03-07-2004, 05:58 AM
If you go here : WinRar (http://www.rarlab.com/rar_add.htm)

There is (amongst other things) a freeware command line unrar exe for windows.

Have fun

John

nrgyzer
07-19-2005, 02:51 PM
First, sorry for bad english, but I can't download this DLL, please, anyone can upload this script? Thx

nrgyzer
07-19-2005, 03:13 PM
Sorry, I have it now, sry.

nrgyzer
07-19-2005, 03:30 PM
But please, anyone can get a example, how to use the DLL? I don't know how I can use this DLL.

Intrigued
07-20-2005, 07:39 PM
This may a solution (not a .dll way but a command-line (.exe) option) from the makers of Winrar that you can make use of as well:

http://www.win-rar.com/index.php?id=160&dl=rarx341.exe

After you download it you need to extract the contents (I did to my desktop) and then read the rar.txt file for help.

If you use this let us know how you faired. I have not tried this myself as of yet.

nrgyzer
07-21-2005, 03:30 AM
Thanks, I have it tried with UnRAR for DOS Command line freeware DOS32 UnRAR, but this one uses the same command lines.

It's fine, I can extract RAR files.

Intrigued
07-21-2005, 09:24 AM
Good deal.

:yes