jQuery and ASP.NET

September 6, 2009

How to Launch External Applications from Visual Studio 2005/2008




Have you thought about launching external applications from Visual Studio? Although this may look obviously simple to a few, there are many who do not know how to launch external applications like Notepad, Calculator or for that matter any executable. Here’s how to launch external applications like Notepad from Visual Studio

Open Visual Studio 2008 > Go to Tools > External Tools

image

Click on ‘Add’ to add a new External Tool to the list. Set the ‘Title’ to Notepad and the ‘Command’ to the notepad.exe path, which in this case is ‘C:\Windows\Notepad.exe’

image

Click Ok. You can now access Notepad from the Tools Menu

image

How do I use the External Tool feature? Well I have Solitaire linked up in my External tools. Do I have to say more :)



'Like' us on our FaceBook page if you find this blog useful. Thanks!


Did you like this post?
kick it on DotNetKicks.com Save on Delicious
subscribe via rss subscribe via e-mail
print this post follow me on twitter


About The Author

Suprotim Agarwal, ASP.NET Architecture MVP works as an Architect Consultant and provides consultancy on how to design and develop Web applications.

Suprotim is also the founder and primary contributor to DevCurry, DotNetCurry and SQLServerCurry. He has also written an EBook 51 Recipes using jQuery with ASP.NET Controls.

Follow him on twitter @suprotimagarwal

comments

0 Responses to "How to Launch External Applications from Visual Studio 2005/2008"
 

Copyright © 2009-2011 All Rights Reserved for DevCurry.com by Suprotim Agarwal | Terms and Conditions