Hello, I'm trying to add a Perl script as a new Win32 service, but I'm failing doing it through WPKG. The script adds itself correctly as a new service (through Win32::Daemon), if done manually. With WPKG, I get: Failed to add the ListProc (v0.1) service. Error: The service database is locked. (The last sentence could be slightly different, as I get a translated form.) Is anyone doing differently? Thanks, Ari Constancio |