What should I do if win7 does not have appropriate permissions to access files?

coldplay.xixi
Release: 2020-07-03 14:38:37
Original
5607 people have browsed it

The solution to the problem that win7 does not have appropriate permissions to access files: First, click [Advanced - Environment Variables] in the properties; then change the variable name [path] and change the variable value to [C:\Program Files\NVIDIA Corporation\PhysX\Common;].

What should I do if win7 does not have appropriate permissions to access files?

Solution to the problem that win7 does not have appropriate permissions to access files:

1. Right-click on "My Computer" , click "Properties".

What should I do if win7 does not have appropriate permissions to access files?

#2. Then in the "System Properties" pop-up box, click "Advanced", and then click "Environment Variables".

What should I do if win7 does not have appropriate permissions to access files?

3. In the "Environment Variables" that pops up, see "ComSpec" in the "System Variables" below, double-click it, and change the variable value to %SystemRoot% \system32\cmd.exe

What should I do if win7 does not have appropriate permissions to access files?

##4. Double-click "Path" and change the variable value to C:\Program Files\NVIDIA Corporation\PhysX\Common;%SystemRoot% \system32;%SystemRoot%;%SystemRoot%\System32\Wbem

What should I do if win7 does not have appropriate permissions to access files?

5. Double-click "PATHEXT" and change the variable value to .COM;.EXE;.BAT ;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

This solves the problem "Windows cannot access the specified device path or file. You may not have the appropriate permissions to access it" in win7 "The problem is.

What should I do if win7 does not have appropriate permissions to access files?

Related learning recommendations:

windows server operation and maintenance tutorial

The above is the detailed content of What should I do if win7 does not have appropriate permissions to access files?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!