Win10XPE - Build Your Own Rescue Media [2]


  1. Posts : 189
    windows 7 /10
       #1191

    language switcher
    * by using explorer "v 22621.807" the "Language preferences" dialog box + symbol disappear on both system & admin

    Win10XPE - Build Your Own Rescue Media [2]-ok.jpg

    * by adding
    Code:
    \Windows\System32\TabletPC.cpl
    \Windows\System32\TabSvc.dll
    \Windows\System32\??-??\TabSvc.dll.mui
    \Windows\System32\??-??\TabletPC.cpl.mui
    language switcher work on admin , but under system no ( no message nothing ...)
    Win10XPE - Build Your Own Rescue Media [2]-ok1.jpg
      My Computer


  2. Posts : 93
    Windows 11 Pro
       #1192

    doudiii said:
    language switcher
    * by using explorer "v 22621.807" the "Language preferences" dialog box + symbol disappear on both system & admin

    Hello @doudiii

    I am a little lost regarding your recent post. It seems you finally found a way to remove the "Language Preferences" artifact that appears on the Win10XPE desktop. You seem to indicate that you did it by using explorer "v 22621.807". Where do you find that version of explorer when the latest TechBench and Microsoft ISOs are only at v 22621.525? Thank you for any further guidance you may give on this.
      My Computer


  3. Posts : 189
    windows 7 /10
       #1193

    ffrags said:
    You seem to indicate that you did it by using explorer "v 22621.807"...
    hi ffrags
    sorry was typing error ....
    i have add this to Additions script
    Code:
    \Windows\explorer.exe
    i use win 11 22621.870 from uupdump , but i noted that explorer work on prev version ...im testing with win 11 22621.382 & still work
    ( no need to use explorer in Exp10ForWin11.Script in somme build ...)
    ffrags said:
    It seems you finally found a way to remove the "Language Preferences" artifact that appears on the Win10XPE desktop....
    if you use the explorer from Exp10ForWin11.Script you need to add
    Code:
    \Windows\System32\TabletPC.cpl
    \Windows\System32\TabSvc.dll
    \Windows\System32\??-??\TabSvc.dll.mui
    \Windows\System32\??-??\TabletPC.cpl.mui
    to remove the "Language Preferences" from system session, but in admin you will have instead language switcher working .

    if you use the explore that have same version as build ( by adding \Windows\explorer.exe to Additions script ) , the "Language Preferences" wil disappear ..

    nb need to verify from which version (after 22000) explore work ...
      My Computer


  4. Posts : 93
    Windows 11 Pro
       #1194

    doudiii said:
    i have add this to Additions script
    Code:
    \Windows\explorer.exe

    Hi @doudiii

    I have been testing different combinations of the code you gave to remove the Language Preferences artifact. What I found was that the above indicated single line of code (\Windows\explorer.exe) did the trick while the rest didn't seem to matter. However, even though it removed the Language Preferences artifact, it did present other artifacts just as annoying to me. No matter which combination of code I tried over several rebuilds, the Language Preferences dialog was gone (as long as that single line of code was present) and replaced with a non-functional gear icon just to the left of the clock on the system tray. Also, every time I clicked on the Start Menu, all the system tray icons would disappear. I found that running my mouse over the taskbar would make them reappear. Please note that I use the Start10 plug-in (found in the Tweaks section) as my start menu replacement which works very well when your lines of code are not present in my build. I may test further later today but for now I put all back as it was and the Language Preferences dialog is present again but goes away with any click on the desktop.
      My Computer


  5. Posts : 189
    windows 7 /10
       #1195

    hi @ffrags
    ffrags said:
    ... and replaced with a non-functional gear icon just to the left of the clock on the system tray...
    i tested with startallback and the Notification Center disappear (with \Windows\explorer.exe) ...
    system
    Win10XPE - Build Your Own Rescue Media [2]-sab.jpg
    admin
    Win10XPE - Build Your Own Rescue Media [2]-sab2.jpg

    ffrags said:
    ... Also, every time I clicked on the Start Menu, all the system tray icons would disappear. I found that running my mouse over the taskbar would make them reappear. Please note that I use the Start10 plug-in...
    this for win 10, will tested with start 11...

    edit

    with start11 icon is ok but the gear icon is here in system session ... (same thing with Cairoshell ...)
    Win10XPE - Build Your Own Rescue Media [2]-s11.jpg

    - - - Updated - - -

    tested on both system & admin no problem ...
    add this to Additions.script
    Code:
    ;file
    \Windows\Fonts\SegoeIcons.ttf
    \Windows\explorer.exe
    \Windows\System32\Windows.UI.FileExplorer.dll
    \Windows\System32\??-??\Windows.UI.FileExplorer.dll.mui 
    
    ;reg
    RegWrite,HKLM,0x1,"Tmp_Software\Microsoft\Windows NT\CurrentVersion\Fonts","Segoe Fluent Icons (TrueType)",SegoeIcons.ttf
    RegWrite,HKLM,0x1,"Tmp_Software\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Fonts","Segoe Fluent Icons (TrueType)",SegoeIcons.ttf
    RegWrite,HKLM,0x1,"Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders",Fonts,x:\Windows\Fonts
    rename [Process] in StartIsBack.Script to [Processold] and add new one
    Code:
    [Variables]
    %ProgramFolder%=StartIsBack
    %SetupFile%=StartIsBackPlusPlus_setup.exe
    
    [Process]
    
    [Processold]
    Echo,"Processing %ScriptTitle%..."
    If,Not,ExistFile,%ScriptDir%\%SetupFile%,EchoExtended,"%SetupFile% should be in the original package",Warn,,Message,,Halt
    RunFromRAM
    //--....
    iif you modify other thing the build will end with too much error...
    copy StartAllBack_XPE.script to any apps folder
    here is StartAllBack_XPE.script
    Code:
    https://www.mediafire.com/file/emt6n7pu0newqse/StartAllBack_XPE.7z/file
    good night
    Last edited by doudiii; 09 Dec 2022 at 11:36. Reason: updated link
      My Computer


  6. Posts : 7
    win10
       #1196

    My drives ( MVMe and SSD ) are not recognized in Win10 XPE


    Hello,

    i have built a Win10 XPE with Windows 11 2022 and also with Windows 11 2021, but every time in Win10 XPE my drives are not shown. I can see them in the Minitool Partition Wizard, but there are no drive letters assigned, so I guess Explorer doesn't show them either. Can anyone help me with this?
      My Computer


  7. Posts : 4,143
    Windows 3.1 to Windows 11
    Thread Starter
       #1197

    Frank, Try adding/integrating your Storage Driver
      My Computer


  8. Posts : 7
    win10
       #1198

    My drives ( MVMe and SSD ) are not recognized in Win10 XPE


    Hi Kyhi,

    I made a Win10XPE image 1 year ago with Win10XPE version 2021-10-27 and Windows 10 version 2021 as source folder and under the operating system Windows 10 - 2021 at that time and it still works perfectly today without adding any additional drivers.

    If I make a new image today with Win10XPE version 2021-10-27 or also with version 2022-09-24 under the current Windows 10 - 2022 with Windows 10 - 2021 or also with Windows 11 - 2021 as source folder, the image unfortunately does not work anymore, the drives are not recognized. I do not understand this, what can be the reason.
      My Computer


  9. Posts : 4,143
    Windows 3.1 to Windows 11
    Thread Starter
       #1199

    If you have this Enabled in Build - Disable it...

    Win10XPE - Build Your Own Rescue Media [2]-image027.jpg
      My Computer


  10. Posts : 189
    windows 7 /10
       #1200

    tested on win 11 BUILD 22000.318 & work ok
    only this space on taskbar
    Win10XPE - Build Your Own Rescue Media [2]-ok-1.jpg
    adding
    Code:
    ;space disappear
    RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced,TaskbarMn,0
    ;Show Seconds on
    RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced,ShowSecondsInSystemClock,1
    Win10XPE - Build Your Own Rescue Media [2]-ok2.jpg

    googled i found that is for "Remove Chat from the Taskbar" (TaskbarMn=0)

    - - - Updated - - -

    tested on win 11 BUILD 25252.1010 & work ok
    Win10XPE - Build Your Own Rescue Media [2]-ok4.jpg

    only thing
    Code:
    [PinUtil]
    StartMenu0=%WinDir%\Explorer.exe
    pin to start menu didnt work with startallback !!!
    but old methode work
    Code:
    X:\Users\Administrator\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu\Explorer.LNK
      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 04:13.
Find Us




Windows 10 Forums