Hi Devo, I have same problem in add-in application in VS. can you tell me possible solution if you got any of it. i have tried with following code. but it is not working. it is working fine with other application.
<util:CloseApplication Id="VSClose_1" CloseMessage="yes" Target="devenv.exe" RebootPrompt="no" /> <InstallExecuteSequence> <Custom Action="WixCloseApplications" Before="InstallValidate" /> </InstallExecuteSequence> divo wrote: > > Hi, > > In my scenario I need to install an application add-in. Before > installation I want to make sure that the application is not running. > There are actually no files in use which need to be updated; however, the > application needs to be restarted after the installation for the add-in to > be loaded. > > MsiRMFilesInUse seems to do what I want, but I only get it to work during > uninstall when there are actually files in use. > > Is there a similar mechanism available to close applications during > installation, which automatically shows the same dialog to the user? > > Best Regards, > divo > > -- View this message in context: http://n2.nabble.com/Close-restart-running-application-on-install-tp1125535p2279828.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users