Win9xService

Syntax:

Win9xService(State [, Pid])

Parameters:

State can hold one of the following values:

=

#RSP_SIMPLE_SERVICE

=

Add the service.

#RSP_UNREGISTER_SERVICE

=

Delete the service.


Description:

Registers a service on Windows 9x.

If you don't supply it with a pid it will use the current process.


Remarks:

At the end of the process the service will automatically be removed.



Supported OS:   just Windows 9x