Re: [WiX-users] ServiceInstall/ServiceControl name attribute restrictions

2015-03-06 Thread John Cooper
sers] ServiceInstall/ServiceControl name attribute restrictions Trying that again... When I pass a variable reference such as "[FOO]_[BAR]" to the name attribute of both a ServiceInstall and ServiceControl element the package installs fine however when uninstalling the service is left running

Re: [WiX-users] ServiceInstall/ServiceControl name attribute restrictions

2015-03-05 Thread Joseph L. Casale
> http://robmensching.com/blog/posts/2010/5/2/the-wix-toolsets-remember-property-pattern/ Much appreciated, this installer at a later must support multiple instances at which point then this will all fit together, no need for a static location as I assume we can compile an extension to enumerate t

Re: [WiX-users] ServiceInstall/ServiceControl name attribute restrictions

2015-03-05 Thread Rob Mensching
...@activenetwerx.com] Sent: Thursday, March 5, 2015 1:06 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] ServiceInstall/ServiceControl name attribute restrictions Trying that again... When I pass a variable reference such as "[FOO]_[BAR]" to the name attribute of both a Serv

Re: [WiX-users] ServiceInstall/ServiceControl name attribute restrictions

2015-03-05 Thread Joseph L. Casale
Trying that again... When I pass a variable reference such as "[FOO]_[BAR]" to the name attribute of both a ServiceInstall and ServiceControl element the package installs fine however when uninstalling the service is left running without being stopped and removed. When I pass a literal string, the

[WiX-users] ServiceInstall/ServiceControl name attribute restrictions

2015-03-05 Thread Joseph L. Casale
When I pass a variable reference to the name attribute of both a ServiceInstall and ServiceControl -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with