我的系统c:拒绝访问错误消息时无法打开怎么办? [英] my system c: is cant able to open when araise error message for access is denied what to do?

查看:183
本文介绍了我的系统c:拒绝访问错误消息时无法打开怎么办?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的系统c:拒绝访问错误消息时无法打开该怎么办?

my system c: is cant able to open when araise error message for access is denied what to do?

推荐答案

可能是您正在尝试编写到C的根目录:-除非您具有完全的管理特权,否则它是禁止的,因为它是启动驱动器,并且Vista/Win7 +不允许在那里进行更改.

您可以提高应用程序的权限级别,但这是权限的重大变化,而易于执行并不是一个好主意.相反,请创建或使用一个具有完整功能的文件夹,然后使用该文件夹-从长远来看,它更安全!
The chances are that you are trying to write to the root directory of C: - which is forbidden unless you have full admin privileges as it is your boot drive, and Vista / Win7 + will not allow changes there.

You could raise the permissions level of your app, but that is a big change in authority, and while easy to do is not a good idea. Instead, create or use a folder where you have full persion, and use that instead - it''s safer in the long run!


这篇关于我的系统c:拒绝访问错误消息时无法打开怎么办?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆