home *** CD-ROM | disk | FTP | other *** search
- ; ASERV
- ;
- ; This file controls the installation and removal of the LANtastic Server
- ;
- ; Note: Since this is a special INF file, only used in conjunction with an
- ; InstallShield install, the DelFiles sections have been emptied
- ; so that already installed files will not be deleted if the
- ; Microsoft class installer thinks it detects an error.
- ;
- ; Copyright (C) 1995, Artisoft, Inc.
- ;
-
- [version]
- LayoutFile=layout.inf
- signature="$CHICAGO$"
- Class=NetService
- provider=%V_ARTISOFT%
-
- [Manufacturer]
- %V_ARTISOFT%=ARTISOFT
-
- [ARTISOFT]
- %VLTSERV.DeviceDesc%= VLTSERV.ndi, VLTSERV
-
- ;*********************************************
- ; VLTSERV LANtastic server section
- ;*********************************************
- [VLTSERV.ndi]
- AddReg=VLTSERV.ndi.reg
- ;CopyFiles=Server.Files.Ndi
- DeviceID=VLTSERV
-
- [VLTSERV.ndi.reg]
- HKR,Ndi,DeviceID,,VLTSERV
- HKR,Ndi,NdiInstaller,,"ltnetdi.dll,LtNdiProc"
- ; Interfaces
- HKR,Ndi\Interfaces,DefLower,,"netbios"
- HKR,Ndi\Interfaces,LowerRange,,"netbios"
- ; Install-Remove Section
- HKR,Ndi\Install,,,"VLTSERV.Install"
- HKR,Ndi\Remove,,,"VLTSERV.Remove"
- ; Context help
- HKR,Ndi,HelpText,,%VLTSERV_HELP%
- ; SNB Module parameters
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\CONNECTION_BLOCKS",Help,,%CONNECT_STRUCT_HELP%
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\CONNECTION_BLOCKS",LongName,,%LN_CONNECT_STRUCT%
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\CONNECTION_BLOCKS",Min,1,00,00,00,00
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\GP_SEND_BLOCKS",Help,,%GP_SEND_HELP%
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\GP_SEND_BLOCKS",LongName,,%LN_GP_SEND%
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\GP_SEND_BLOCKS",Min,1,02,00,00,00
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\RCV_BUFFERSS",Help,,%RCV_BUF_HELP%
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\RCV_BUFFERSS",LongName,,%LN_RCV_BUF%
- HKLM,"System\CurrentControlSet\Services\Lantastic\LANtastic SNB Module\RCV_BUFFERSS",Min,1,02,00,00,00
-
-
- [VLTSERV.Install]
- AddReg=VLTSERV.AddReg,SERVER.AddReg
- ;CopyFiles=VLTSERV.Files,VLTSERV.INFFile
-
- [VLTSERV.AddReg]
- HKR,,DevLoader,,VLTLDR.VXD
- HKR,,DeviceVxDs,,"vltlib.vpe,ldb95.vpe,atila.vpe,vltserv.vpe,vsvrsnb.vpe"
-
- ;[VLTSERV.Files]
- ;VLtServ.vpe
- ;vltserv.msg
- ;VSvrSNB.vpe
- ;vsvrsnb.msg
- ;vltlib.vpe
- ;LDB95.vpe
- ;VLTLDR.VXD
- ;ltnetdi.dll
- ;ltshex.dll
-
- ;[VLTSERV.INFFile]
- ;artisrv.inf
-
- [VLTSERV.Remove]
- DelReg=VLTSERV.Rmv.DelReg, SERVER.DelReg
- ;DelFiles=VLTSERV.DeleteFiles
-
- [VLTSERV.Rmv.DelReg]
- ;HKLM,"System\CurrentControlSet\Services\Vxd\VLTSERV"
-
- [VLTSERV.DeleteFiles]
-
- ;****************************************************************************
- ; SERVER - Files, registry common to both Artisoft servers
- ;****************************************************************************
-
- [SERVER.AddReg]
- HKCR,CLSID\{F855EEE0-EE87-11CE-9233-00006E48BC70},,,%LANSHARE_STRING%
- HKCR,CLSID\{F855EEE0-EE87-11CE-9233-00006E48BC70}\InProcServer32,,,"ltshex.dll"
- HKCR,CLSID\{F855EEE0-EE87-11CE-9233-00006E48BC70}\InProcServer32,ThreadingModel,,"Apartment"
- HKCR,Folder\shellex\ContextMenuHandlers\LtShareMenu,,,"{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- HKCR,Printers\shellex\ContextMenuHandlers\LtShareMenu,,,"{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- HKCR,Directory\shellex\CopyHookHandlers\LtShareCopy,,,"{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- HKCR,Printers\shellex\CopyHookHandlers\LtShareCopy,,,"{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- HKCR,Folder\shellex\PropertySheetHandlers\LtSharePage,,,"{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- HKCR,Printers\shellex\PropertySheetHandlers\LtSharePage,,,"{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- HKLM,Software\Artisoft\LTSHEX,,,"{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- HKLM,Software\Artisoft\LTSHEX,Comment,,%LANSHARE_STRING%
- ; Additional registry changes are made by NDI procedure dll LTNETDI.DLL
-
- [SERVER.DelReg]
- ;HKCR,"CLSID\{F855EEE0-EE87-11CE-9233-00006E48BC70}"
- ;HKCR,"Folder\shellex\ContextMenuHandlers\LtShareMenu"
- ;HKCR,"Printers\shellex\ContextMenuHandlers\LtShareMenu"
- ;HKCR,"Directory\shellex\CopyHookHandlers\LtShareCopy"
- ;HKCR,"Printers\shellex\CopyHookHandlers\LtShareCopy"
- ;HKCR,"Folder\shellex\PropertySheetHandlers\LtSharePage"
- ;HKCR,"Printers\shellex\PropertySheetHandlers\LtSharePage"
- ;HKLM,"Software\Artisoft\LTSHEX"
- ; Additional registry changes are made by NDI procedure dll LTNETDI.DLL
-
- ;[Server.Files.Ndi]
- ;ltnetdi.dll
-
- ;****************************************************************************
- ; Destinations
- ;****************************************************************************
- [DestinationDirs]
- ;VLTSERV.Files = 11 ;LDID_SYS
- ;VLTAFP.Files = 11 ;LDID_SYS
- ;VLTDB.Files = 11 ;LDID_SYS
- ;VLTSERV.INFFile = 17 ; \windows\inf
- ;Server.Files.Ndi = 11
- VLTSERV.DeleteFiles = 11
- VLTAFP.DeleteFiles = 11
- VLTDB.DeleteFiles = 11
-
- ;****************************************************************************
- ; Localizable Strings
- ;****************************************************************************
- [strings]
- V_ARTISOFT = "Artisoft"
- CONNECT_STRUCT_HELP = "Number of connection structures in use"
- LN_CONNECT_STRUCT = "Connection Structures"
- GP_SEND_HELP = "Structures used for asynchronous transmissions"
- LN_GP_SEND = "GP Send Structures"
- RCV_BUF_HELP = "Number of buffers used to receive data from a client"
- LN_RCV_BUF = "Receive Buffers"
- LANSHARE_STRING = "LANtastic sharing user interface DLL"
-
- ;Devices
- VLTSERV.DeviceDesc="File and printer sharing for LANtastic Networks"
-
- ; Context help
- VLTSERV_HELP="File and print sharing for LANtastic networks gives you the ability to share your files or printers with other LANtastic PCs."
-