windows installer - Close application before InstallValidate -


i have msi pops out prompt if application running. how can close application on running uninstall, before installvalidate? simple wm_close trick.

i added switch app closing running instances, , tried adding customaction run switch, fails because, quote, "it must between installinitialize , installfinalize".


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -