PDA

View Full Version : DDE Server Hanging on Shutdown


MadJack
06-29-2004, 06:31 PM
I'm working on a Windows ME system that when you shutdown, a DDE Server Window pops up asking to wait or End Now. What should I be looking for to keep this from coming up? This is a basic home system with no programming tools or anything like that.

I have run Norton and removed 4 viruses and run spyware tools and removed spyware. Any suggestions?

Koslov
06-29-2004, 07:05 PM
right click: my computer, then go to MANAGE -> then Services and Applications -> Services and check if you see DDE Server Window . If yes, disable it.

if you can't find it. maybe try : Start Menu -> Run -> type msconfig then in the startup tab uncheck DDE Server Window if present.

or to remove it go to: Start menu-> Run -> type regedit then enter.
do a search (CTRL+F) for DDE+Server+Window and delete the reg keys associate to it
but do it at your own risk :p


DDE Server Window

MadJack
06-29-2004, 07:48 PM
Thanks Koslov,
I will give it a try.