Notes:
 Tested on Win95/98; Should work on NT4 & Win3.1

---------------------------------------------------------
1) All files must be 8.3 ie C:\Progra~1\ not c:\Program Files\
2) Only executables can run i.e. Calc.exe
   To run a bmp use paint.exe water.bmp
3) Commas must be used as place holders
4) Empty Desc fields are bypassed
   Install may show but no line displayed after software installed
5) If Status of Found/Notfound is recheched on user selection 
   If Status Changed then no action but option Reloaded.
   Mouse Up and Enter will Select an Item.
========================================================

'---Auto.ini file layout Record Type 0 (Field 3 is used for Shareware unlock code)
0,"Form Header",,,,

'---Auto.ini file layout Record Type 1
1,c:\test.ini,Install Test,,calc.exe,Run Test,,install2.exe

'---Layout
Dim R_TYPE As Integer   'Record type (Default 1)
Dim R_CHK As String     'Check or this file
Dim R_NF_DESC As String 'Display desc if CHK NOT found
Dim R_NF_PROG As String 'Run this program if CHK NOT found
Dim R_F_DESC As String  'Display desc if CHK  found
Dim R_F_PROG As String  'Run this program if CHK  found

'---Note
You may need to put fields inside quotes incl empty fields (if you encouter problems)
i.e. 1,"c:\test.ini",Test L1 NF,"C:\Progra~1\WinZip\WINZIP32.EXE",Test L1 Found Notepad,"notepad autorun.ini"


For Technical Support/Comments Contact
Support@shertek.com
