External Tools - VS2005
- From: Joe <jshebleSPAMLESS@xxxxxxxxxxx>
- Date: Mon, 03 Apr 2006 15:55:12 -0700
In my VS2003, I have an external tool set up that openes up Explorer to a specified directory, such as the solution directory, or the project directory. It's quite easy to do and extremely useful. However it doesn't work in VS2005, and I think it's because the macros used in the Arguments entry field (such as $(ProjectDir) append an extra "\" at the end, thus causing iexporer.exe to fail, saying it can't find the path. Anyone know if this can be corrected, or if it's a legitimate IDE bug, where I can report it?
Thanx!
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
.
- Prev by Date: Porting a C++ form from VS2003 to VS2005
- Next by Date: RE: VS2005 Menu font size uses wrong system setting
- Previous by thread: Porting a C++ form from VS2003 to VS2005
- Next by thread: Re: External Tools - VS2005
- Index(es):
Relevant Pages
|