Re: [WiX-users] database and windows service not getting uninstalled

2009-04-24 Thread Wilson, Phil
That sounds like something missing in ServiceControl - that's where you 
explicitly say you want the service deleted with the Remove attribute. 

Phil Wilson 

-Original Message-
From: Mark Sinnathamby [mailto:mr...@eurocenter.lk] 
Sent: Friday, April 24, 2009 1:01 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] database and windows service not getting uninstalled

Hi,
I have created an msi installation pack with Wix, using my own custom UI 
library. I have added the maintenance dialogs in this library as well.
When I install the product, Which consists of a database a windows service and 
some executables, everything gets installed without any problems.
When I try to uninstall, the uninstallation proceeds without any problem, but I 
find that the windows service and the database are still there after 
uninstalling. (the executables and shortcuts are uninstalled successfully). Is 
this a common problem when you create your own UI library? What is wrong here?
Thanks,
Mark.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] database and windows service not getting uninstalled

2009-04-24 Thread Rob Mensching
No, something else is probably wrong. A verbose log file will probably 
show a Component not going to Absent (and why).

Mark Sinnathamby wrote:
> Hi,
> I have created an msi installation pack with Wix, using my own custom UI 
> library. I have added the maintenance dialogs in this library as well.
> When I install the product, Which consists of a database a windows service 
> and some executables, everything gets installed without any problems.
> When I try to uninstall, the uninstallation proceeds without any problem, but 
> I find that the windows service and the database are still there after 
> uninstalling. (the executables and shortcuts are uninstalled successfully). 
> Is this a common problem when you create your own UI library? What is wrong 
> here?
> Thanks,
> Mark.
>
> --
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensign option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] database and windows service not getting uninstalled

2009-04-24 Thread Mark Sinnathamby
Hi,
I have created an msi installation pack with Wix, using my own custom UI 
library. I have added the maintenance dialogs in this library as well.
When I install the product, Which consists of a database a windows service and 
some executables, everything gets installed without any problems.
When I try to uninstall, the uninstallation proceeds without any problem, but I 
find that the windows service and the database are still there after 
uninstalling. (the executables and shortcuts are uninstalled successfully). Is 
this a common problem when you create your own UI library? What is wrong here?
Thanks,
Mark.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users