Win10XPE - Build Your Own Rescue Media [2]


  1. Posts : 417
    W10, W7
       #981

    Megahertz said:
    APT38, where do i find the scripts for Free Commander and other scripts you mentioned on post #5?
    Hi Megahertz

    just to clarify

    If you look at the pic in Kyhi's post #980 he's showing you the Mega Optional Application Download script in Utilities, just tick any appropriate checkboxes, especially the ADD-ON Base Package which contains the bulk of them and Hit the Download Files button at the bottom of script interface
      My Computer


  2. Posts : 123
    Windows 7 - Windows 10
       #982

    Hello Folks,
    Following ffrags's message on Github, I came if it was still alive and see the news related to Windows 11 22H2.
    But I remain a little far from WINPE, not much to contribute. I just come to see here quickly from time to time.

    Kyhi said:
    This Project was a joint effort between ChrisR and Myself and it was developed with the user in mind, easy to update and not requiring Administration... All the tools are there, Add Files, Add Registry, Application Version Update Button, Easy to follow Coding, etc... Every script follows the same process and flow, uses the same project variables... All a user needs to do is maybe change an Application Variable due to vendor changes in file name or URL... Other then that, things have been pretty consistent.. Which is what has made Win10XPE a very popular recovery tool...
    Absolutely, and we were not too wrong, a beautiful common project. With the help and support of APT as well.

    As you said, Windows 11 PE is still a workaround story, not ideal.
    On my side, I continue to use Windows 10 for my host and WinPE, I did not really see any advantages to switch.

    However, it might be nice to update the base with the latest improvements and apps updated listed in Posts 2,4 and 5. If you wish.

    I tested a little with the last Win11 22H2 ISO and the added files.
    It doesn't look too bad
    I did not see how to remove the "Language preferences" dialog box at startup even if it is not really annoying.
    The sound does not seem to work, it is not sent to the audio devices! probably linked to MMDevices API, AudioEndpointBuilder.dll...
    It would be nice to fix it before making a new package.

    Otherwise, To switch to admin, the TextInputManagementService Service is required in Win11 22H2
    In Admin.script and in the [Admin_Registry] section, you can add:
    If,%SourceBuild%,Bigger,22620,RegCopyKey,HKLM,Tmp_System\ControlSet001\Services\TextInputManagementS ervice

    I should have a bit of time next week, if you need me to update the package.
    See you
      My Computer


  3. Posts : 190
    windows 7 /10
       #983

    ffrags said:
    And I just found that the application "OCCT" does not work under 22H2 but works under 21H2.
    this need to updated zour VcRunTimes_XPE or at least add "VCRUNTIME140_1_CLR0400.dll" to occt script

    Code:
    \Windows\System32\VCRUNTIME140_1_CLR0400.dll
    Win10XPE - Build Your Own Rescue Media [2]-occt.jpg

    ChrisR said:
    Hello Folks,
    ....
    The sound does not seem to work, it is not sent to the audio devices! probably linked to MMDevices API, AudioEndpointBuilder.dll...
    nice to see you here
    monitoring the api under admin and system i see it but i can fix it ...
    i wiil upload the file here next time
      My Computer


  4. Posts : 6,348
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #984

    @Kyhi, You and @ChrisR did a great tool.
    I've been using your tool (Win10XPE_1803R_180908_x64) for many years now and I'm very gratified.
    First I found a way to update some tools by mounting boot.wim, updating the tool and then unmounting.
    I then learned how to add a tool (someone on Theoven.org gave me the instructions) by modifying pecmd.ini and adding the folder on a mounted boot.wim.

    Now I've decided to do my own PE tool using Win10XPE_2021-10-27.

    Does Win10PE has framework 3.5?
    I would like to know how to change Explorer default view form tiles to details.
      My Computers


  5. Posts : 93
    Windows 11 Pro
       #985

    doudiii said:
    this need to updated zour VcRunTimes_XPE or at least add "VCRUNTIME140_1_CLR0400.dll" to occt script

    Code:
    \Windows\System32\VCRUNTIME140_1_CLR0400.dll

    Hello doudiii,

    Thanks for the assist. VcRunTimes_XPE is one of those items I find no need for so to reduce bloat and build problems I leave it out. However, adding that one line to the OCCT script did the trick for me. A quick, easy, low overhead fix. Much appreciated.
      My Computer


  6. Posts : 10
    Windows 8.1 & 10
       #986

    I am not seeing any apps showing up in my builds...

    In the Win10XPE_UserGuide I see this:

    Win10XPE - Build Your Own Rescue Media [2]-build-core-options.jpg

    But in my version of WinBuilder this is not avaiable.
      My Computer


  7. Posts : 93
    Windows 11 Pro
       #987

    ChrisR said:
    Hello Folks,
    Following ffrags's message on Github, I came if it was still alive and see the news related to Windows 11 22H2.
    But I remain a little far from WINPE, not much to contribute. I just come to see here quickly from time to time.

    I should have a bit of time next week, if you need me to update the package.
    See you
    Hello ChrisR,

    Speaking mainly for myself but surely others members would agree, I have the greatest respect and regard for you and for this awesome project that you and Kyhi have developed even with and against all the monkeywrenches that Microsoft throws in. I find your project to be an invaluable tool in my kit. I realize that you are currently busy on other projects of value to you so let me add that having you pop in here even once a year to check on the ongoing status of this project is an honor and we are all glad to see and hear from you. Whatever work you can do or hints you can give us during any visit here will no doubt be greatly appreciated by all members. Kyhi is very attentive to this forum and is always a valuable source of hints, explanations, application updates and fixes to keep us project users going and to help us gain a better understanding of the underlying functions even though we lack the technical skills to figure it out for ourselves. I hear he has a day job to pay the bills just like the rest of us so thank you Kyhi for being around here so often. And APT38, well I am just perplexed as to how he keeps up with the timely updating all the scripts for the many apps in posts 4 and 5. What is his methodology? Wow!

    I am sorry to speak on and on but I feel that every now and then recognition and a round of applause should be given.
      My Computer


  8. Posts : 190
    windows 7 /10
       #988

    monitoring the api under admin and system i see it but i can fix it ...
    i wiil upload the file here next time
    admin
    sound ok

    szstem
    sound not ok
    from the same build and on the same pc
    Code:
    https://www.mediafire.com/file/b9ve0ghiaukncg9/a3.7z/file
    if any one can understand this ....

    @ ffrags
    You're welcome

    (we have internal audits a+ )
      My Computer


  9. Posts : 417
    W10, W7
       #989

    skibum said:
    I am not seeing any apps showing up in my builds...
    Hi skibum

    that pic from the help guide is a very old one, and the options are now shown under the four options buttons
    Main - Additional - Network - Build on the newer Build Core interface

    when you say can't see any apps, do you mean none at all in the lefthand tree or just not the extra ones you expect, in which case look at posts #980 and #982 or if something else please clarify

    ps if you have d/l the extra apps did you refresh the project afterwards
      My Computer


  10. Posts : 10
    Windows 8.1 & 10
       #990

    APT38 said:
    Hi skibum

    that pic from the help guide is a very old one, and the options are now shown under the four options buttons
    Main - Additional - Network - Build on the newer Build Core interface

    when you say can't see any apps, do you mean none at all in the lefthand tree or just not the extra ones you expect, in which case look at posts #980 and #982 or if something else please clarify

    ps if you have d/l the extra apps did you refresh the project afterwards
    Hi APT38,

    I do not see any from the left hand tree. Just learning so I have not tried to include my own apps yet.

    Thank you for your help!
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:04.
Find Us




Windows 10 Forums