First thanks for the powerful tools made by wimb_2!
I have some questions when I build a win7pe using by the tools Make-PE3:
1. I want to know when I start the win7pe, how does it works? I know it will load some programs step by step,but who can tell me which programs will be loaded when the PE starts,and what is the boot sequence?
2. when press the combine key "ctrl +alt+del" ,the win7pe will run the program "peshell.exe",but in windows 7 ,it should run the program "taskmgr.exe"!
How can I modify it to run "taskmgr.exe"?