Tuesday, September 18, 2007

Be Quick Using Frequently needed External Tools

Hi,
You can pin up your visual studio IDE tools with frequently needed external tools. Go to Tools--->Add external tool---> Set the commandname property to Path of the exe to execute

for notepad C:\WINDOWS\system32\notepad.exe
Initial Diectory:$(SolutionDir)$(ProjectDir)
This is an good idea rather than going to Start-->run-->notepad

No comments: