How to resolve “'installutil' is not recognized as an internal or external command, operable program or batch file.”?

后端 未结 12 1773
情话喂你
情话喂你 2020-12-07 08:41

Just tried to run an application via the following:

\"enter

I have browsed to

12条回答
  •  一生所求
    2020-12-07 09:25

    Add this in windows Environmental variables
    First: Right click on My computer or This PC
    Second: Click on Environmental Variables
    Third: add this path after clicking on path
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil.exe
    

提交回复
热议问题