Hi Phil, Can you advise me if there is any solution for this problem.

Jagdish Sakhiya


Wilson, Phil wrote:
> 
> I don't think you should be doing this. Windows will just take of the
> situation. I have several versions of Visual Studio on my system, and if
> they are all running at the same time they're all called devenv.exe. Are
> you going to shut them all down whether they have your add-in loaded or
> not? Or someone in the middle of developing something will get a
> messagebox confirming that they want to shut down and save their changes?
> I don't know whether you can get this working in WiX or not, but IMO it's
> not a good idea. 
> 
> Phil Wilson 
> 
> -----Original Message-----
> From: Jagdish Sakhiya [mailto:jsakh...@cybage.com] 
> Sent: Thursday, February 05, 2009 10:45 PM
> To: wix-users@lists.sourceforge.net
> Cc: ml-user+58260-2011467...@n2.nabble.com
> Subject: [WiX-users] Close VS IDE While uninstalling
> 
> Hi,
> 
>                 I have VS Addin which is used to create new project same
> as WIX Votive. It is installing successfully thru Wix Installer. Now
> while uninstalling that VS Addin, I would like to close instance of  my
> addin if it is opened in VS IDE. I have tried using
> <util:CloseApplication Id="VSClose_1" CloseMessage="yes"
> Target="devenv.exe" RebootPrompt="no" /> but it is not working properly.
> Can you tell me if there is any other way to implement this kind of
> scinario in WIX
> 
>  
> 
> Regards,
> 
> Jagdish Sakhiya
> 
>  
> 
> 
> "Legal Disclaimer: This electronic message and all contents contain
> information from Cybage Software Private Limited which may be privileged,
> confidential, or otherwise protected from disclosure. The information is
> intended to be for the addressee(s) only. If you are not an addressee, any
> disclosure, copy, distribution, or use of the contents of this message is
> strictly prohibited. If you have received this electronic message in error
> please notify the sender by reply e-mail to and destroy the original
> message and all copies. Cybage has taken every reasonable precaution to
> minimize the risk of malicious content in the mail, but is not liable for
> any damage you may sustain as a result of any malicious content in this
> e-mail. You should carry out your own malicious content checks before
> opening the e-mail or attachment."
> www.cybage.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
> 
> 
> 
> ------------------------------------------------------------------------------
> 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
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Close-VS-IDE-While-uninstalling-tp2279517p2295794.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

Reply via email to