NTEject Version 4.0

The NT Eject utility is very easy to use.

This program should work for most SCSI removable drives.

Simply create a shortcut or an icon for the application in a program manager group.  You should append a drive letter AND colon to the end of the command.  If you don't specify a drive letter the application will display the help screen.

Example of the command to place in a short cut or Program Manager Icon:

C:\UTILITY\NTEJECT.EXE E:

The program was designed with space in mind.  I've done my best to keep it extremely small.  Thats no small task in current development environments.

The ReadMe.Txt file needs to be places in the same director as the executable.  The program will work without it, but the help screen will not be able to display the help text if they are not together.

If you have any problems or suggestions please send me an E-Mail or write to the address below.  If you would like updates, please E-Mail me and I'll put you on a list for update notification.  It will also boost my ego as I know the number of people using my utility.  Source is available upon request

Address:
David Bradley
55 Ohio Ave.
Monroe, OH 45050-1332
E-Mail: bradley@erinet.com

The program has not been extensively tested on various drives and SCSI adapters.  If you have problems I'd appreciate feedback and I'll do my best to resolve the issue.


Lastly if you suspect tampering with this program contact me and I can verify the CRC in the Zip file.

Thanks and I hope you find the utility useful.

History:

== Version 1.1: 12/26/95
Recompiled for newer compiler, result was reduction in executable size.

== Version 1.2: 12/27/95
Removed dependancy of MSVCRT40.DLL, unfortunately this increased the size of the base EXE by 4k over version 1.0 and 12k over 1.1. 1.1 will work properly if you have MSVCRT40.DLL.

== Version 2.0: 9/29/96
Removed dialog and ability of program to remain resident.  This eliminates the problem seen on NT 4.0.  For NT 3.51 users this means that you cannot have the icon on the desktop.  If this feature is important to you then you need to stick with Version 1.2.  In simplifying the program I have reduced the size below 8k.