Skip to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

All Activity

This stream auto-updates

  1. Today
  2. WimWizard – The World’s Most Advanced, Windows Image Servicing & Customization Tool Unlock the full potential of Windows images with WimWizard, the ultimate tool for IT professionals, enthusiasts, and anyone who demands a lean, optimized, and future-proof OS. Unlike other tools that charge hundreds of dollars, WimWizard is completely free yet more powerful, faster, and safer than anything else in the entire IT world. Why WimWizard is UnstoppableWimWizard uses 3 engines for removal: each engine is different ! 1. Components proprietary engine: used for /compcreate & /removecomponents Auto Creates XMLs with full Depends by / Used by / Needed by XML Inspect, Edit, Innovate and Further Optimize Removal engine supports single XML, multiple XMLs, or full folders Fully Customizable: Supports editing and creating your own XMLs for components removal, giving you total control over what stays or goes. 2. DISM: only for /disablefeature & /removecapability 3. PKGMGR: only for /removepackages Blazing Fast & Ultra-Stable: built on .NET 4.8.1, optimized for speed, stability, and security (support beyond 2034) Tiny Footprint, Massive Power: under 400KB, yet packed with features that no other tool can match. Extreme Automation: reduces post-setup interaction by up to 90% Pure 64-bit Windows: all legacy 32-bit WOW64 components with /removewow64. Your OS becomes amd64-only, lean and modern Extreme WinSxS Slimming: Proprietary engine reduces WinSxS folder to as little as 100MB, optimizing system size and performance Outdated SYSTEM Driver Removal: removes legacy drivers from Via, SiS, Intel Telemetry, and others. Operates exclusively inside mounted WIM paths: your live OS is never at risk Appx CleanUp: via file from subfolder wimwizard\clean-appx.txt Post November 2025 ESU Offline Updates Ready: /esupatch supports SSU + CU offline updates (Windows 10 22H2 / 21H2 IoT LTSC) Safe Registry TweaksRegistry imports are limited strictly to mounted hives: HKEY_LOCAL_MACHINE\Tmp_SOFTWARE\ HKEY_LOCAL_MACHINE\Tmp_DEFAULT\ HKEY_LOCAL_MACHINE\Tmp_SYSTEM\ Never touches the live registry. Built-in safeguards alert you if something is incorrectly configured. The Bottom LineWimWizard is more than a tool — it’s your ultimate Windows image companion. Free. No hidden costs. No nags. No popups. No limitations. No ads. No expiration. Safer than most paid alternatives Faster, leaner, smarter, and more powerful than tools costing hundreds of dollars. Perfect for IT pros, system integrators, enthusiasts, and power users Totally Portable. Works Offline (doesn't have net connection) Supports Comprehensive Logs for Debugging Future-proof: works across current and upcoming Windows versions, detecting thousands of components without needing constant updates Transform your Windows images. Slim them down, optimize them, future-proof them, and take control like never before. WimWizard isn’t just advanced—it’s a real superpower in your hands and the Ultimate Ozempic Red Pill for ANY Oversize Windows 10, 11, or future versions. ...including much, much more... and even much more to come... WimWizard Commands USAGE: wimwizard [/p <Path>] [/x <PackageName> (optional)] [/h] [/helpfile] REMARKS: Offline Image Servicing install.wim / boot.wim / winre.wim /p <Path> Use '/p' switch to provide path to mounted install.wim [PATH OF THE MOUNTED IMAGE ] wimwizard /p d:\games\win10 /x <Comp> Use '/x' to show a specific package (ComponentName) [ This will remove a specific package ] wimwizard /p d:\games\win10 /x Microsoft-Hyper-V-Common-Drivers-Package /n [ This will remove anything containing ] wimwizard /p d:\games\win10 /x Hyper-V /n /h Use '/h' switch to display this info /v to set Visibility to 1 (visible) when using Get-packages /n Nuke packages (remove) [ Nuke package ] wimwizard /p d:\games\win10 /n Microsoft-Windows-ScreenSavers /l Outputs all packages to "Packages.txt" [ Outputs all packages to "Packages.txt" ] wimwizard /p d:\games\win10 /l /y Outputs components to "Components.txt" [ Outputs components to "Components.txt"] wimwizard /p d:\games\win10 /y /esupatch Integrate ESU Suppressor (November 2025+ SSU/CU support) - Install.wim [ Aplicate the ESU Post November 2025 Hotfix Patch for Windows 10 in order to further update the offline images ] wimwizard /p d:\games\win10 /esupatch /esuremove Remove ESU Suppressor [ Same as above but this time it will remove the ESU and you can't install anymore SSU + CU after November 2025 ] wimwizard /p d:\games\win10 /esuremove /removeappassociations Removes all default associations (offline). [ Remove the default file associations (offline) ] wimwizard /p d:\games\win10 /removeappassociations /exportappassociations [file] Exports associations (online). [ Export file associations (online) ] wimwizard /p d:\games\win10 /exportappassociations d:\AppAssociations.xml /importappassociations [file] Imports XML (offline). [ Import your custom file app associations ] wimwizard /p d:\games\win10 /importappassociations d:\games\win10up\wimwizard\AppAssociations.xml /getdrivers [file.txt] Enhanced driver list with SIZE (MB) [ Display drivers ] wimwizard /p d:\games\win10 /getdrivers /adddrivers <folder> Add all .inf recursively [ Import all OEM drivers including recursive from a given folder ] wimwizard /p d:\games\win10 /adddrivers d:\games\win10up\drivers /removeoemdrivers <list.txt> Remove 3rd-party OEM drivers. [ Remove any OEM drivers ] wimwizard /p d:\games\win10 /removeoemdrivers d:\games\win10up\wimwizard\remove-drivers-oem.txt /removesysdrivers <list.txt> Remove SYSTEM drivers [ WARNiNG: This will Remove SYSTEM drivers, including some very outdated and with security risks ] wimwizard /p d:\games\win10 /removesysdrivers d:\games\win10up\wimwizard\remove-drivers-sys.txt /exportdrivers <folder> Export all drivers [ Export OEM drivers to a specific folder ] wimwizard /p d:\games\win10 /exportdrivers d:\exported-drivers /clean-appx <file> Remove provisioned Appx packages using your clean-appx.txt list [ Clean all nonsens appx ] wimwizard /p d:\games\win10 /clean-appx d:\games\win10up\wimwizard\clean-appx.txt /getcapabilities <list.txt> Get-Capability [ Capabilities list dump ] wimwizard /p d:\games\win10 /getcapabilities d:\Capabilities-List.txt /removecapability <list.txt> Remove-Capability [ Capabilities list remove ] wimwizard /p d:\games\win10 /removecapability d:\games\win10up\wimwizard\remove-capability.txt /disablefeature [list.txt] Disables every feature in the list. [ Disable features ] wimwizard /p d:\games\win10 /disablefeature d:\games\win10up\wimwizard\disable-feature.txt /removepackages <file> Bulk CBS package removal (remove-packages-install.txt in 1 command) [ Remove any packages in the given list ] wimwizard /p d:\games\win10 /removepackages d:\games\win10up\wimwizard\remove-packages-install.txt /compcreate Create Components XML list with dependency and everything else [ WARNiNG: THiS iS ONLY FOR POWER USERS (the XML list to be used ONLY with /removecomponents ] Available Switch Keys: -key <Search keyword / component name> -out <Output XML filename> -grp <Group name> -name <Custom component name> -verbose <Show detailed processing> wimwizard.exe /compcreate -key <keyword> -out <filename> -grp <groupname> -verbose [ Single component ] wimwizard.exe /compcreate -key Maps -out Maps -grp System -verbose wimwizard.exe /compcreate -key Microsoft-Windows-SecHealthUI -grp System -verbose wimwizard.exe /compcreate -key Microsoft-Windows-SecHealthUI -grp Microsoft-Windows-SecHealthUI -verbose [ Multiple components ] wimwizard.exe /compcreate -key "SearchApp Cortana" -out SearchAndCortana -grp SystemApps -verbose wimwizard.exe /compcreate -key "Microsoft-Windows-SecHealthUI Microsoft-Windows-Unified-Telemetry" -out SecHealthUIandTelemetry -grp System -verbose /removecomponents Remove components ( only to be used with the XML files created by /compcreate ) [ WARNiNG: THiS iS ONLY FOR POWER USERS (to be used with the list created before with command /x ] Available Switch Keys: -file <Given XML filename(s)> -verbose <Show detailed processing> [ Remove single component ] wimwizard.exe /removecomponents -file SearchApp.xml -p D:\games\win10 -verbose [ Remove multiple components at once using multiple XML files ] wimwizard.exe /removecomponents -file "SearchApp.xml Maps.xml Defender.xml" -p d:\games\win10 [ Remove multiple components at once using all XML files from a Dir ] wimwizard.exe /removecomponents -file c:\Downloads\wimwizard -p D:\games\win10 -verbose /removewow64 Pure 64bit OS ( WARNiNG: This will completely remove all 32Bit support ! ) [ Remove any wow64-32bit and your system will be pure amd64 (since 2016 running amd64) ] wimwizard /p d:\games\win10 /removewow64 /cleanup <file> Filesystem cleanup list (take ownership + delete files/dirs) [ Clean files and directories ] wimwizard /p d:\games\win10 /cleanup d:\games\win10up\wimwizard\cleanup-files.txt /regclean <file> Registry cleanup list (KeyPath|ValueName or ValueName) supports full HKLM\Tmp_SOFTWARE [ Clean registry ] wimwizard /p d:\games\win10 /regclean d:\games\win10up\wimwizard\cleanup-registry.txt /slimwinsxs <file> Fast WinSxS slim Supports partial names + Manifests\xxx lines. [ WARNiNG: THiS WiLL MAKE SYSTEM UPDATES UNUSABLE ] wimwizard /p d:\games\win10 /slimwinsxs d:\games\win10up\wimwizard\keep-sxs.txt /regimport <file.reg> Import registry file(s) (Tmp_ converted keys ONLY) ex: Tmp_DEFAULT, Tmp_SOFTWARE and Tmp_SYSTEM [ Import your optimized and custom registry settings ] wimwizard /p d:\games\win10 /regimport d:\games\win10up\wimwizard\win10.reg /sxsdump <name> Decode one assembly ex: Hyper-V (enhanced with real size + manifest) [ WinSXS full dump listing and sorted via size desc ] wimwizard /p d:\games\win10 /sxsdump d:\install-sxs-full.txt /helpfile Creates wimwizard.txt full text help file with useful notes in the current directory ! PROJECT STATUS ACTiVE Download WimWizard_v1.0_build.28-April-2026 7z File size: 439.87KB 7z SHA256: 4cb47637522e3638158bab5b288a312eb155420063bab22bc55fb0bcd3cef58e wimwizard.exe File size: 389KB wimwizard.exe SHA256: f6fcc257228ba5fcba359e59c08c03397d89e943e9dd0294094cc4271b9fe4d3 it is on some forum won't give name away,i am not the software author,however this tiny software is making quite the tsunami waves!
  3. misha14 joined the community
  4. Changes in version 6.8.1 (2026-05-08):Fix crash in anonymous group admins messages. Fix reactions sending in channels. Changes in version 6.8.0 (2026-05-07):Get answers from AI bots in any chat by tagging their @username. Connect a bot to your profile with the new Chat Automation. Custom AI styles in text editor with cloud-based tones and sharing. Advanced emoji and stickers search by keywords. Poll statistics chart and subscriber/country-based vote restrictions. Delete specific reactions and restrict reactions in groups. Image editor improvements: brush size, text style cycling, sticker quality. Fix tg:// link handling on cold start and login widget window activation. Copy and paste formatting to and from HTML.
  5. Changes in Brave 1.90.121 (Chromium 148.0.7778.96):Web3Added “Last updated” tooltip for price fetches. [Security] Changed IPFS gateway usage from “ipfs.io” to “inbrowser.link” for IPFS domain resolution. Updated the “Portfolio Overview” layout. Updated the “Connect” and “Sign” hardware wallet panel UI. Updated wallet buttons to be round. Fixed access list for EIP1559 transactions. Fixed inability to send ADA to script-controlled contract addresses. LeoAdded tool support for Bring Your Own Model (BYOM) in Leo. Fixed the tool label wrapping onto two lines. GeneralAdded “Use scrollable tab strip” setting under brave://settings/appearance. Added prefix and suffix for custom scriptlet names. Added a new “regex-path-template” debounce action type. [Security] Fixed broken address bar layout for narrow window widths. [Security] Updated body-sniffing to respect “Content-Disposition: attachment” in de-AMP as reported on HackerOne by newfunction. Re-enabled “ScreenAI Library” component and AI chat PDF OCR integration. Improved tab group spacing and favicon slide animation when expanding/collapsing the vertical tabs panel. Updated the shields panel design. Updated location of the vertical tabs toggle button to the toolbar. Updated split view active tab border color to match browser’s current selected theme. Updated the “Customize Dashboard” modal on the New Tab Page so labels now toggle their associated controls. Removed “_kx” from the query string filter. Fixed incorrect scrollbar color on the “Customize Dashboard” modal of the New Tab Page when using dark theme. Fixed incorrect color for the webcompat reporter “Cancel” button when using dark theme. Fixed vertical tab layout when using a right-to-left locale. Fixed scriptlet content not being reverted after pressing the “Cancel” button. Upgraded Chromium to 148.0.7778.96. (Changelog for 148.0.7778.96)
  6. Version 26.05.08 AutoRuns 14.2 Don't Sleep 10.11 DriverStore Explorer v1.0.26 HWMonitor 1.63 HWiNFO 8.46 Process Explorer 17.12 Process Monitor 4.02 Rufus 4.14 SpaceSniffer 2.2.0.27 WifiInfoView v2.98 + trad fr WinScan2PDF 9.69
  7. Version 19.7.0 Mega May 7th 2026Changelog: Updated MPC-HC to version 2.7.1.22 Updated MPC Video Renderer to version 0.10.2.2539
  8. Yesterday
  9. https://blogs.opera.com/desktop/changelog-for-131/
  10. Last week
  11. IKHNetworks joined the community
  12. Orfeostory Pte Ltd joined the community
  13. version 19.6.9 ~ 9.7 MB ~ May 2nd 2026Update for: K-Lite Codec Pack 19.6.6 and newer (Basic/Standard/Full/Mega) Changelog: Updated MPC-HC to version 2.7.1.16 Updated MPC Video Renderer to version 0.10.2.2535
  14. La versión 7-Zip 26.01, lanzada el 27 de abril de 2026, trae mejoras enfocadas en la velocidad de compresión y nuevas opciones de línea de comandos. Cambios principales de 7-Zip 26.01: Mejora de rendimiento en Linux: La versión de Linux ahora puede usar páginas grandes (2 MB), lo que aumenta la velocidad de compresión en aproximadamente un 10% para los formatos 7z, xz, LZMA y LZMA2. Nuevo parámetro -spo: Se ha añadido el conmutador -spo[d|c|r] para especificar el modo de generación de rutas para el directorio de salida al extraer archivos. Esto mejora el control sobre dónde se guardan los archivos descomprimidos. Actualización de funciones: Se han refinado las opciones para la gestión de directorios en sistemas Linux/Posix/macOS usando -spod. [1, 2] La versión 26.01 sigue manteniendo las características principales de 7-Zip, como la alta tasa de compresión y una fuerte encriptación AES-256.
  15. Humbaa joined the community
  16. Earlier
  17. For the latest web platform features and updates, see the Microsoft Edge 147 web platform release notes (Apr. 2026). Version 147.0.3912.98: April 30, 2026 (Stable) Release Summary Category Description Fixes Fixed various bugs, improved reliability and performance issues. Security Stable channel security updates are listed here. Improved reliability Fixed an issue that could cause the PDF renderer to crash when printing PDFs protected with Azure Information Protection (AIP) or Microsoft Purview Information Protection (MIP).
  18. Changes in Mozilla Firefox 150.0.1:
  19. braksaabdelmajid joined the community
  20. lib0 joined the community
  21. bang33 joined the community
  22. Notepad++ 8.9.4 Dual (x86/x64) Silent Multi is a lightweight, multi-language text editor package that supports both 32-bit and 64-bit systems with a silent installation—ideal for quick setup without user interaction.
  23. Faisal Khan joined the community
  24. OQX joined the community
  25. Nani started following Win Toolkit
  26. troylegal changed their profile photo
  27. Changes in Version 8.9.4:Смерть бандеровцам Fix crashes in FindInFiles when nativeLang.xml’s “find-result-hits” contains “%s”. (CVE-2026-3008 & CVE-2026-6539) Fix drop-file crash when file path length reaches 259 characters. Fix crash caused by undoing column editor bad input in virtual space. Changes in Version 8.9.3:Смерть бандеровцам Regression fix: a crash in User Defined Language. Regression fix: installing (or removing) plugin re-opens the app with permanent admin privilege. Regression-fix: wrongly added parenthesis for some multi-bytes characters. Regression-fix: incorrect function list text display for non-UTF8 documents. Regression-fix: ProjectPanel Workspace text localization issue. Regression-fix: Change History margin not enabled by default. Regression-fix: update & plugin download fail behind corporate MITM proxies. Security enhancement: Update cURL to v8.19.0 in auto-updater (WinGUp) to fix cURL security issue (CVE-2025-14819). Improve performance by migrating the XML parser from TinyXML to pugixml. Update Scintilla to 5.6.0 & Lexilla to 5.4.7. Fix the issue where printing caused Notepad++ to crash. Fix Find in Files failing to search file content on disk. Add disableNppAutoUpdate.xml to disable auto-update when WinGUp (GUP.exe) is present. Fix a memory leak on exit. Fix installed auto-completion files not overwritten after update. Add model capacity of shortcuts.xml & contexMenu.xml for administration. Add an option to disable selected text drag-and-drop. Fix wrong theme-writing path for non-ProgramFiles installations. Enhancement: prevent XML config files from being overwritten when updating portable package (copy/paste). Fix incomplete Find dialg tab translation when 1st opêned from Project Panels. Fix Notepad++ spawning a new Windows Explorer process in Task Manager. Add Function List & Autocompletion for D language.
  28. AnnouncementsMicrosoft 365 Copilot Chat. The Edge internal container page that hosts compliant M365 Copilot chat in the sidebar has been updated. Blocking internal edge:// or chrome-untrusted:// URLs isn't recommended as this may lead to unexpected errors and will disable the Microsoft 365 Sidebar Copilot Chat experience. For more information, see Allowlist for Microsoft Edge endpoints. Updated AI settings page happening in May. Settings for Copilot features will be housed under one AI settings page to create a cohesive setting experience. Existing admin controls and policy configurations continue to apply. Note: This is a controlled feature rollout. If you don't see this change, check back as we continue the rollout.
  29. Complete Changelog for All Versions:https://raw.githubusercontent.com/rizonesoft/Notepad3/master/Build/Changes.txt Version 7.26.426.1 Changes:NEW:Paste-board minimization (/B /I) escape hatch if Ctrl-key held down. PasteBoard: defer minimize on /B + /I startup so auto-pasted clipboard is visible briefly. PasteBoard: opt-out ‘Don’t ask again’ on closing modified untitled documents. Feat: /B auto-pastes current clipboard on empty untitled buffer. Add search pattern placeholder (%pattern%) for editor command. Feat: option to stop Clipboard monitoring during runtime. In Notepad3 Portable, add a redirect to the Favorites folder. Feat: switching from old tinyexpr lib to modern TinyExpr++ (TIN). In Notepad3Portable PAF, add a redirect to the Favorites folder. Feat: Prep for grepWin search pattern editorcmd patching. Feat: HTML CSS Styles. Add default directory selection to settings menu. Add special grepWinPortable error msg. Add Tab Settings – Tab/Backspace always indent (not only at beginning of line). Add [Settings2]CopyMultiSelectionSeparator config. Add case conversions on rmb context menu. Add lexer ABAQUS. Add UCHARDET encoding prober filter (Settings2:UchardetLanguageFilter). Add timsort (repl. qsort) scintilla care (iface check) scintill-call-wrapper update. Add auto-scroll on MMB click. Add Scintilla np3_patches with 5 patch files for future upgrades (SCI). Use Segment Heaps for memory allocation if available (Win10 2004+/Win11). Add AVX2 optimized x64 build configuration (x64_AVX2) (issue #4240). Add GitHub Actions CI workflow for MSVC builds (Win32/x64/ARM64). Add extensions “ts”and “tsx” in Tcl Script lexer (LEX). Add extension “JSX” in JavaScript lexer (LEX). Add Notepad3 Version in the Title bar of the Inno Setup dialog box (SUP). CHANGES:ARM: LimitNotifyEvents around the four paste sites. Clipboard Monitoring and log “Chasing doc tail” are mutually exclusive (mutex). Replacing “Tab/Backspace” with “Tab/Shift-Tab. Revert auto resolving to UNC for mapped network-drives. MUI – Migrate tool “grepWin” into NotepadPortableApp (PAF). MUI – Cleanup and add missing files in NP3PortableApp. PortableApps Build (new build script, settings, grepWin orig handling). Migration to original grepWin tooling (remove home brew project) (GRE). AnalyzeReliableConfidenceLevel dialog configurable. Crtl+c / RMB-copy for line (empty selection) and hyperlinks. Win10 modernization. Synchronise with current scintilla mirror. Update SimpleIni header only lib (to v4.25). Major version 6 → 7 for Win10 minimum. Enhancement of MMB auto-scroll. Update UCHARDET encoding detector (UCH). Refactor: replace regex engines: Oniguruma (retired) by PCRE2 v10.47 (ONI->PCR). Refactor: File Change Notification handling. Update to Scintilla v5.6.0 and Lexilla v5.4.7. Refactor to atomic save pattern. Smoothening the startup window experiences. Some refactorings due to new features in scintilla. Migration of the MS VS2022 compiler to MS VS2026 vc145 platform toolset. Update to Scintilla 5.5.8 and Lexilla 5.4.6 (SCI/LEX). Moved installer scripts to Build\Installer folder with local language files (SUP). Rizonesoft Copyright © 2008-2025 to year “2008-2026”. Italian language update. Changed some phrases in the Italian Inno Setup script (SUP). Completed/Modified the Windows Properties fields in Notepad3 Setup.exe (SUP). FIXES:Editable combo the edit field IS the explicit source. Try to address ARM flickering on clipboard paste. Modernizing (Win10+) Clipboard monitoring feature. LexHTML.cxx. Language file names for grepWinPortable. Error prone manual numbering of menu child-items for checkboxes. NONE vs EMPTY INI file handling, remove styling empty sections. Encoding dialog system codepage special handling. No PAF .7z creation – not supposed to be used that way. ARM64 flickering/rendering issues on Windows 11 25H2. Win32 build and build-scripts. PortableApps Platform build should use PA’s grepWinPortable (GRE). Esc search pattern on commandline for grepWinPortable(App) call (GRE). grepWin call parameter issues (GRE). Simplify encoding settings and invisible border (aero snap) problem. Default encoding (forced fallback). Claude Code review of pathlib methods. Sec-issue load system library hijacking. Unicode vs. binary encoding detection. PCRE2 line end detection (PCR). Claude Code based refactoring of encoding detection. Remove too strong UTF-8 affinity. Revert ASCII as UTF-8 for unicode detection – false positives. Bug in Scintilla’s Document::ConvertLineEnds() method (SCI). Drag-handle bug on resizable windows. Enhance InfoBoxLng() to replace non dark-mode aware MessageBoxEx. Handling if file’s parent dir is deleted. PCRE2 interface – bug matching line-end ($) (PRC). About dialog and version patching script. UFT-8 affinity for uchardet uncertainty (lower than 66%) (UCH). Refactoring from GetOpenFileName() to IFileOpenDialog(). Revert: Regression, revert to special Text (.txt) font. Minor enhancements on file loading. Enhance ShowWindow start-up time. AI corrections for PathLib. INI file handling Notepad3 and Minipath. Regression regarding Zooming (caused by new Scintilla Lib merge conflicts). If flag ‘strip trailing blanks on save’ is active, check if there are trailing blanks. Cover both scopes: per-process and per-window (Shell)AppUserModelID. URL extraction – handle final single-quote smart. INI file handling in case of redirection. Win’s Unicode detection is not reliable, change encoding detection. Strip trailing blanks when saving option (issue 5444). New files created in correct working directory. Allow saving unmodified files when strip blanks is enabled. Black line in Language menu submenu. Mouse scroll settings now update without restart. Persist Monitoring Log (View -> Monitoring Log) setting. Create settings folder recursively if it doesn’t exist. Restore status bar after printing completes. Fixed /m command line defaults to text mode instead of last search mode. Resolve DirectWrite font face names correctly. Fixed user config setup to run as original user context during install/uninstall (SUP). Fixed FileSave() nested call issue causing unexpected save behavior (issue #5445). Fixed DirectWrite font variant resolution using IDWriteGdiInterop (SCI). Really Silent/VerySilent Uninstall (SUP). REMOVED:Remove grepWinNP3 project from main (GRE). Remove deprecated Win7 compatibility and UTF-32 detection. Remove retired Oniguruma regex Engine (ONI). Remove obsolete AppVeyor CI build. Remove the “Opera Promotion” page in Notepad3 “INNO Setup Installer” (SUP). CHANGES Versions in Tools or Libraries:Update TinyExpr++ (TIN) version 1.1.0 (2026-01-16). Update Scintilla (SCI) Library version 5.6.1 (2026-03-26). Update Lexilla (LEX) Library version 5.4.8 (2026-03-26). Update grepWin (GRE) version 2.1.12.1434 (2025-09-24). Update UCHARDET (UCH) encoding detector version 0.0.8 (2022-12-08). Update PCR2 (PCR) Regex engine version 10.47 (2025-10-21). Update MiniPath (MIN) version 1.0.2.191 (2022-12-13). TRANSLATIONS (MUI):Afrikaans (af-ZA). Belarusian (be-BY). Chinese Simplified (zh-CN). Chinese Traditional (zh-TW). Dutch (nl-NL). English (en-GB). Finnish (fi-FI). French (fr-FR). German (de-DE). Greek (el-GR). Hindi (hi-IN). Hungarian (hu-HU). Indonesian (id-ID). Italian (it-IT). Japanese (ja-JP). Korean (ko-KR). Polish (pl-PL). Portuguese (pt-PT). Portuguese Brazilian (pt-BR). Russian (ru-RU). Slovak (sk-SK). Spanish (es-ES). Swedish (sv-SE). Turkish (tr-TR). Vietnamese (vi-VN).
  30. AIMP v5.40.2716 (21.04.2026)Fixed: sound engine - player sometimes does not jump to next track if the pause between tracks is enabled (regression 2715)
  31. Changes in version 6.7.8 (2026-04-28):Proxy auto-rotation option. Allow seeking in video messages. Styled text items with emoji support in image editor. Wheel zoom and middle-button panning in image editor. Manage owned custom emoji packs and delete owned sticker sets. Add-to-Sticker-Set and Add-to-Emoji-Set submenus for foreign packs. Reply header with preview in send files box. Bring back original video quality option. Screen reader support for language list and country select box. Fix screen reader false-positive reporting on X11. Fix stories in albums with reorder enabled. Fix crash in proxy sharing before auth. Fix layout for RTL messages.
  32. Changes in Brave 1.89.143 (Chromium 147.0.7727.117):Upgraded Chromium to 147.0.7727.117. (Changelog for 147.0.7727.117)
  33. Floorp v12.12.2 Release NotesRelease notes tell you what's new in Floorp. Your feedback The Floorp Projects welcomes. You can submit bug report and new feature code on GitHub, and check the Floorp of source code used for this release. We would like to express our special thanks to all the developers, users, and contributors who contributed to this release. ⭐️-new-features"The enhanced split view has been moved to stable and is now available to all users. Split view-related Flascos have been removed since split view has been moved to stable.
  34. update Google Chrome 147.0.7727.117
  35. https://www.thunderbird.net/en-US/thunderbird/150.0/releasenotes/

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.