Results 1 to 5 of 5

Thread: unarjing without the shell command

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2007
    Posts
    8

    unarjing without the shell command

    is there a library or a dll that allows me to unarj files?
    because now i'm using the arj.exe and i dont want a 3rd party exe to do that
    i want to do it within my vb6 app

    thanx for your help

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: unarjing without the shell command

    What is unarj?

    I tried to Google it and found next to nothing that I could understand.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2007
    Posts
    8

    Re: unarjing without the shell command

    arj is similar zip,
    unarjing means extracting an arj file

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: unarjing without the shell command

    The only Dlls that I know of that deal with zip files are files for WinZip. Even these were made by individuals, not Microsoft.

  5. #5
    PowerPoster Ellis Dee's Avatar
    Join Date
    Mar 2007
    Location
    New England
    Posts
    3,530

    Re: unarjing without the shell command

    According to the FAQ:
    Do you provide source code or libraries or DLLs for incorporation into our applications?

    No, we do not. We do, however, provide free extraction source code in UNARJ. For application use, we provide only the ARJ executable program.
    In the downloads page they apparently offer C source code for UNARJ.EXE, which I imagine can be incorporated into your application with a little elbow grease.
    Last edited by Ellis Dee; Sep 9th, 2007 at 06:55 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width