Make Batch WinXP5 seconds switch to Win98

  
Entering WinXP, open Notepad, enter the following:

attrib -r -s -h boot.ini

copy /y boot98.ini boot.ini

attrib + r + s + h boot.ini

shutdown -r -t 5

wherein "shutdown" as Windows XP, shutdown command, followed meanings of the parameters are as follows:

-r: restart the computer

-t: Specifies off wait time, there is a space before and behind it the numbers above 5 represents 5 seconds (customizable)

on other The meaning of the parameter can be viewed by entering "Shutdown" at the command prompt. After completion of input

named it "fast forward Win98.bat" (batch processing). Right-click the file icon, select "Send → Desktop Shortcut", and then just double-click its shortcut icon to quickly switch from Win XP to Win98 in 5 seconds.

theory in Win98 can also be produced as a similar batch, but because of the Win98 restart command (that is, we usually refer to create a shortcut on the desktop and type: "C: WINDOWSRUNDLL.EXE user.exe, exitwindowsexec" method is limited by function, and often can only return to Win98.
Copyright © Windows knowledge All Rights Reserved