ARCON.EXE
Copyright 1995/98 Colin Birch
The Dog House BBS 01443 400327
24 Hours - 2400 to 33600 V34
FIDONET 2:442/618
RANet 73:1041/1
Email:cbirch@dog-house.demon.co.uk
WWW: http://www.dog-house.demon.co.uk
What is ARCON.EXE?
~~~~~~~~~~~~~~~~~~
ARCON.EXE is an automatic archive converter with the addition of the ability
to add or delete files automatically, virus scan the files within the
archive, edit FILE_ID.DIZ and auto remove text from the FILE_ID.DIZ. Useful
for BBS Sysop's who want all the files on the BBS in the same archive format
and also want to add BBS adverts etc to the archive.
ARCON.EXE was originally written to work with Chris Buijs excellent
RemoteAccess filebase manager RAFT but can be used as an addon to the
RemoteAccess RAMGR.EXE program, as a stand alone program or from within
other programs that allow user definable shells.
How to configure ARCON.EXE
~~~~~~~~~~~~~~~~~~~~~~~~~~
To configure ARCON.EXE please read the control file ARCON.CTL
It is also advisable to add the following line to your AUTOEXEC.BAT file
SET ARCON=(path to arcon.exe)
The file ARCON.CTL MUST be in the same directory as ARCON.EXE
If you do not add SET ARCON=~path to arcon.exe~ to your enviroment then
you MUST change directory to the ARCON.EXE directory before running ARCON.EXE
ARCON.CTL is preconfigured for the following archivers:-
PKZIP
ARJ
LHA
RAR
NOTE: The archivers themselves MUST be in a DOS PATH. For more info on
DOS PATHs please read your DOS manual.
Automatically deleting files from within the archive.
To automatically delete files from within an archive edit the ARCON.CTL
file to include the file name(s) for the files to be deleted as follows:-
DELFILE ~filename.ext~
Wildcards are valid.
Adding archive comments - Not available on LHA/LZH archives
To add an archive comment :-
1 - Create a text file containing the comment to be displayed
2 - Set ADDCOMMENT to Y in the .CTL file
3 - Set COMMENTFILE to the FULL path and name of the comment file to be
added
NOTE - This function does not work when using LHA archiver. This is due to
the archiver and not ARCON.EXE
Running ARCON.EXE
~~~~~~~~~~~~~~~~~
Single file format
~~~~~~~~~~~~~~~~~~
The command line syntax for ARCON is as follows :-
ARCON [path+filename of file to convert] /[new archive type] <switches>
ARCON D:\TEMP\TEMP.ZIP/ARJ /E
this would convert the file TEMP.ZIP in the directory D:\TEMP to .ARJ
format and allow you to edit/create the FILE_ID.DIZ file
Full directory conversion
~~~~~~~~~~~~~~~~~~~~~~~~~
ARCON [path+*.*] /[new archive type] <switches>
ARCON D:\TEMP\*.* /ARJ
Optional Switches
~~~~~~~~~~~~~~~~~
/S
This option turns on the virus scanning. All files within the archive
will be virus scanned
NOTE:
The virus scanner software MUST be in a DOS path for this option to work
ARCON D:\TEMP\TEMP.ZIP /ARJ /S
/D
Adding the /D switch to the command line will allow you to manually
delete files from within the converted archive
ARCON D:\TEMP\TEMP.ZIP /ARJ /D
/L
The /L switch allows you to view text files from within an archive. The
name and path to the external text viewer program must be configured in
the ARCON.CTL file.
ARCON D:\TEMP\TEMP.ZIP /ARJ /L
/E
The /E switch allows you to edit or create a FILE_ID.DIZ file within the
achive. You MUST include a path to a text editor to use this function.
ARCON D:\TEMP\TEMP.ZIP /ARJ /E
The /S, /L, /E and the /D switches can be combined in any order on the
command line.
Using ARCON.EXE from with RemoteAccess RAMGR.EXE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To use as an archive converter within RAMGR set up a function key as follows
(path + name of arcon.exe) @ /(arctype)
Example, assuming your copy of ARCON.EXE is in a directory C:\RA\UTILS\ARCON
and you wanted all files converted to .ARJ
C:\RA\UTILS\ARCON\ARCON.EXE @/ARJ
Using ARCON.EXE from within RAFT.EXE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ARCON.EXE can also be used within Chris Buijs excelent RemoteAccess utility
RAFT.EXE. To use as the archive converter within this program add the
following line to the RAFT.CTL file :-
ARCONV (path + name of arcon.exe) %f /(arctype)
Example, assuming your copy of ARCON.EXE is in a directory C:\RA\UTILS\RAFT
and you wanted all files converted to .ARJ
ARCONV C:\RA\UTILS\RAFT\ARCON.EXE %f /ARJ
You can, of course, also add the /S, /L and /D switches if needed
How to Register
~~~~~~~~~~~~~~~
There is no need to register ARCON.EXE as it has been released as
~LETMEKNOWWHATYOUTHINKWARE~! If you use the program and like it
just let me know.
The author still retains full copyright of the program.
If you do use this program or have any sugestions for improving it or
have found any bugs PLEASE let me know either by logging on to my BBS
( The Dog House BBS 01443 400327 24 Hours V34 ) or netmail me at
Fidonet 2:442/618, RANet 73:1041/1
or email: cbirch@dog_house.demon.co.uk
Disclaimer
~~~~~~~~~~
Although this software has been checked on various systems the only
guarantee I make is that it will take up hard disk space.
Thanks to:
~~~~~~~~~~
Thanks to everyone who finds the program useful and lets me know!
Copyright 1995-1999 Colin Birch / CBSoft