Re: [WiX-users] msiexec -Embedding

2014-10-02 Thread Hoover, Jacob
AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] msiexec -Embedding I was installing an update to one of our (virtual) machines and noticed that it failed, complaining that an installation was in progress. Since sometimes SCCM and other things auto-drop for us, I figured I'd look to s

[WiX-users] msiexec -Embedding

2014-10-02 Thread Keith.Douglas
I was installing an update to one of our (virtual) machines and noticed that it failed, complaining that an installation was in progress. Since sometimes SCCM and other things auto-drop for us, I figured I'd look to see what it was. With procexp, I found an msiexec -Embedding call being run. Wha