Win10XPE - Build Your Own Rescue Media


  1. Posts : 190
    windows 7 /10
       #2611

    hi Raex-D
    ...If you're up for testing I can link you a couple themes ...
    ok i will test it ( win 10 21390.1)
    in admin mod you need to add some reg key ( it have more file than syst ...)
    here an exemple( designed to run on w10 20h1 20h2 21h1) ,work on system & admin (but in admin you need to add key for Backgrounds wall ...)
    nb i take out all modded icon & ... , is it better to disable all orther theme and put it in the end (in zzz folder)
    Code:
    https://www.mediafire.com/file/hpr9k3ivr2luqsb/zzzz.7z/file
      My Computer


  2. Posts : 1,777
    Windows 11 [21H2]
       #2612

    I'm now created the script one by one. So this is the first BSOD script that works in WinPE:
    Win10XPE - Build Your Own Rescue Media-image.png
      My Computers


  3. Posts : 4,144
    Windows 3.1 to Windows 11
    Thread Starter
       #2613

    Just make sure it is Reading the Host OS and not your XPE -Also Powershell Core & MS PowerShell are available under Components
      My Computer


  4. Posts : 7,607
    Windows 10 Home 20H2
       #2614

    jbcarreon123 said:
    I'm now created the script one by one. So this is the first BSOD script that works in WinPE:
    The script was written by me and intended to run on both installed Windows and WinPE. You can find [WinPE_mode] in the script.
      My Computer


  5. Posts : 1
    10
       #2615

    Hi, how can i remove some Start folders like Accessories, Accessibility and System tools? I can't find them in pecmd.ini. I also tried with a script in the additions page without success:
    Code:
    [main]
    Title=remove start folder
    Description=remove start folder
    
    [process]
    If,EXISTDIR,"%AppData%\Microsoft\Windows\Start Menu\Programs\accessibility", DirDelete,"%AppData%\Microsoft\Windows\Start Menu\Programs\accessibility"
    If,EXISTDIR,"%AppData%\Microsoft\Windows\Start Menu\Programs\accessories", DirDelete,"%AppData%\Microsoft\Windows\Start Menu\Programs\accessories"
    If,EXISTDIR,"%AppData%\Microsoft\Windows\Start Menu\Programs\system tools", DirDelete,"%AppData%\Microsoft\Windows\Start Menu\Programs\system tools"
    What am I doing wrong? Thanks
      My Computer


  6. Posts : 2,800
    Windows 7 Pro
       #2616

    gabritb said:
    Hi, how can i remove some Start folders like Accessories, Accessibility and System tools? I can't find them in pecmd.ini. I also tried with a script in the additions page without success:

    What am I doing wrong? Thanks

    Hello, Try "Without" %TargetBasePath% Enabled

    Code:
    If,ExistDir,%GTarget%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility,DirDelete,%GTarget%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility

    Or also, "With" %TargetBasePath% Enabled

    Code:
    AddVariables,%ProjectDir%\script.project,TargetBasePath
    If,ExistDir,%TargetAppdataRoaming%\Microsoft\Windows\Start Menu\Programs\Accessibility,DirDelete,,%TargetAppdataRoaming%\Microsoft\Windows\Start Menu\Programs\Accessibility

    At the moment your Plugin Removes those directories from your Host instead of your build
      My Computers


  7. Posts : 1,777
    Windows 11 [21H2]
       #2617

    Kyhi said:
    Just make sure it is Reading the Host OS and not your XPE -Also Powershell Core & MS PowerShell are available under Components
    It looks like PowerShell Core is only available...

    Win10XPE - Build Your Own Rescue Media-image.png
      My Computers


  8. Posts : 2,800
    Windows 7 Pro
       #2618

    @jbcarreon123

    If your Scrips Requires Powershell Desktop It will add more than 600 mo to your Build...

    That is not really "Wanted" On a recovery Media Without the "Absolute" Need for it.
      My Computers


  9. Posts : 1,777
    Windows 11 [21H2]
       #2619

    MaloK said:
    @jbcarreon123

    If your Scrips Requires Powershell Desktop It will add more than 600MB to your Build...

    That is not really "Wanted" On a recovery Media Without the "Absolute" Need for it.
    Many of the BSOD scripts require PowerShell.
      My Computers


  10. Posts : 7,607
    Windows 10 Home 20H2
       #2620

    Most of the BSOD scripts are not intended to run on WinPE.
      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 15:25.
Find Us




Windows 10 Forums