电脑开机时出现this program can only be executedontheasvs computer是什么意思

电脑教程09

电脑开机时出现this program can only be executedontheasvs computer是什么意思,第1张

你打错了一个字this program can only be executed on the asvs computer

asvs =asus 宏基电脑

翻译:这个程序只能在宏基电脑上运行!

貌似楼上的回答有点不沾边。

1、重新启动计算机,开机后按下F8键不动直到高级选项画面出现后,再松开手,选择“命令提示符的安全模式”回车。 2、运行过程结束时,系统列出了系统超级用户“administrator”和本地用户“*****”的选择菜单,鼠标单击“administrator”,进入命令行模式。 3、键入命令:“net user ***** 123456 /add”,强制将“*****”用户的口令更改为“123456”,若想在此添加一新用户(如:用户名为abcdef,口令为123456)的话。 请键入“net user abcdef 123456 /add”,添加后可用“net localgroup administrators abcdef /add”命令将用户提升为系统管理组“administrators”的用户,并使其具有超级权限。 4、重新启动计算机,选择正常模式下运行,就可以用更改后的口令“123456”登录“*****”用户了。