Re: [WiX-users] ServiceInstall does NOT remove service during uninstall

2012-08-21 Thread Christoffel le Roux
ay in its receipt or that the mail is virus-free. -Original Message- From: Christoffel le Roux [mailto:christoffe...@tech.flowcentric.com] Sent: Tuesday, August 21, 2012 10:32 AM To: General discussion for Windows Installer XML toolset.; chr...@iswix.com Subject: Re: [WiX-users] Servic

Re: [WiX-users] ServiceInstall does NOT remove service during uninstall

2012-07-18 Thread Rob Mensching
Please file a documentation bug. Improvements always welcome. On Wed, Jul 18, 2012 at 6:20 AM, Christopher Painter wrote: > True, the ServiceInstall element ( which becomes the ServiceInstall table > ) doesn't actually do the work, it describes the work to be done by the > underlying standard a

Re: [WiX-users] ServiceInstall does NOT remove service during uninstall

2012-07-18 Thread Christopher Painter
True, the ServiceInstall element ( which becomes the ServiceInstall table ) doesn't actually do the work, it describes the work to be done by the underlying standard actions. This is a subtle difference and I think it's an excellent opportunity to point out how the WiX documentation about be