home *** CD-ROM | disk | FTP | other *** search
- BOOTSET.EXE is a compiled M/S QuickBASIC 3.0 program that obtains the
- Node ID of the workstation where it is run. It then allows the user to
- choose which boot image file should be run for this workstation.
-
- BOOTSET.EXE creates and/or modifies the BOOTCONF.SYS file. The compiled
- copy sets up the boot image for network numbers 1, 2, & 3. It also allows
- the user enter a description string for the new entry. If you need other
- network numbers you can simply edit the BOOTCONF.SYS file.
-
- BOOTSET.EXE must be run in the LOGIN subdirectory by a user with create/modify
- rights. USERLIST must also be accessible from the path/search drives. If
- BOOTCONF.SYS does not exist, it will be created. The boot image files must
- already be in the LOGIN subdirectory for BOOTSET.EXE to find them.
-
- The BOOTSET program is hereby placed in the public domain. It was created
- for a specific in-house purpose and has little, if any, commercial value.
- It is however, handy to have when installing diskless workstations.
-
- The author of this program does not warrant this program for any particular
- use, nor does he accept any responsibility for it use or abuse.
-
- A future version that uses the Netware API's may be forthcoming if time
- permits.
-