Hiding the distributed.net icon in Windows ME

ProviaFan

Lifer
Mar 17, 2001
14,993
1
0
I know how to make dnetc a service in Windows 2000/NT now (thanks to those of you on the forums who helped me there), but I'd like to know how to hide the icon for it in Windows ME. Any ideas? TIA.
 

Polo

Diamond Member
Oct 10, 1999
4,185
0
0
I think it's the same : dnetc.exe -install
It'll install a Win9x service and run completely hidden. ;)
 

Engineer

Elite Member
Oct 9, 1999
39,230
701
126
dnetc -quiet will run as a regular program with no icon in the tray. It can be picked up by taskmanager though.
 

LeBlatt

Golden Member
Dec 8, 1999
1,220
0
76
drawback to dnetc -quiet : it doesnt run if no one's logged in. I like running as a service for that reason.