Installing Lacewing as a Service
Hi there. I just modified the old OINC bat file I made a while back so it would install on XP as a service. I should really test this with Windows 7 as I have it now but for those of you still stuck in the dark ages.
The Lacewing Service Installer will install the lacewing server files to your windows directory and install the LacewingServer.exe as a service.
Just extract the files to the same folder as the the files from the Lacewingservice.zip and you should be able to run the bat file.
Run the following command to start the service
Net Start LacewingServer
and the following to stop the service
Net stop LacewingServer
"Simples!"