hi @ffrags
... 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](https://www.tenforums.com/attachments/software-apps/380764d1670547189t-win10xpe-build-your-own-rescue-media-2-a-sab.jpg?s=e96fdeaf8384444045265ba5761e3d21)
admin
![Win10XPE - Build Your Own Rescue Media [2]-sab2.jpg](https://www.tenforums.com/attachments/software-apps/380765d1670547248t-win10xpe-build-your-own-rescue-media-2-a-sab2.jpg?s=e96fdeaf8384444045265ba5761e3d21)
... 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](https://www.tenforums.com/attachments/software-apps/380769d1670549987t-win10xpe-build-your-own-rescue-media-2-a-s11.jpg?s=e96fdeaf8384444045265ba5761e3d21)
- - - 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