完全DIY pe
- 格式:doc
- 大小:272.00 KB
- 文档页数:6
1 初中几何公式 本帖隐藏的内容 工程总有个流程吧,不对的话勿笑! 1、制作工具 1、CHSsp1opk.iso(难易度:1) 2、sc_ws_2003_ent_with_sp1_vl.iso(难易度:5) 3、UltraISO 虚拟光盘及镜像编辑 4、虚拟机(用于测试PE) 2、生成PE 1、安装制作工具 2、批处理生成 3、精简PE 1、精简注册表(难易度:5) 2、精简文件(难易度:3) 3、压缩文件(难易度:3) 4、添加组件 1、桌面(难易度:5) 2、SRS驱动(难易度:3) 3、输入法(难易度:1) 5、生成镜像 1、批处理生成 6、待续
下载:CHSsp1opk.iso http://oem.microsoft.com/downloads/A12EB31C-DE3E-4F0C-ADE7-401C5D0CF915/xSiD/worldwide/WinServer2003SP1_OPK/CHSsp1opk.zip
下载:sc_ws_2003_ent_with_sp1_vl.iso(百度或谷歌一下吧) 下载:UltraISO http://www.ezbsystems.com/dl1.php?file=uiso9_pe.exe
开始: 1、将下载的 CHSsp1opk.iso 虚拟成光驱,运行 SETUP.EXE ,安装位置为 D:\OPKTools 2、将下载的 sc_ws_2003_ent_with_sp1_vl.iso 虚拟成光驱, 创建一个批处理:D:\OPKTools\Lang\CHS\winpe\生成PE.cmd(x: 代表虚拟的光驱盘符)
mkimg.cmd x:\ d:\winpe /NOWF 2
复制代码 这样就生成了 PE 文件夹了。 3、创建一个批处理:D:\OPKTools\Lang\CHS\winpe\精简文件.cmd
REM 根据您的设置修改下列环境变量: SET WinPE=d:\winpe SET RemoveList=D:\OPKTools\Lang\CHS\winpe\serversp1-removelist.txt cd /d %WinPE% for /f "eol=;" %%i in (%RemoveList%) do del /q %%i rd %WinPE%\I386\help /s /q rd %WinPE%\I386\IME /s /q rd %WinPE%\I386\inf /s /q rd %WinPE%\I386\msagent /s /q rd %WinPE%\I386\WinSxS /s /q rd %WinPE%\I386\system32\IME /s /q
复制代码 创建精简列表文件:D:\OPKTools\Lang\CHS\winpe\serversp1-removelist.txt(非官方的,文件太大了,见沙发)
创建一个批处理:D:\OPKTools\Lang\CHS\winpe\生成ISO.cmd
oscdimg -bD:\OPKTools\Lang\CHS\winpe\etfsboot.com -n d:\winpe d:\winpe.iso 复制代码 这样就生成了骨头版的03SP1PE,安装虚拟机测试一下吧! serversp1-removelist.txt 1/2 3
本帖最后由 chishingchan 于 2011-9-29 18:33 编辑 WIN51
WIN51IA.SP1 winbom.ini I386\biosinfo.inf I386\bootfix.bin I386\bootfont.bin I386\setupldr.exe I386\spcmdcon.sys I386\startrom.com I386\winbom.ini I386\WinSxS\manifests\x86_microsoft.tools.visualcplusplus.runtime-libraries.resources_6595b64144ccf1df_6.0.0.0_zh-cn_5e1fba9c.cat I386\WinSxS\manifests\x86_microsoft.tools.visualcplusplus.runtime-libraries.resources_6595b64144ccf1df_6.0.0.0_zh-cn_5e1fba9c.manifest I386\WinSxS\manifests\x86_microsoft.tools.visualcplusplus.runtime-libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7.cat I386\WinSxS\manifests\x86_microsoft.tools.visualcplusplus.runtime-libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7.manifest I386\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.3790.1830_x-ww_1b6f474a.cat I386\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.3790.1830_x-ww_1b6f474a.manifest I386\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.3790.1830_x-ww_7ae38ccf.cat I386\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.3790.1830_x-ww_7ae38ccf.manifest I386\WinSxS\manifests\x86_microsoft.windows.cplusplusruntime_6595b64144ccf1df_7.0.3790.1830_x-ww_84e4cbaf.cat I386\WinSxS\manifests\x86_microsoft.windows.cplusplusruntime_6595b64144ccf1df_7.0.3790.1830_x-ww_84e4cbaf.manifest I386\WinSxS\manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.3790.1830_x-ww_24c40c58.cat I386\WinSxS\manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.3790.1830_x-ww_24c40c58.manifest I386\WinSxS\manifests\x86_microsoft.windows.isolationautomation.proxystub_6595b64144ccf1df_1.0.3790.1830_x-ww_148995c5.cat I386\WinSxS\manifests\x86_microsoft.windows.isolationautomation.proxystub_6595b64144ccf1df_1.0.3790.1830_x-ww_148995c5.manifest I386\WinSxS\manifests\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.3790.1830_x-ww_952c75b7.cat I386\WinSxS\manifests\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.3790.1830_x 4
serversp1-removelist.txt 2/2 5
本帖最后由 chishingchan 于 2011-9-29 18:34 编辑 I386\system32\IME\PINTLGNT\IMSCINST.EXE I386\system32\IME\PINTLGNT\PINTLGC.IMD I386\system32\IME\PINTLGNT\PINTLGD.IMD I386\system32\IME\PINTLGNT\PINTLGDX.IMD I386\system32\IME\PINTLGNT\PINTLGI.IMD I386\system32\IME\PINTLGNT\PINTLGIX.IMD I386\system32\IME\PINTLGNT\PINTLGL.IMD I386\system32\IME\PINTLGNT\PINTLGNE.CHM I386\system32\IME\PINTLGNT\PINTLGNT.CHM I386\system32\IME\PINTLGNT\PINTLGR.IMD I386\system32\IME\PINTLGNT\PINTLGS.IMD I386\system32\IME\PINTLGNT\PINTLPHR.EXE I386\system32\IME\PINTLGNT\PMIGRATE.DLL I386\system32\IME\TINTLGNT\PHHLP.CHM I386\system32\IME\TINTLGNT\PHHLP.CNT I386\system32\IME\TINTLGNT\PHHLP.HLP I386\system32\IME\TINTLGNT\PHHLPEN.CHM I386\system32\IME\TINTLGNT\PHHLPEN.CNT I386\system32\IME\TINTLGNT\PHHLPEN.HLP I386\system32\IME\TINTLGNT\TINTLGC.IMD