BeefLang port of the .net System.ServiceProcess
Please do keep in mind that this was written mostly based on the official Microsoft reference source
- Download System.ServiceProcess and copy it into BeefLibs inside your Beef IDE root directory.
- In the Beef IDE, add System.ServiceProcess to your workspace (Add From Installed)
- In the Beef IDE, add System.ServiceProcess to your project (Properties > Dependencies)
- Have fun!