PDA

View Full Version : Hidden Client



TeeJay
05-01-2004, 05:44 PM
For those of you that need to run the client hidden...
In the registry,
hkey_current_user,software,chessbrain,desktop
HidePeerNodes should be 1 .

Then just launch the cbpncli.exe.
I use a script to launch them:
start /min cbpncli.exe 1,C:\program files\chessbrain desktop

Be sure to edit the .conf and put your uid in there.

HTH:rolleyes:

>>TJ

Paratima
05-01-2004, 06:27 PM
HTH :confused:
Hi There, Hombre?
Hit The Highway?
How's The Honda?
Handover The Haddock?
Hustle Thy Haunches?
Hang The Hinges?

Welnic
05-01-2004, 07:27 PM
Hope That Helps

Paratima
05-03-2004, 03:24 PM
Ahhhhhhhhhhh! Thanks. :) It did!

IronBits
05-09-2004, 09:21 PM
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\ChessBrain\DeskTop]
"Type"="Lite"
"Directory"="D:\\dcprojects\\ChessBrain"
"Registered"=dword:000001e8
"UseProxy"=dword:00000000
"ProxyAddr"="0.0.0.0"
"ProxyPort"="0"
"MonitorAddr"="192.168.2.5"
"HidePeerNodes"="1" <----- I had to add this string value first.