版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、手工封装(Manual encapsulation)Manual encapsulationHal.dll is the power management configuration file. Why didnt anyone mention this?(I dont know how to solve the problem.)Dont replace directly with any HAL.DL, rename hal.dll againSince the DL files need to be converted before they can be replaced direct
2、ly, the drive will probably not work, and it will be much more troublesome to recoverThere are 2 ways:1: directly install a key recovery, automatic recovery of each boot2: but if the drive does not work, it will be completely restored, which involves the system package problems, more trouble, of cou
3、rse, to find professionalsAlthough these may not solve the problem, only let you less detours, directly to the professional to do a package system, that is, clean systems, mainly with hal.dll is very relevantHowever, if you are interested, please look at the following information:Break the HAL limit
4、The inspiration of LonghornBefore Windows Server 2003, Sysprep was limited by the need to source the computer to have the same HAL as the target computer and could not correctly judge the computer power management pattern when the HAL was not the same.From 2003 Windows Server 2003 released to the en
5、d of 2006, Windows Vista release in the 3 years, Microsoft in the R & D Vista, released the internal R & D number named Windows Longhorn test version.There is a certain difference between Windows Longhorn and the previous Windows at startup.First, there is a certain difference between NTLDR and the
6、/detecthal interface;Second, BOOT.INI also supports the /detecthal parameter to achieve a combination with NTLDR;Third, the INF folder has dtecthal.inf, providing various parameter descriptions for HAL type detection.With these three files, you can let the computer automatically detect HAL at boot t
7、ime, so you can automatically determine the power management options.HAL judgment of transplanted LonghornToday, most people still use Windows 2000/XP as the main factor, so even if Longhorns HAL is judged to be tough, it can not be transplanted into 2000/XP, and it can not be used.The following are
8、 specific ways to judge HAL in 2000/XP and to use Longhorn:1 extracts the corresponding HAL packages from the system: (WIN2000 in SP4.CAB, WINDOWS, XP, SP2 in SP2.CAB)Halacpi.dllHalapic.dllHalmps.dllHalaacpi.dllHalmacpi.dllHal.dllNtkrnlmp.exeNtkrnlpa.exeNtkrpamp.exeNtoskrnl.exeAfter the extraction,
9、the hal.dll was renamed halstnd.dll, and the ntoskrnl.exe was renamed ntkrnlup.exe;2 copies the corresponding HAL files to the%Windir%SYSTEM32 of the system that is ready to be packaged;3 copies the dtecthal.inf of Longhorn to the%Windir%INF of the system that is ready to be packaged;4 modify C:BOOT
10、.INIAdd /DETECTHAL parameters to the system that you are prepared to encapsulate, such as:boot loaderTimeout=0Default=multi (0) disk (0) rdisk (0) partition (1) WINDOWSoperating systemsMulti (0), disk (0), rdisk (0), partition (1), WINDOWS=, Microsoft, Windows, XP, Professional, /fastdetect, /detect
11、hal5 copies the LONGHORN version of NTLDR to the original NTLDR from C:;6 removes the HAL information of the system to be encapsulated, removes the following key values in the registry, and if prompted, the permissions cannot be deleted, then setacl.exe can be used to modify permissions and delete t
12、hem.HKEY_LOCAL_MACHINESYSTEMControlSet001EnumACPI_HALHKEY_LOCAL_MACHINESYSTEMControlSet001EnumRootACPI_HALHKEY_LOCAL_MACHINESYSTEMControlSet002EnumACPI_HALHKEY_LOCAL_MACHINESYSTEMControlSet002EnumRootACPI_HALHKEY_LOCAL_MACHINESYSTEMControlSet003EnumACPI_HALHKEY_LOCAL_MACHINESYSTEMControlSet003EnumRo
13、otACPI_HALHKEY_LOCAL_MACHINESYSTEMCurrentControlSetEnumACPI_HALHKEY_LOCAL_MACHINESYSTEMCurrentControlSetEnumRootACPI_HALAt this point, the system that broke the HAL limit is ready. Since the technology itself is from Microsoft, so the power management is almost 100%.A system that breaks the HAL limi
14、t can be deployed on any HAL environment on the computer and no longer has the limitation that the source and destination computers need the same HAL.Copy codeBreak through the S&R&S instance (Microsoft method)1 collects the required SRS drivers for easy access during the period, and directly downlo
15、ads the massstorage drivers provided by DPS:url Pag=m/url?2 decompression drive to c:drivers.3 edits sysprep.ini to add the followingInstallFilesPath=C:sysprepi386Then add to the serial disk in the SysprepMassStorage driver, DPS driver package according to the instructions, only nVIDIA, Uli, integra
16、ted Intel, VIA, SiS, AMD serial disk drive can be driven in the INF file in the package, can get the hardware plug and play ID.Such as:SysprepMassStoragePCIVEN_1022&DEV_7469=c:driversmamAMDEIDE.infPCIVEN_1002&DEV_4349=c:driversmatatiide.infPCIVEN_10B9&DEV_5215=c:driversmau1ALIIDE.INFPCIVEN_10B9&DEV_
17、5219=c:driversmau1ALIIDE.INFPCIVEN_10B9&DEV_5229=c:driversmau1ALIIDE.INFPCIVEN_10B9&DEV_5228=c:driversmau2m5228.INFPCIVEN_10B9&DEV_5281=c:driversmau2m5281.infPCIVEN_10B9&DEV_5287=c:driversmau3ulisata.infPCIVEN_10B9&DEV_5288=c:driversmau4ULISATA.INFPCIVEN_10B9&DEV_5289=c:driversmau5ULISATA.INFPCIVEN_
18、8086&DEV_2652&CC_0104=c:driversmin1iastor.infPCIVEN_8086&DEV_27C3&CC_0104=c:driversmin1iastor.infPCIVEN_8086&DEV_2682&CC_0104=c:driversmin1iastor.infPCIVEN_8086&DEV_27C6&CC_0104=c:driversmin1iastor.infPCIVEN_8086&DEV_2822&CC_0104=c:driversmin1iastor.infPCIVEN_8086&DEV_2652&CC_0106=c:driversmin1iaahc
19、i.infPCIVEN_8086&DEV_2653&CC_0106=c:driversmin1iaahci.infPCIVEN_8086&DEV_27C1&CC_0106=c:driversmin1iaahci.infPCIVEN_8086&DEV_27C5&CC_0106=c:driversmin1iaahci.infPCIVEN_8086&DEV_2681&CC_0106=c:driversmin1iaahci.infPCIVEN_8086&DEV_2821&CC_0106=c:driversmin1iaahci.infPCIVEN_8086&DEV_24DF&CC_0104=c:driv
20、ersmin1Oiastor.infPCIVEN_8086&DEV_25B0&CC_0104=c:driversmin1Oiastor.infPCIVEN_10DE&DEV_008E=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_00D5=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_00EE=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_00E3=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_0036=c:driversmNTMnvatabus.in
21、fPCIVEN_10DE&DEV_003E=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_0054=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_0055=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_0266=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_0267=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_036F=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_037E=c:
22、driversmNTMnvatabus.infPCIVEN_10DE&DEV_037F=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_03F6=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_03F7=c:driversmNTMnvatabus.infPCIVEN_10DE&DEV_03E7=c:driversmNTMnvatabus.infPCIVEN_1039&DEV_0181=c:driversMSI1SISRaid1.INFPCIVEN_1039&DEV_0180=c:driversMSI2SISRaid.INFPC
23、IVEN_1039&DEV_0182=c:driversMSI3SISRaid2.INFPCIVEN_1106&DEV_3349&CC_0104=c:driversMV1VIAMRAID.INFPCIVEN_1106&DEV_6287&CC_0106=c:driversMV1VIAMRAID.INFCome _ 1106 Dev PCI & _ 0591 _ 0104 & CC = C: drivers m v 1 viamraid.infCome _ 1106 Dev PCI & _ 3249 _ 0104 & CC = C: drivers m v 1 viamraid.infCome _
24、 1106 Dev PCI & _ 3149 _ 0104 & CC = C: drivers m v 1 viamraid.infCome _ 1106 Dev PCI & & _ 3164 CC _ 0104 M = C: drivers v 1 viamraid.infCome _ 1106 Dev PCI & _ 0.581 _ 0104 & CC = C: drivers m v 1 viamraid.infCome _ 1106 Dev PCI & _ 7372 _ 0104 & CC = C: drivers m v 1 viamraid.infCome _ 1106 Dev P
25、CI & _ 4149 = C: drivers m v 2 viapide.infCome _ 1106 Dev PCI & _ 0101 _ 3149 & CC = C: drivers m v 3 vminiide.infCome _ 1106 Dev PCI & _ 0591 _ 0101 & CC = C: drivers m v 3 vminiide.infCome _ 1106 Dev PCI & _ 5337 _ 0101 & CC = C: drivers m v 3 vminiide.infCome _ 1106 Dev PCI & _ 3349 _ 0101 & CC =
26、 C: drivers m v 3 vminiide.infCome _ 1106 Dev PCI & _ 5287 _ 0101 & CC = C: drivers m v 3 vminiide.infCome _ 1106 Dev PCI & & _ 3164 CC _ 0101 = C: drivers m v 3 vminiide.infCome _ 1106 Dev PCI & _ 0.581 _ 0101 & CC = C: drivers m v 3 vminiide.infCome _ 1106 Dev PCI & _ 5324 _ 0101 & CC = C: drivers
27、 m v 3 vminiide.infPCI come _ 104B & dev _ 1040 m = C: drivers vmscsi.inf VM4: 在c Sysprep 目录下建立 i386 $OEM $目录 在c Sysprep,: i386 $OEM $中建立 cmdlines.txt 文件, 在文件中加入CommandsC: Sysprep Sysprep - Clean这样就会在最小化安装的过程中禁用所有因为在目标计算机上不存在而未安装的大量存储控制器.至此, 一个突破了s & R & s限制的系统映像准备完毕.执行sysprep进行封装, 在封装的过程中, 系统会自动安装
28、srs驱动.在最小化安装的时候会删除多余的驱动.上述的方法你掌握了, 你即突破了关键性技术问题! 下面老事重谈, 罗嗦一遍做个总结!Copy Code1、安装windowsxp2、安装软件 (可选)推荐安装office 2003中的access、excel、word三组件的最小安装, 智能abc 5.22破解, winrar、windows优化大师、flashget、bitcomit、暴风影音、acdsee3、保存本用户的输入法设置打开 控制面板区域和语言选项高级 将 将所有设置应用于当前用户帐户和默认用户配置文件 (d) 选框选上, 解决安装的输入法在系统还原后, 系统托盘没显示的问题.4、
29、保存文件到系统目录 (这里提到的dd我会提供给大家的! )解压缩 autohal.rar复制里面的halacpi.dll、halapic.dll、halmps.dll、halaacpi.dll、halmacpi.dll、halstnd.dll、ntkrnlmp.exe、ntkrnlpa.exe、ntkrpamp.exe、ntkrnlup.exe十个文件到 Windows System32 复制dtecthal.inf到 Windows inf复制run.bat到 Windows 复制boot.ini、bootxp.ini、ntldr、ntldrxp到系统根目录解压缩sysprep.rar到根目
30、录 Sysprep 重新执行setupmgr.exe按照提示制作sysprep.inf文件 (也可以沿用里面包含的 sysprep.inf)5、系统减肥计划1、关闭系统还原2、关闭系统休眠3、转移虚拟内存页面文件4、清理磁盘, 删除系统和ie临时文件在 internet选项 中删除internet临时文件和脱机内容, 删除cookies, 清除历史记录.删除 C: Documents and Settings Administrator temp Local Settings 下所有文件.删除 C: Program Files Update *. *删除 C: Program Files In
31、stallShield Installation Information *. *删除 windowsupdate to C: Program Files *. *删除 to C: Windows temp 下所有文件删除 C: Windows 下所有以 ntuninstall * $ 为命名格式的隐藏目录C: Windows 下所有以kb8打头的和q打头的.log文件 删除删除 to C: Windows SoftwareDistribution instruction *. *删除 to C: Windows Installer *. *删除 c: windows downloaded installation *. *5、移动我的文档至 d: my documents (可选)6、删除、更改系统硬件驱动做封装所用的计算机中所使用的驱动程序, 在被部署的计算机上大多数不再有用 (除非都被部署在相同硬件配置的计算机上).所以, 我们要一一删除源计算机中的这些驱动, 以免残留
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026浙江交工交通科技发展有限公司招聘14人备考题库及答案详解(基础+提升)
- 云南昆明市盘龙区财大附中2027届公费师范生招聘备考题库及一套参考答案详解
- 2026年西安市政府专职消防员招录(300人)笔试模拟试题及答案解析
- 2026年公共卫生事件社区防控工作指南
- 2026年芯片设计工程师岗位能力要求与培养路径
- 2026陕西西安西咸新区高庄镇卫生院招聘1人备考题库含答案详解(黄金题型)
- 2026云南省有色地质局三一七队下属企业招聘12人备考题库及答案详解(历年真题)
- 2026四川绵阳市北川羌族自治县财政评审中心招聘1名财政评审造价工作人员备考题库及答案详解(网校专用)
- 2026江苏南京大学YJ20260221地理与海洋科学学院博士后招聘1人备考题库及答案详解(夺冠)
- 2026年5月贵州遵义市务川自治县招聘城镇公益性岗位人员5人考试参考题库及答案解析
- 2026年新国考公共基础知识专项试题及答案
- 辽宁省营口市盖州市2025-2026学年八年级(上)期末物理试卷(含答案)
- 初中英语九年级跨学科项目式导学案:数智赋能下的发明叙事与未来思辨
- 2026年广东深圳市48校中考复习阶段模拟测试物理试题(试卷+解析)
- 2026年春新教材八年级下册道德与法治第1~5共5套单元测试卷(含答案)
- 2026湖南益阳职业技术学院招聘事业单位人员6人备考题库及答案详解(新)
- 河南省信阳市固始县2025-2026学年七年级下学期期中考试历史试题(含答案)
- 2026年中国避蚊胺驱蚊剂市场数据研究及竞争策略分析报告
- 江苏省2026事业单位考试真题及答案
- 2025浙江中国绍兴黄酒集团有限公司招聘11人笔试参考题库附带答案详解
- 评估业务报备管理制度
评论
0/150
提交评论