All Activity
- Past hour
-
Stone31 joined the community
-
norti79 joined the community
- Today
-
troylegal joined the community
-
Notepad++ 8.9.4 Dual x86x64 [Silent]Multi
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.
-
Microsoft Edge-WebView2 Runtime 147.0.3912.86 Dual x86x64 [Silent]
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.
-
Notepad3 7.26.426.1 AIO silent Multilingual
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).
- Yesterday
-
The Money Factory - Casino joined the community
- Last week
-
AIMP 5.40.2716 Multilingual[x86/x64][Desatendido]
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)
-
PotPlayer 2600422 (1.7.22859) Estable[x86x64] [Multilingual][Desatendido]
Changes in Daum PotPlayer
-
AhmedOsman joined the community
-
Telegram Desktop Messenger 6.7.8 AIO Silent Multilingual
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.
-
DragonGamer joined the community
-
Brave Browser 1.89.143 Dual x86x64 [Silent]
Changes in Brave 1.89.143 (Chromium 147.0.7727.117):Upgraded Chromium to 147.0.7727.117. (Changelog for 147.0.7727.117)
-
valtech joined the community
-
dkkiin joined the community
-
Floorp Browser 12.12.2 x64 [Multi/Ru] Silent
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.
-
Google Chrome 147.0.7727.117 Dual x86x64 Silent
update Google Chrome 147.0.7727.117
-
Mozilla Thunderbird 150.0 Silent Arabic / English
https://www.thunderbird.net/en-US/thunderbird/150.0/releasenotes/
-
Xander Berry joined the community
-
Java Runtime Environment 8 Up491[Desatendido][x86/x64] Multi
revisado y actualizado Java Runtime Environment 8 Up491
-
NET Desktop Runtime 10.0.7 Build 50000 Dual x86/x64 Silent
10.0.7 Release notes Latest release date April 21, 2026 https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.7/10.0.7.md?WT.mc_id=dotnet-35129-website
-
Mozilla Firefox 150.0 AIO Silent Arabic/English/French
Changes in Mozilla Firefox 150.0:Changes in Mozilla Firefox 150.0 Beta:Changes in Mozilla Firefox 150.0 Alpha:
-
bapxaobo joined the community
- Earlier
-
agudon2k1 reacted to a post in a topic:
Get Windows 3.x Program Manager for Windows 7, 8, 8.1 and 10
-
agudon2k1 started following Get Windows 3.x Program Manager for Windows 7, 8, 8.1 and 10
-
Get Windows 3.x Program Manager for Windows 7, 8, 8.1 and 10
Just joined the site because I saw this forum post about running the old Windows Program Manager for later Windows. Saw somebody from Reddit posted the Program Manager running in Windows 11: https://www.reddit.com/r/windows/comments/1sdossu/program_manager_in_windows_11/ Looked at the internet on how to install or run, and this is one of the first results. Anybody still have the copy of Wrapper Files? The rest of the Mega links are still available, however the Wrapper Files Mega link is no longer available. I want to try out experiencing using Program Manager for modern OS without having to run in a Virtual Machine. Thank you.
-
K-Lite Codec Pack Full 19.6.7 Silent Install Multi
version 19.6.7 ~ 9.7 MB ~ April 14th 2026Update for: K-Lite Codec Pack 19.6.0 and newer (Basic/Standard/Full/Mega) Changelog: Updated MPC-HC to version 2.7.0.10 Updated MPC Video Renderer to version 0.10.2.2533
-
Telegram Desktop Messenger 6.7.8 AIO Silent Multilingual
Changes in version 6.7.6 (2026-04-15):Gradient-reveal animation for text appearing in messages. Support draw-to-reply from shared media. Frame-by-frame stepping and hold-to-speedup hotkeys in media view. Fix loading stickers and emoji search results. Custom emoji picker for premium quick reaction. Search in section of pinned messages. Recent search entries in settings search. Hide phone number in main settings section. Suggest sending large texts as files. Allow creating polls with single answer option. Bring menus and fullscreen media viewer to active space on macOS. Fix several poll display and voting menu issues. Fix possible crashes in chats list, url auth and others. Changes in version 6.7.5 (2026-04-07):Support for gradual appearing of bot reply messages.
-
Brave Browser 1.89.143 Dual x86x64 [Silent]
Changes in Brave 1.89.137 (Chromium 147.0.7727.102):Removed unnecessary menu items from the “View” menu on macOS. Fixed crash which occurred when clicking on the toolbar overflow menu. Fixed crash which occurred when using the fullscreen button in the hamburger menu on macOS. Fixed incorrect tab search button being displayed in certain cases which could lead to a crash. Upgraded Chromium to 147.0.7727.102. (Changelog for 147.0.7727.102)
-
Vivaldi 7.9.3970.55 Dual Multi Silent
Changes in version 7.9 Build 3970.55 – Minor Update 6
-
Opera 130.0.5847.41 x86x64 Silent Multi
Changes in Opera One 130.0 Build 5847.41:
-
Microsoft Edge-WebView2 Runtime 147.0.3912.86 Dual x86x64 [Silent]
update for 147
-
All In One Runtimes 2026.4.17 Silent
NET Desktop Runtime (8.0.26) [Updated] Java SE Runtime Environment (JRE) (8.0 Update 481) [Updated] Microsoft Edge-WebView2 Runtime 147.0.3912.72 [Updated]Microsoft Visual C++ 2012 IJP4 (11.0.61030) [Updated] Microsoft Visual C++ 2013 ( 12.0.40664) [Updated] Microsoft Visual C++ v14 Redistributable x64 x86 - 14.50.35719 [Updated] 7Zip 26.00 [Updated]
-
Microsoft Visual C++ 2026.4.17 Silent+ (TechPowerUp)
Microsoft Visual C++ 2012 IJP4 (11.0.61030) [Updated] Microsoft Visual C++ 2013 ( 12.0.40664) [Updated] Microsoft Visual C++ v14 Redistributable x64 x86 - 14.50.35719 [Updated] Microsoft Visual C++ 2015-2022 14.51.36231 [Updated]
-
All Microsoft .NET Framework 6.0.36 - 11.0.0.3.26207.106 Silent
Microsoft .NET Desktop Runtime 8.0.26 update Microsoft .NET Desktop Runtime 9.15. Update Microsoft .NET Desktop Runtime 10.0.5 Update
-
Google Chrome 147.0.7727.117 Dual x86x64 Silent
- Visual C++ Redistributable Runtimes AIO Repack 14.51.36231.0 by abbodi1406
New: Visual C++ v14 (2026) Redistributable - 14.51.36231.0 Add INF-based override Uninstall entry to unify and simplify Redistributables naming Use MSIFASTINSTALL property to speed up installation (only via the default Installer script) Create Windows 10/11 ARM64 only repack (untested) - Visual C++ Redistributable Runtimes AIO Repack 14.51.36231.0 by abbodi1406