Originally posted by JonePeng at 2005-9-1 10:13 PM:
我的机器就是Win98+WinXP双系统,刚刚验证过,都可以重启,并不是只适于单一系统的机器,上面第一条命令是跳过自检的快速重启,第二条是正常皠...
我又试了一次:
rundll.exe user.exe,exitwindowsexec
只能实现Win98的重新启动,又回到Win98系统,不能实现机器的重启动,我的目的是重启机器进入DOS
Rundll32.exe Shell32.dll,SHExitWindowsEx 2
执行后出错: Shell.dll 出错,丢失的 SHExitWindowsEx
难道我的机器还是系统有问题?可是我的一位朋友的机器试了也是同样的结果啊,没能实现机器重启动进入DOS的目的。
在WinXp中我是用 Shutdown /r 命令就轻易实现机器重启动进入DOS的目的。
Originally posted by JonePeng at 2005-9-1 10:13 PM:
My machine is a dual-boot system of Win98 + WinXP. Just verified, both can restart. It is not only suitable for machines with a single system. The first command above is a quick restart skipping the self-test, and the second is a normal...
I tried again:
rundll.exe user.exe,exitwindowsexec
Can only achieve the restart of Win98, returning to the Win98 system, and cannot achieve the restart of the machine to enter DOS
Rundll32.exe Shell32.dll,SHExitWindowsEx 2
An error occurred after execution: Shell.dll error, missing SHExitWindowsEx
Is there still a problem with my machine or the system? But a friend of mine tried the same result on his machine. The purpose of entering DOS by restarting the machine was not achieved.
In WinXp, I easily achieved the purpose of restarting the machine to enter DOS using the Shutdown /r command.