The following message is displayed when the user starts the program: "Access to С:\Windows\... was denied."
The environment variables on your machine may be set up incorrectly. The TEMP and TMP variables must have the value %USERPROFILE%\AppData\Local\Temp.
To change the values of these variables:
1) Select Start -> Control Panel -> System -> Advanced system settings ->Advanced –> Environment Variables...
2) In the Environment Variables dialog box, select TEMP under User variables for <user nae> and click Edit.
3) In the dialog box that opens, type %USERPROFILE%\AppData\Local\Temp in the Variable value field and click OK.
4) Repeat steps 2 and 3 for the TMP variable.
Comments
0 comments
Article is closed for comments.