The service.exe is a part of the ScanNT(R) distribution version 1.1. Written by: Andy Baron, Midwestern Commerce, Inc. Copyright (C) 1993-1996 Midwestern Commerce, Inc. All Rights Reserved *** DO NOT USE THIS PROGRAM FOR ILLEGAL OR UNETHICAL PURPOSES! ****** *** Program description ************************************ service.exe - the service executable. To install service.exe as a Windows NT service, use instsrv.exe utility from the resource kit or edit NT Registry manually. Do not forget to associate the service with the local system account. When started, the program executes C:\service.cmd file. To change the file to be executed, use regedt32.exe. Under the key: HKEY_LOCAL_MACHINE\SOFTWARE\MWC\ScanNT\CurrentVersion create the value: Service.cmd with the type REG_SZ and the value containing the full path to .cmd, .bat or .exe file to be executed. Be careful with this utility. Be sure not to allow anybody modify the service.cmd file and the Service.cmd value in the registry, since s/he can intrude into your system or permanently damage your Windows NT installation. service.cmd - this is an example. You can place this file on C: drive root directory on your NT box: C:\service.cmd. To execute ScanNT.exe by service.cmd, remove "rem" from the second line: rem \scannt.exe -p=\password > c:\service.res Be sure to enter full pathname to scannt.exe and password files. *** Copyright ******************************************************* Copyright (C) 1993-1996 Midwestern Commerce, Inc. All Rights Reserved See readme.txt for distribution/license agreement information ********************************************************************** Microsoft Windows NT is registered trade mark of Microsoft, Inc.