VS2010 Express missing devenv.exe so I can't fix “project out of date” issue

前端 未结 5 1017
再見小時候
再見小時候 2021-01-04 10:42

I\'m actually trying to fix this issue where my projects are always out of date by using the steps outlined in this answer to enable system logging.

However I can\'t

5条回答
  •  忘掉有多难
    2021-01-04 11:01

    you can find your path by

    • right click on icon and select property window
    • in shortcut tab you can find out in target textbox

    In my VS 2012 Express it looking as :

    "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\VWDExpress.exe"

提交回复
热议问题