1

I have a 3rd party product that tries to execute msdev, but it cannot be found.

I have two versions of Visual Studio (6 and 9) installed on my desktop.

pnuts
  • 58,317
  • 11
  • 87
  • 139
dimba
  • 26,717
  • 34
  • 141
  • 196
  • 3
    VC6 executable is msdev and for VC9 it is devenv. So it should work. Check your path variable contains the path for the executable or not. – Naveen Oct 14 '09 at 08:58
  • 1
    You're right. Visual Studio doesn't need msdev/devenv in path – dimba Oct 14 '09 at 11:02

0 Answers0