UAC plugin has trouble with mutex
I added a mutex to our installs. It would appear that the UAC plugin can not spawn another process because of the mutex being the same; i.e. - an instance of the install is already running message. This is just a FYI note. I suspect I could do something to fix that if we decide to use the plugin. Right now, I am just looking for a way to do any update install as a limited account user after the product has already been installed.