                       Link/Alias Maker/Unmaker

                               LINK.PRG

                            Release V01.05
                           20. Februar 1999

                                  by

                           Olivier Booklage


Contents
========

 1  About

 2  Configuration file

 3  Avertissement

 4  History

 5  Author



1  About
********

Link is a program for set, unset, rename links ( alias ) from drive
how support it as U:/ under MagiC or Mint, other drives under BetaDos,
or others XFS.

You can use this program from auto folder after all relatives programs
about filesystem.



2  Configuration file
*********************

LINK search a file called 'LINK.INF' for instructions. This is a
sample of information file :

------ cut here -----

Alias K:\PURE-C\ U:\PURE-C

Alias I:\ V:\PROG

UnAlias V:\DUMMY

Rename U:\A U:\Floppy

------ cut here -----

In case of error, LINK.PRG make a logfile called 'LINK.LOG' in the
current path an report lasts errors.



3  Avertissement
****************

Although every effort has been taken by the author to ensure trouble
free operation, i can take no responsibility for any damage caused by
use of this program, either directly or indirectly. This software is
used at your own risk.

Enjoy it



4  History
**********

LINK V01.05 beta -

Fixed : Double slash on current path under bnetwork.
Fixed : INF file not found under single TOS.

LINK 01.04 beta -

New : Command 'Rename' implemented.

LINK 01.03 beta -

Fixed : LINK.INF file not found, is search now in current directory or
"auto" folder of current directory.

LINK 01.01-02 -

Fixed : Some bugs.

LINK 01.00 -

New : First testers release.



5  Author
*********


     | Olivier Booklage                                         |
     | 4, cours des longs prs                                  |
     | 92100 Boulogne Billancourt                               |
     | France.                                                  |
     | email : res1@vcf-com.fr                                  |
     | www   : http://services.worldnet.net/vcf-com/olivier.htm |
