Author Topic: Install as service  (Read 8570 times)

Offline foxum

  • Posts: 3
Install as service
« on: December 01, 2004, 00:17:48 »
I get this error msg  Service failed to install ..
Windows XP pro sr2
Plaese help

Offline Thomas

  • Administrator
  • *****
  • Posts: 1171
Install as service
« Reply #1 on: December 01, 2004, 13:13:30 »
Hi Foxum,

Sorry, but with this little bit of information I'm not even able to guess what's going on.

Regards

Thomas
Bitte beachten Sie das Urheberrecht und verstoßen Sie nicht gegen von Ihnen akzeptierte Geschäftsbedingungen.
Please don't violate copyright laws and observe the terms that you agreed to.

Offline foxum

  • Posts: 3
What info do you need?
« Reply #2 on: December 01, 2004, 13:21:32 »
What info do you need to help me?

Offline Thomas

  • Administrator
  • *****
  • Posts: 1171
Install as service
« Reply #3 on: December 01, 2004, 17:39:45 »
Are you running as admin?
Bitte beachten Sie das Urheberrecht und verstoßen Sie nicht gegen von Ihnen akzeptierte Geschäftsbedingungen.
Please don't violate copyright laws and observe the terms that you agreed to.

Offline foxum

  • Posts: 3
Admin
« Reply #4 on: December 01, 2004, 17:52:58 »
Yes, like admin.Maybe you can send me  a reg file to install the service...
Thanks

Offline Thomas

  • Administrator
  • *****
  • Posts: 1171
Install as service
« Reply #5 on: December 02, 2004, 11:08:53 »
Hi,

BTW. I'd like to be addressed with my name and please use a real name. I think that's the minimum of politeness we should use here.

Maybe the content of the corresponding registry keys help you:

Code: [Select]

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\3DWatch]
"Type"=dword:00000110
"Start"=dword:00000003
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):44,00,3a,00,5c,00,44,00,79,00,6e,00,44,00,4e,00,53,00,5c,00,\
  33,00,44,00,2e,00,65,00,78,00,65,00,00,00
"DisplayName"="3D · Dynamic DNS Client & Dial Up Network Dialer"
"DependOnService"=hex(7):52,00,61,00,73,00,6d,00,61,00,6e,00,00,00,00,00
"DependOnGroup"=hex(7):00,00
"ObjectName"="LocalSystem"
"Description"=hex(2):41,00,6b,00,74,00,75,00,61,00,6c,00,69,00,73,00,69,00,65,\
  00,72,00,74,00,20,00,75,00,6e,00,64,00,20,00,fc,00,62,00,65,00,72,00,77,00,\
  61,00,63,00,68,00,74,00,20,00,64,00,79,00,6e,00,61,00,6d,00,69,00,73,00,63,\
  00,68,00,65,00,20,00,44,00,4e,00,53,00,2d,00,53,00,65,00,72,00,76,00,65,00,\
  72,00,2e,00,20,00,42,00,61,00,75,00,74,00,20,00,56,00,65,00,72,00,62,00,69,\
  00,6e,00,64,00,75,00,6e,00,67,00,65,00,6e,00,20,00,fc,00,62,00,65,00,72,00,\
  20,00,64,00,61,00,73,00,20,00,44,00,46,00,dc,00,2d,00,4e,00,65,00,74,00,7a,\
  00,77,00,65,00,72,00,6b,00,20,00,61,00,75,00,66,00,20,00,75,00,6e,00,64,00,\
  20,00,fc,00,62,00,65,00,72,00,77,00,61,00,63,00,68,00,74,00,20,00,73,00,69,\
  00,65,00,20,00,75,00,6e,00,64,00,20,00,68,00,e4,00,6c,00,74,00,20,00,73,00,\
  69,00,65,00,20,00,61,00,6d,00,20,00,4c,00,65,00,62,00,65,00,6e,00,2e,00,00,\
  00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\3DWatch\Enum]
"0"="Root\\LEGACY_3DWATCH\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001

Greetings

Thomas
Bitte beachten Sie das Urheberrecht und verstoßen Sie nicht gegen von Ihnen akzeptierte Geschäftsbedingungen.
Please don't violate copyright laws and observe the terms that you agreed to.