[HELP] Can't Delete Server Files

04/22/2011 16:15 dary3113#1
I'm trying to clear off all my server files from my C:\ to make room for a Ep5 server... but PSM_Agent.exe is in use by Shaiya Agent Client...

How do i Stop this, it's the same with a couple of log files... Please help
04/22/2011 16:46 kalle801#2
You have to stop all runing services from shaiya.
04/24/2011 14:16 Gatewayto#3
How to start or stop a service in Windows

1 Logon to Windows with Administrator rights.
2 Click Start > Control Panel.
3 Double-click Administrative Tools.
4 Double-click the Services icon.
5 Double-click the service that you want to stop or start.
6 When the Service Properties window appears, do one of the following:

If the service is running, click Stop the service.
If the service is not running, click Start the service.

7 Click OK.


Instructions provided by Norton by Symantec
04/27/2011 11:15 IonutTheDawg#4
Or:
Stop all the services available in your PSMServer_mgr.
Right click on your task bar.
Press "Start Task Manager".
Go under "services".
Stop these services:
shaiya_serverf
shaiya_server
MSSQLSERVER
Then you can delete your whole "SHAIYA_SERVER" folder :D
After you've done that, open cmd (run - cmd) and type in:
sc delete ps_gamelog
sc delete ps_game
sc delete ps_login
sc delete ps_session
sc delete ps_userlog
* sc delete psm_agentserver (if installed)
* sc delete psm_agentclient (if installed)

I don't have those 2 services installed :)
05/01/2011 00:14 dary3113#5
thanks guys, much appreciated <3
07/13/2011 19:53 TacticalNukez#6
Quote:
Originally Posted by IonutTheDawg View Post
Or:
Stop all the services available in your PSMServer_mgr.
Right click on your task bar.
Press "Start Task Manager".
Go under "services".
Stop these services:
shaiya_serverf
shaiya_server
MSSQLSERVER
Then you can delete your whole "SHAIYA_SERVER" folder :D
After you've done that, open cmd (run - cmd) and type in:
sc delete ps_gamelog
sc delete ps_game
sc delete ps_login
sc delete ps_session
sc delete ps_userlog
* sc delete psm_agentserver (if installed)
* sc delete psm_agentclient (if installed)

I don't have those 2 services installed :)
My command says access denied when i try and do the sc delete
07/14/2011 03:30 JohnHeatz#7
Its more efficient to just do what Gatewayto said, thats the way i have always used and have never given me any kind of error
07/15/2011 01:46 AriezOMG#8
1. Detach Databases
2. Go to directory: C:\SHAIYA_SERVER\SERVER\batch
3. Run C:\ShaiyaServer\Server\batch
4. Run shaiya_svc_remove_all.bat
5. Run shaiya_svc_delete.bat

You guys went ahead to the complicated solutions... I think people would prefer the easy way that was setup by ZeroSignal.