This is a Windows 3.1 application designed to help in controlling the
connection of Windows 3.1 applications on any network that uses connection 
limits on services to control licences.
It is run with a parameter list giving Drive, Service, Application and Window 
title details.
The program will connect the service requested to the specified drive and then
run the application, it will then monitor for the termination of the 
application, when the application terminates the program will disconnect the 
service and terminate thus freeing up the licence connection. It will flag 
errors and shutdown if the service is not available.
Insert the Netrun.exe program as an item in you program manager then edit 
Program Item Properties as follows.

Syntax:- 
		Program Item Properties

Description:	<Name of  Windows application you wish to execute>
Command Line:	
Drive:\Dir\Netrun.exe ?:,\\<NODE>\<Service>,?:\<Path of executable>,
<Window Title>

(Where ?: is drive letter for service).

Example.

On a Pathworks network using node TEST01 connecting to service WINPROJ on drive
D: to run Microsoft project (WINPROJ.EXE in D:\WINPROJ\), the windows title for
initial execution of project is Microsoft Project - Project1. The Netrun.exe is
in C:\Windows
In the Command Line Box enter:-

c:\windows\netrun.exe D:,\\TEST01\WINPROJ,D:\WINPROJ\WINPROJ.EXE,
Microsoft Project - Project1

Do not put any extra spaces in window title.


