re: Question about 'Restart Windows without Restarting your Computer'
Wednesday, November 27, 2002 at 4:53 am Windows 98 Annoyances Discussion Forum
Posted by Deke
(366 messages posted)
Just tried this and it works:
For the Windows "Restart!" (warm reboot) shortcut (all Windows 95/98 releases):
C:\WINDOWS\RUNDLL.EXE C:\WINDOWS\SYSTEM\USER.EXE,ExitWindowsExec
Note that you canNOT use RUNDLL32.EXE for this last command with Win98/98 SE because
the GUI does NOT support this 32-bit DLL API redirect from the command line, and
after all USER.EXE is a "plain" 16-bit executable. :(
For the Windows complete (cold) "Reboot!" shortcut (Windows 98/98 SE only):
C:\WINDOWS\RUNDLL32.EXE C:\WINDOWS\SYSTEM\SHELL32.DLL,SHExitWindowsEx 2
Jim-What is the difference between the (warm) and (cold) reboot?
Courtsey of Fork_Boy
On Wednesday, November 27, 2002 at 1:03 am, Aleksander wrote:
>I have a question about Restart
>Windows without Restarting your Computer:
>
>Hello all,
>
>This restarting batch file works pretty well on my computer, the only problem is
>that I can't use hotkeys with.
>
|
All messages in this thread [show all]
 |  | re: Question about 'Restart Windows without Restarting your Computer' (Deke: Wed, Nov 27, 2002, 4:53 am) |
| |
| |
| |
Return to the Windows 98 Discussion Forum
|
|