I have a custom vulnerability that executes a in-house packaged exe. The exe is supposed to pop up dialog boxes warning the user of the install with instructions to close open apps. When I run the exe as a distribution package the dialog boxes pop. When I use the exe in a vulnerability, the dialog boxes to not pop.
I'm running 9.0 sp4. Win7. I've checked all the options for /showui=true, show all feedback to user, etc. I've tried having the vulnerability run the exe from sdmcache and from the core. How can I force vulscan to display all the UI for the exe to the user?