Re: [WiX-users] Service started & stoped but Not removed from Servcies.msc

2008-01-17 Thread SaiTeja
Hi, Thanks for resp. The same registry key is there at CurrentControlSet also and the problem is still there after reboot :( Any ideas.??? Daryn Mitchell wrote: > >> -Original Message- >> I have one service related binary(guardsvc.exe) >> >> It is started properly while installin

Re: [WiX-users] Service started & stoped but Not removed from Servcies.msc

2008-01-17 Thread Daryn Mitchell
> -Original Message- > I have one service related binary(guardsvc.exe) > > It is started properly while installing and stoped while uninstalling. > > The problem is it is not deleted the corresponding registry > key(HKL\SYSTEM\ControlSet001\Services\guardsvc.exe) and because of > this re

[WiX-users] Service started & stoped but Not removed from Servcies.msc

2008-01-17 Thread SaiTeja
Hi, I have one service related binary(guardsvc.exe) It is started properly while installing and stoped while uninstalling. The problem is it is not deleted the corresponding registry key(HKL\SYSTEM\ControlSet001\Services\guardsvc.exe) and because of this registry key it is visible in Services.