Re: [WiX-users] WiX toolset EXE Wrapper installer with no files

2014-12-10 Thread John Cooper
0 |jocoo...@jackhenry.com -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Wednesday, December 10, 2014 2:37 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] WiX toolset EXE Wrapper installer with no files After the fact I noticed

Re: [WiX-users] WiX toolset EXE Wrapper installer with no files

2014-12-10 Thread js
Yes! I'm using Group Policy software deployment, which requires a MSI. I used a entry but I noticed there are 2 entries for my software in the Programs list in the Control Panel. How do I prevent this? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.

Re: [WiX-users] WiX toolset EXE Wrapper installer with no files

2014-12-10 Thread Hoover, Jacob
a file, it could be a registry entry. -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Wednesday, December 10, 2014 1:26 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] WiX toolset EXE Wrapper installer with no files Don&#

Re: [WiX-users] WiX toolset EXE Wrapper installer with no files

2014-12-10 Thread Hoover, Jacob
Don't do nested/concurrent installs. If your MSI has prerequisites, create a bundle and install them in the chain before your MSI is installed. http://msdn.microsoft.com/en-us/library/aa368010(v=vs.85).aspx "Concurrent Installations, also called Nested Installations, is a deprecated feature of