I know someone answered my question a while ago, but i need to help my friend accomplish the same thing. I've already searched the forums, seems the message has already been deleted
If you wanted to shut down to a DOS prompt, there is a short way to do it but i'm not sure if it would work under winME, it might not. Here it is from AndyHui's thread:
For Shutting down to MS-DOS mode create a text file called msdos.vbs:
set WshShell = CreateObject("WScript.Shell"
WshShell.SendKeys "^{ESC}um{ENTER}"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.