|
-
April 14th, 1999, 12:11 PM
#1
restart in DOS
How can I trigger the computer to restart into DOS (like the option when you hit ctrl-alt-del in windows) from Visual C++?
Jason
-
April 14th, 1999, 03:21 PM
#2
Re: restart in DOS
Hi,
I tried to find a way to do this a while back, but I could not find a good method. In the end, I used a .pif file with the command-line: command.com. Then I checked the Restart In DOS Mode checkbox. To restart in DOS, just ShellExecute the .pif file.
Daniel.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|