![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-26 23:00 |
47,812 topics / 349,912 posts / today 2 new / 48,264 members |
| 其它操作系统综合讨论区 » Problems with slow computer boot and shutdown |
| Printable Version 3,513 / 21 |
| Floor1 cjbo168 | Posted 2006-10-19 00:36 |
| 初级用户 Posts 13 Credits 30 | |
|
How to set up to make the computer start up quickly and shut down quickly
|
|
| Floor2 pengfei | Posted 2006-10-19 00:40 |
| 银牌会员 Posts 485 Credits 1,218 From 湖南.娄底 | |
|
Repost a section. I used to study Windows, and later I also made some optimized things with batch processing, which works very well for operating systems that have been used for a long time.
|
|
| Floor3 cjbo168 | Posted 2006-10-19 01:10 |
| 初级用户 Posts 13 Credits 30 | |
|
How to set it to shut down in two or three seconds
|
|
| Floor4 pengfei | Posted 2006-10-19 01:17 |
| 银牌会员 Posts 485 Credits 1,218 From 湖南.娄底 | |
|
Ctrl+Alt+Del>>>Shutdown menu>>>Ctrl+Power off
|
|
| Floor5 cjbo168 | Posted 2006-10-19 01:49 |
| 初级用户 Posts 13 Credits 30 | |
|
Shut down in two or three seconds, please find a batch script
|
|
| Floor6 pengfei | Posted 2006-10-19 05:58 |
| 银牌会员 Posts 485 Credits 1,218 From 湖南.娄底 | |
|
Brothers, shutting down in two or three seconds may not be a good thing, and it might cause data loss.
|
|
| Floor7 s2731 | Posted 2006-10-19 06:44 |
| 中级用户 Posts 182 Credits 397 | |
|
Why do you need to be fast? Why care about those few seconds? If you want to be fast, just cut the power directly.
|
|
| Floor8 nxcgh2006 | Posted 2006-10-19 10:15 |
| 初级用户 Posts 22 Credits 42 | |
|
Outstanding article.
Thanks for providing, The original poster has worked hard |
|
| Floor9 cjbo168 | Posted 2006-10-19 22:05 |
| 初级用户 Posts 13 Credits 30 | |
|
What I found online, but using this encoding to shut down the computer will cause a blue screen. Why need a second so long? The following is saved as a vbs script. Run it to know. for each ps in getobject("winmgmts:\\.\root\cimv2:Win32_process").instances_ if lcase(ps.name)="winlogon.exe" then ID=ps.handle:exit for:end if:next set ws=WScript.CreateObject("WScript.Shell") ws.Run "ntsd -c q -p " & ID,0
|
|
| Floor10 electronixtar | Posted 2006-10-19 23:31 |
| 铂金会员 Posts 2,672 Credits 7,493 | |
|
It's just using ntsd to kill winlogon, oh~ too violent
|
|
| Floor11 lxmxn | Posted 2006-10-19 23:57 |
| 版主 Posts 4,938 Credits 11,386 | |
|
Press and hold the power button on the case for three seconds directly, then release...
|
|
| Floor12 pengfei | Posted 2006-10-20 01:02 |
| 银牌会员 Posts 485 Credits 1,218 From 湖南.娄底 | |
|
It is not recommended to terminate the system kernel process to achieve quick shutdown...
|
|
| Floor13 s2731 | Posted 2006-10-20 07:02 |
| 中级用户 Posts 182 Credits 397 | |
|
Even if you execute someone, you should give the person pulling the trigger time; everything has a process.
|
|
| Floor14 cjbo168 | Posted 2006-10-20 08:07 |
| 初级用户 Posts 13 Credits 30 | |
|
My system is Tomato, with the shortcut keys Ctrl+Alt+Home to restart and Ctrl+Alt+End to shut down, taking only 1-3 seconds. I don't know how to write it in programming.
|
|
| Floor15 308628652 | Posted 2006-10-21 14:15 |
| 初级用户 Posts 14 Credits 28 | |
|
I support the suggestion of the 2nd floor. I tried it and the effect is pretty good
|
|
| 1 2 Next |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |