09.10.2020 5.1...5.1.1 Added the German localization. Thanks to ERRASoft ; Updated localizations; Added manifest file. So the preset file is now loading Sophia.psd1 instead of Sophia.psm1; EnableWin32LongPaths function wasn't enabled as a default one; Functions updated *DisableWindowsErrorReporting; EnableWindowsErrorReporting; DisableScheduledTasks; EnableScheduledTasks. Minor changes.
Sure. Code: function EnableBootMenu { Start-Process -FilePath bcdedit -ArgumentList "/set {bootmgr} displaybootmenu yes" } function DisableBootMenu { Start-Process -FilePath bcdedit -ArgumentList "/set {bootmgr} displaybootmenu no" }
Exactly, it's not a GUI. It's designed fot configuring a custom preset file without editing the default one. So it is not). We've have been developing our own but the process is slow.
@farag, finally had a chance to run your latest script on 19042... absolute breeze, terrific work .. for anyone using the above for generating a custom preset, please note that in data.txt there is a comma missing after Code: ShowTrayIcons, HideTrayIcons should be ShowTrayIcons, HideTrayIcons, which will likely mess up any generated preset file.. fault does not lie with @farag's script
Sorry about that. This is David from BenchTweakGaming.com. I made the wrapper GUI for farag2 Sophia Script seen above. I am usually pretty careful about coding. Thanks for finding the error. Let me know what you guys think of the wrapper program. I plan on making a GUI wrapper or something different for other PowerShell Debloat scripts soon. Hopefully more better.
Hello I translated sophia.psd1 in fr-FR but cannot get it to work when I launch sophia.ps1 in Powershell only the english language for all the process. Any sugestions to get it working ? Thx PS: check your pm
Using your wrapper, I was able to easily reverse some actions of the default Sophia script which I didn't like, e.g. relocating the Temp folder, blocking SMB, and removing MSPaint. Don't get me wrong, the Sophia script is absolutely the best debloat script that I have come across, it's just difficult to reverse individual actions without your conveniently easy-to-use wrapper.
@drew84 https://github.com/farag2/Windows-10-Sophia-Script/releases 5.2 @coleoptere2007 French translation added. @Davidgamerthumbs I wrote few words about your wrapper on a release page. Update it to be able to run the 5.2 release. Hope I didn't breake anything. :)
@farag Half way done. I hope to finish radiobuttons and defaults preset today. I am on the defaults preset Tool tips will be later. And I will test it after
Here is the updated wrapper for Sophia 5.2 https://benchtweakgaming.com/2020/11/12/windows-10-debloat-tool/ I ran it twice on two different VMs. Looks alright I think.
@farag I must be going mad.. OP shows (my end) as not being edited since Sep 24th 2020 Still has this information ---------------------------------------------------------- Latest versions Windows 10 Sophia Script 2004: v5.0 (module) Latest versions Windows 10 Setup Script 2004: v4.6 1903 — 1909: v4.5 LTSC: v4.5 ---------------------------------------------------------- above copied and pasted directly from OP, ... and no link, as mentioned above. .. mentioning this as, your post and an earlier post #82 (which seemed critical of my post immediately before) dated Oct 9th, would suggest you were clearly updating the OP, or am I mistakenly looking in the wrong place, would be grateful for clarification.