Windows PE Recovery CD with explorer shell

18,948

Use this project to generate a WInPE with Explorer:

enter image description here

Win7PE SE

http://w7pese.cwcodes.net/

Share:
18,948

Related videos on Youtube

Kendrick
Author by

Kendrick

I have interests in electronics, coding, and construction. I learn the other stuff to make those happen.

Updated on September 18, 2022

Comments

  • Kendrick
    Kendrick over 1 year

    I am trying to create a recovery cd using winpe so that I am able to boot with a minimal set of disk recovery tools. I have noticed that there are a few tutorials for pe 1 (winxp based pe) One looked nice but the links are dead to the files needed. Many of the utilities get cranky when you try to do certain tasks like browse to a destination folder as it expects explorer to handle those features. Any advice would be appriciated I already have the aik installed and many of the utilitys added how ever due to explorer being a silent dependancy Some of the tools dont work as expected. file > open type menus usually.

    I have so far used depwalker to get the needed dll's on the system but dont have the right registry settings at the least.

    any non WinPE 3.0 solutions will not work for my needs.

    • cybernard
      cybernard about 11 years
      Windows AIK is a windows 7 command line based environment.
    • cybernard
      cybernard about 11 years
      Do you want explorer just to move files around with a graphical interface or are you actually trying to run windows programs this way?
    • Kendrick
      Kendrick about 11 years
      adding the ability to use the standard windows explorer ui to move and open files is a bonus but not the main issue. Many programs use calls to the explorer.exe api in order to create windows to browse the file system. any thing from office file save as to the browse buttons in things like unstopible copier. if you cause one of those dialog boxes to be called you either get a blank window or nothing happens. like how chm files dont work in win2000 if you tear out ie because they are just webpages stored on your hdd for help files.
    • cybernard
      cybernard about 11 years
      I understand dependencies, but why can you not copy the files on to a memory stick,usb hard drive, or etc and place them on a working computer? Dependencies have dependencies and solving all the layers of dependencies is crazy. Or better yet attach the hard drive to be recovered USB style to a working PC and access your files normally from the working PC.
    • cybernard
      cybernard about 11 years
      if the registry is damaged then you can use a back copy from System Restore folder and maybe get the existing PC working again.
  • Kendrick
    Kendrick about 11 years
    Thank you for the wonderful solution to the question I asked. I tried it out today and was able to get all the tools I needed working properly. I looked through the info and was glad to see it didnt appear to change the pe licencing like dart does so I will be able to use it.
  • Kendrick
    Kendrick over 10 years
    Side note, There are questions about if Microsoft will say explorer.exe and such are inproperly licenced by doing this I havent had a chance to pester licence gugrus to find out. If i hear something I will update.
  • Peter Quiring
    Peter Quiring almost 8 years
    There is also a Win10 version : win10se.cwcodes.net
  • Kendrick
    Kendrick over 3 years
    update related to licencing. There was a dmca request for i believe the win7pe project but might have been a different one. The developer responded to their complaint the jist of it was the pc is licenced for using 1 copy of explorer.exe at a time as well as several other sections in the ms licence and that the way it was worded allows winpe to be used in this way. Microsoft never came back to have the project shut down so it appears to have passed their requirements.