Code: reg.exe add "HKLM\TK_NTUSER\Software\Microsoft\Edge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_DEFAULT\Software\Microsoft\Edge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_SOFTWARE\Microsoft\Edge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_NTUSER\Software\Policies\Microsoft\Edge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_DEFAULT\Software\Policies\Microsoft\Edge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_SOFTWARE\Policies\Microsoft\Edge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_NTUSER\Software\Microsoft\MicrosoftEdge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_DEFAULT\Software\Microsoft\MicrosoftEdge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_SOFTWARE\Microsoft\MicrosoftEdge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_NTUSER\Software\Policies\Microsoft\MicrosoftEdge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_DEFAULT\Software\Policies\Microsoft\MicrosoftEdge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1 reg.exe add "HKLM\TK_SOFTWARE\Policies\Microsoft\MicrosoftEdge\PhishingFilter" /v "PreventOverride" /t REG_DWORD /d "0" /f >nul 2>&1
Как установить в ToollKit Microsoft.StorePurchaseApp_8wekyb3d8bbwe Microsoft.WindowsStore_8wekyb3d8bbwe
I liked the mega because I always kept, the data from Lastchange Datetime Stamp of the files, when downloading the folders directly in a format packaged in Zip. MediaFire, upon upload already changes the Lastchange Datetime Stamp, when downloading changes again. In Google Drive, I've tried several ways to get Lastchange data, so far I never succeeded, even if in the drive is with the original filechange data of files. Some members who can help simply mirror the current repository on their CloudServer and share the folder link. You can do this in a good one. No permission is required, friend @zero cool root provided a link to Terabox. This is always welcome.
You have downloaded the letest version of: ToolkitHelper.exe ToolkitHelper_Preview.exe (to use this one you need to rename to ToolkitHelper.exe) Put it in \Bin Toolkit.cmd Just Replace. With this new Toolkit.cmd no need to use start.cmd anymore. Use very shortened path like C:\MSMG. I had a problem similar to yours, once I disabled null service. Maybe check this value solve your problem. Code: rem value 1 Default "Null" Disable it causes CLI and Scripts issues reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\Null" /v "Start" /t REG_DWORD /d "1" /f >nul 2>&1 reg.exe add "HKLM\SYSTEM\ControlSet001\Services\Null" /v "Start" /t REG_DWORD /d "1" /f >nul 2>&1
inTerActionVRI @MSMG quick fix. that work. for /? ... %~fsI - expands %I to a full path name with short names only Code: @echo off ::------------------------------------------------------------------------------ :: MSMG ToolKit v12.2 :: Copyright (c) 2013-2022 MSMG. All rights reserved. ::------------------------------------------------------------------------------ :: :: Credits: CREDITS.TXT :: License: LICENSE.TXT :: 3rd Party License: <Bin\LICENSES> :: ::------------------------------------------------------------------------------------------- color 1f title MSMG Toolkit v12.2 set "oPath=%~0" set "nPath=%oPath: =%" if /i "%oPath%" NEQ "%nPath%" ( call "%~fs0" exit /b )
After packages removal in Windows 11 widgets icon in taskbar is inactive, what components should be kept to make it work or is there another cause that makes it inactive?
Yes, I know that. But I chose to leave %~f0 instead of %~fs0, because this is correct for detecting and displaying the name of the script file. Even so, you will need to use shortened paths for other reasons that are directly related to component removal.
Another thing, how to I get into the --> Custom PreSets for Removal Components ( looked in every menu ) Edit Found it