Ingemar Forsmark wrote:

The problem is that the command returns that the service does not exist

If however i do a (sc query "wpkgservice) it will be found..

Odd… But it is maybe possible to do in some other way ?

The reason to my remove is that just that office is having extreme logintimes the day after we launched wpkg.. so it is a must to remove just to check if WPKG is the problem.

Can you try (no quotes around wpkgservice):

taskkill /F /IM wpkgsrv.exe
sc config wpkgservice start= disabled


--
Tomasz Chmielewski
http://wpkg.org
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to