DOS prompt In Window ME?? I #@% forgot the steps to do this, please help! ;)

Zucchini

Banned
Dec 10, 1999
4,601
0
0
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:(
 

WildDreamer

Senior member
Dec 23, 2000
560
0
71
Another solution:

Real DOS-Mode Patch


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}"

 

Zucchini

Banned
Dec 10, 1999
4,601
0
0
Wilddreamer,

Thanx for all the kewl info:) Just gotta try all this #@% stuff out now, Stupid microsoft had to hide everything didn't they... @#% trouble makers.