电脑每次关机都要安装更新,可以用关闭系统更新的方法来解决。具体方法:
1、点击计算机左下角开始菜单,找到控制面板,点击打开;
2、选择系统安全,点击打开;
3、点击 Windows Update打开;
4、左边栏选择“更改设置”, 打开;
5、选择下拉栏,选择 除了“自动更新(推荐)”以外的其它选项,点击确定;
6、接下来同时按键盘按键 Win和R键,调出命令提示符,输入gpeditmsc,点击确定,调出本地组策略编辑器;
7、依次点开左边栏,找到管理模板/Windows组件,找到Windows Update,双击;
8、选择 不要在“关闭Windows”对话框显示“安装更新并关机”并双击;
9、选择“已启用” 并依次点击“应用“----”确定“。
你的手机不知道是行是水,水的话就麻烦了,像这种情况就去摩托维修站升级一下主系统就可以了,升级很简单的,不属保修范围只能,所以你刷机了也能升级,因为你机子的系统比较低级,然后软件需要智能的运行,所以升级一下就好了,这种事很容易出现的
不升级这玩意没办法自己解决的,我也很想赚这200分的说,可是搞不定呐~
你试试换内存卡,重装那些程序试试,或者不关机,
你在运行这个命令的安全目录下不存在SHUTDOWNEXE文件,这个问题一般是系统的环境变量被改了造成的。SHUTDOWNEXE文件在C:\WINDOWS\system32目录下
你可以在运行里输入CMD然后依次输入:
C:\Users\Administrator>cd /
直到符号显示在C:\再输后面的C:\>shutdown -t -s 6000
以上 *** 作还不行的话,就去别的电脑的system32目录下,复制一个shutdown到你的电脑system32目录
有管理员权限吧,那用shutdown命令就可以了
shutdown -m \\192168010 -f -s -t 0
shutdown / 看看帮助信息。
C:\Windows\system32>shutdown /
Usage: shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /e] [/f]
[/m \\computer][/t xxx][/d [p|u:]xx:yy [/c "comment"]]
No args Display help This is the same as typing /
/ Display help This is the same as not typing any options
/i Display the graphical user interface (GUI)
This must be the first option
/l Log off This cannot be used with /m or /d options
/s Shutdown the computer
/r Shutdown and restart the computer
/g Shutdown and restart the computer After the system is
rebooted, restart any registered applications
/a Abort a system shutdown
This can only be used during the time-out period
/p Turn off the local computer with no time-out or warning
Can be used with /d and /f options
/h Hibernate the local computer
Can be used with the /f option
/e Document the reason for an unexpected shutdown of a computer
/m \\computer Specify the target computer
/t xxx Set the time-out period before shutdown to xxx seconds
The valid range is 0-315360000 (10 years), with a default of 30
If the timeout period is greater than 0, the /f parameter is
implied
/c "comment" Comment on the reason for the restart or shutdown
Maximum of 512 characters allowed
/f Force running applications to close without forewarning users
The /f parameter is implied when a value greater than 0 is
specified for the /t parameter
/d [p|u:]xx:yy Provide the reason for the restart or shutdown
p indicates that the restart or shutdown is planned
u indicates that the reason is user defined
If neither p nor u is specified the restart or shutdown is
unplanned
xx is the major reason number (positive integer less than 256)
yy is the minor reason number (positive integer less than 65536)
以上就是关于安装JAVA8之后每次关机老是提示安装更新,怎么解决全部的内容,包括:安装JAVA8之后每次关机老是提示安装更新,怎么解决、为什么我的JAVA程序 一关机或者一重启机器就没有了、shutdown关机命令执行不了怎么回事,是不是我的java和Eclipse环境变量配置有问题啊等相关内容解答,如果想了解更多相关内容,可以关注我们,你们的支持是我们更新的动力!
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)