问题
I changed my path values by mistake. so i need default path values for windows 10 pro 64 bit.
回答1:
I find the answer here:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\
This is copied from a Win 10 Enterprise 64Bit System I set up yesterday (no programs installed yet):
Windows 10, Instruction
- From the desktop, right click the My Computer icon. Choose
- Properties from the context menu. Click the Advanced tab Click
- Environment Variables. ... In the Edit System Variable (or New
- System Variable) window select PATH environment
- Edit PATH environment by adding or correcting existed values. Be sure, you separate variables with semicolons (;)
来源:https://stackoverflow.com/questions/45072617/default-values-of-path-variables-in-windows-10