之前,因为不熟悉bat批处理的语法,在修改path的时候,不小心给替换掉了。不过还好我机智,找了个朋友,刚好ta

电脑型号跟我的是一样的,我就让ta帮忙发了一个给我,之后自己再把丢掉的一些路径给填上去就可以了。一般自己填的路径都是用变量%%代替吧,所以上面应该会有变量的名字。顺便附上我的path,我是dell的电脑。

%JAVA_HOME%\bin;%MYSQL_HOME%\bin;%CATA_LINA%\bin;%MAVEN_HOME%\bin

C:\Program Files (x86)\Intel\iCLS Client\;

C:\Program Files\Intel\iCLS Client\;

%SystemRoot%\system32;

%SystemRoot%;

%SystemRoot%\System32\Wbem;

%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;

C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;

C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;

C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;

C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;

快速解决环境变量path误删

 

 

相关文章:

  • 2021-10-17
  • 2021-10-17
  • 2022-01-03
  • 2021-06-20
  • 2022-01-09
  • 2021-11-18
  • 2021-12-13
  • 2021-04-29
猜你喜欢
  • 2021-06-28
  • 2021-12-25
  • 2021-05-25
  • 2021-11-15
  • 2021-10-17
  • 2021-11-01
相关资源
相似解决方案