Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtualHotBar authored Aug 27, 2022
1 parent ea8c5f6 commit 9f337cc
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,31 +23,19 @@

## 使用

###### 1.配置环境
##### 1.开发环境

克隆本仓库,安装Python,然后挂载原版系统镜像到虚拟光驱

###### 2.制作内核
##### 2.生成HotPE

运行 "\MakingKernel_First\HotPE生成脚本.PY" 根据提示操作
挂载原版ISO镜像到虚拟光驱

完成后,在当前目录下会生成Kernel.wim文件,将它移动到项目根目录进行第3步

###### 3.进一步完善

运行"\TrustedInstaller权限.py",会以TrustedInstaller权限启动CMD

在CMD中依次运行0-11脚本,并根据提示操作


![](https://stlcdn.letsdown.cn/gh/VirtualHotBar/pic/picture/img/202207031453096.png)

完成后在项目根目录生成的HotPE工具箱.iso就是成品,可直接虚拟机测试
运行 "\HotPEBuildTools.PY" 根据提示操作
![](https://s1.ax1x.com/2022/08/27/vRoKrq.png)

演示视频:https://www.bilibili.com/video/BV1W3411a7YW?zw



## 许可证

HotPE的自编代码基于MIT许可证开源。使用本工具生成的WinPE一律算作HotPE的分支,[详细要求请看文档](https://docs.hotpe.top/#/Devdoc/branch)

0 comments on commit 9f337cc

Please sign in to comment.