Sometimes the program needs the administrator’s permission to do some operations, such as reading and writing to Disk C (log), setting the program to boot automatically, etc. without the administrator’s permission, it may not be able to read and write to Disk C (log) or set the program to boot automatically, etc.
terms of settlement:
Right click the project, properties – & gt; linker – & gt; manifest file – & gt; UAC execution level – & gt; requireAdministrator (/ level =’requireadministrator ‘)
Read More:
- Android has applied for permission and still prompts open failed: eacces (permission denied)
- The solution of running switchhosts as an administrator in win10
- Failed to set permission group
- Solve the problem of dynamically applying for permission, but still reporting an error of open failed: eacces (permission denied)
- Permission error: [errno 13] permission denied: ‘… ” xxx.pyd ‘
- Git error: no permission remote: error: unable to unlink old ‘ README.md ‘ (Permission denied)
- Kylin running program reported an error: insufficient permission
- Solution to permission denied
- Permission denied error: unable to index file .vs/Trip2015/v15/Server/sqlite3/db.lock fatal: adding
- [Linux] solution: SCP different server copy file prompt permission denied, please try again
- Python error: permissionerror: [errno 13] detailed explanation of permission denied solution
- Python error: permissionerror: [errno 13] permission denied solution details
- The perfect solution of VS2010 console program running in a flash
- How to solve the problem that the output results of C + + program written in VS2010 flash by
- Method of modifying file and folder permission by Chmod command in Linux
- Solution: unable to delete folder (you need permission to perform this operation)
- After the vs2013 + OpenGL environment is set up, there is an error in running the first program
- Solution of vs program flashback problem
- Developing in Android java.net.SocketException : socket failed: eacces (permission denied) reported an error
- Solution to the problem of console output window’s CMD flashing back when vs2015 writes C + + program