您的位置:首页 > 其它

不使用任何软件修改开机画面

2007-11-20 15:30 357 查看
<script type="text/javascript"><!--
google_ad_client = "pub-3116441961520981";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text_image";
//2007-09-22: 图标ICON
google_ad_channel = "6069486164";
google_color_border = "FBF5F0";
google_color_bg = "FBF5F0";
google_color_link = "B47B10";
google_color_text = "000000";
google_color_url = "78B749";
//-->
</script>
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script>

和开机画面相关的是/windwos/system32/下的ntoskrnl.exe 这个是原始的开机画面,一般我们都不会去动它,以免以后改不回来。QSx酷酷SKIN
先把下载的*.EXE的开机画面放到WINDOWS/YSYTEM32下QSx酷酷SKIN
在BOOT.INI中multi(0)disk(0)rdisk(0)partition(1)/WINDOWS="Microsoft Windows XP Professional (bootscreen)" /noexecute=optin /fastdetectQSx酷酷SKIN
添加如下 /KERNEL=*.exe (注意 / 前有一个空格)QSx酷酷SKIN
比如 multi(0)disk(0)rdisk(0)partition(1)/WINDOWS="Microsoft Windows XP Professional (bootscreen)" /noexecute=optin /fastdetect /KERNEL=色狼.exeQSx酷酷SKIN
这里的*.exe就是开机画面的EXE文件。QSx酷酷SKIN
要换的话就把/KERNEL=*.exe 的*改成你要换的内容。QSx酷酷SKIN
还有个安全使用的窍门:QSx酷酷SKIN
为了避免修改错误,我们做一个启动项备份。QSx酷酷SKIN
比如QSx酷酷SKIN
[boot loader]QSx酷酷SKIN
timeout=3QSx酷酷SKIN
default=multi(0)disk(0)rdisk(0)partition(1)/WINDOWSQSx酷酷SKIN
[operating systems]QSx酷酷SKIN
multi(0)disk(0)rdisk(0)partition(1)/WINDOWS="Microsoft Windows XP Professional (开机画面以修改)" /noexecute=optin /fastdetect /KERNEL=美女.exeQSx酷酷SKIN
multi(0)disk(0)rdisk(0)partition(1)/WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetectQSx酷酷SKIN
这样开机就有2个启动项了,等到能正常开机就删除了。 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  microsoft windows disk xp exe