ANR Daemon
07-08-2007, 23:50
It at least help me start server... :-/
Here's what I have creating service "by hands":
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TeamSpeak]
"Type"=dword:00000010
"Start"=dword:00000003
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):43,3a,5c,50,72,6f,67,72,61,6d,20,46,69,6c, 65,73,5c,54,65,61,\
6d,73,70,65,61,6b,32,5f,52,43,32,5c,73,65,72,76,65 ,72,5f,77,69,6e,64,6f,77,\
73,5f,73,65,72,76,69,63,65,2e,65,78,65,00
"DependOnGroup"=hex(7):00
"DependOnService"=hex(7):54,63,70,69,70,00,00
"DisplayName"="TeamSpeak2"
"ObjectName"="LocalSystem"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TeamSpeak\Security]
<snip>
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TeamSpeak\Enum]
"0"="Root\\LEGACY_TEAMSPEAK\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
What TS itself does:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TeamSpeak2]
"Type"=dword:00000010
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):43,3a,5c,50,72,6f,67,72,61,6d,20,46,69,6c, 65,73,5c,54,65,61,\
6d,73,70,65,61,6b,32,5f,52,43,32,5c,73,65,72,76,65 ,72,5f,77,69,6e,64,6f,77,\
73,5f,73,65,72,76,69,63,65,2e,65,78,65,00
"DependOnGroup"=hex(7):00
"DependOnService"=hex(7):54,63,70,69,70,00,00
"DisplayName"="TeamSpeak2 Server"
"ObjectName"="LocalSystem"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TeamSpeak2\Security]
<snip>
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TeamSpeak2\Enum]
"0"="Root\\LEGACY_TEAMSPEAK2\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
Anyone see any difference? I see nothing. Why TS service name hardcoded into binary? It's a bug!
Anyway, I got no luck with that change...
08-08-07 01:35:21,ALL,Info,server, Server init initialized
08-08-07 01:35:21,ALL,Info,server, Server version: 2.0.23.20 Win32
08-08-07 01:35:21,ERROR,All,SQL, SQL file not found mysql_sql\create_servers.sql
08-08-07 01:35:21,ERROR,All,SQL, unable to create table
08-08-07 01:35:21,ERROR,All,SERVER, Start_Server: unable to create tables
08-08-07 01:35:21,ERROR,All,GENERAL, critical error, shutdown initiated
Oops.. NVM.. just rewrite
[DBEXPRESS]
sqldir=C:\Program Files\Teamspeak2_RC2\mysql_sql\
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.