Leaderboard
Popular Content
Showing content with the highest reputation on 06/26/2021 in all areas
-
@Vistapocalypse, If it counts, I have a Hyper-V VM that runs 2008 SP2, and MSE 4.10 - at the time of writing it still receives definition updates, but that might apply only to me - my local ISP has some kind of WSUS: I still can update XP/Vista without any 3rd party patches. I think that Microsoft Update servers are being redirected to ISP's network. And you are right. A trick that is necessary to install it on Server 2008 / Server 2008 R2 - I had to run an installer with "mseinstall /disableoslimit" parameter. If it is not specified, I am given "OS is not supported" screen.2 points
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210626-e29e57e-uxp-a0461e377-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20210626-e29e57e-uxp-a0461e377-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210626-e29e57e-uxp-a0461e377-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.3a1.win32-git-20210626-c9bf62e0b-uxp-a0461e377-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.3a1.win32-git-20210626-c9bf62e0b-uxp-a0461e377-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.3a1.win64-git-20210626-c9bf62e0b-uxp-a0461e377-xpmod.7z Official UXP changes since my last build: - Issue #1783 - Part 1: Move GetNodeDepth to ResizeObserver.cpp (22a75217e) - Issue #1783 - Part 2: Update ResizeObserver and resizeObserverSize. (6f7dd6fd9) - Issue #1783 - Part 3: Remove ResizeObservation's BroadcastSize. (cfdfbcf05) - Issue #1776 - Support detecting bool preferences in chrome stylesheets (4dac05e0e) - Merge pull request 'Support detecting bool preferences in chrome stylesheets' (#1785) from athenian200/UXP:bool-chrome-stylesheets into master (2c626f604) - Merge branch '1783' (014fdd052) - Bump platform version (8689ac630) - [whitespace] Fix CRLF line endings. (5afcb4a09) - Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' (1fe9c1930) - [Toolkit] Attempt to initialize DownloadTaskbarProgress when onDownloadWindowLoad() is called so that DownloadTaskbarProgress from the Downloads Manager window works when the application doesn't explicitly invoke onBrowserWindowLoad(). (4490f61f5) - Issue #1784 - Add -moz-dark-theme media query and allow prefers-color-scheme to follow it. (a0461e377) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Back-end branch pointer update. (c9bf62e0b)2 points
-
The first time you listen to Windows 11, the more you hear that it requires as much as Vista at its launch times (TPM 2.0). I imagine a very slow system, a failure worse than Windows Me or 8. But the story is completely different for me, I have risked trying it. PC on which I tested Windows 11: Intel Pentium G860 Sandy Bridge 2 Cores - 3GHz 4 GB of RAM (3.5 usable) 1 TB Hard Disk WD Blue I managed to fool the installer with a patch so that the installer leaves me even in MBR. I had the hard disk partitioned in MBR. Now I will tell my pros and cons of Windows 11 Pros: -Despite the greater requirements, it is three times as fast -Windows Media Player is still alive -Animations make Windows 11 look like a smooth and polished system -The start menu is less bloated -The Paint remains the same as Windows 7 but with another icon -All old software that works on Windows 21H2 works also on 11 Cons: -Openshell does not work for those who miss the old menu -In the home edition it is mandatory to have a Microsoft account -You can only position the task bar at the bottom, and goodbye to the quick bars that accompanied us since Windows 98 :(1 point
-
Thanks for the information @MrMADRYAN! So this thread’s original post is correct about MSE 4.10 functioning normally on 2008 SP2. Of course for Vista, the problem is not installation but rather the April 2017 time bomb that was included in all versions after 4.4. Were it not for that, I’m sure that definitions could be installed with the necessary SHA-2 support. Microsoft has said that definitions will be updated until 2023.1 point
-
It appears the official 360 forum thread pertaining to this new 13.5 beta development cycle is located in the URI below (all in Chinese): https://bbs.360.cn/thread-15980045-1-1.html latest beta build already at 13.5.1030.0... Release Notes history posted towards the end of the initial post; below a screenshot, inline-translated into English:1 point
-
I'm showing the v13.5 branch to use the same Chromium as the v13.0 branch. The modifications for the Speedup Utility are inside "en-US.pak". There are a total of six files that I made changes to that all pertain to the Speedup Utility -- 5662 --- Optimizing the memory ==>> Optimizing memory… 5663 --- Clearint the cache ==>> Cleaning cache… 5666 --- speedup percent:$1 ==>> Speedup percent: $1 [note: there is a space BEFORE the S in Speedup (this puts a gap between Speedup and the checkmark on the completed screen) and between the : and $1] 5673 --- (Can release:$1) ==>> (Can release: $1) 5674 --- (Released:$1) ==>> (Released: $1) 5685 --- more setting for speedup ==>> More settings for Speedup1 point
-
New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210626-3697b9103-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210626-3697b9103-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210626-3697b9103-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210626-3697b9103-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Factor out D2D initialization checks. (bug 1183910 part 4, r=mattwoodrow) (4e9defcb4) - Bug 1156857 - Properly init telemetry histogram data for child processes. r=bsmedberg (6901d9d26) - bug 1161166 - Use mach shared memory for shared memory on OSX r=billm (9892c8e0e) - Bug 1089816 - Let ASan content processes run to completion. r=billm (f0310db69) - Bug 1089816 - use && not and. CLOSED TREE (268b195bd) - Bug 1024259: Use NS_FREE_PERMANENT_DATA more consistently. r=mccr8 (d2517a357) - More Android reftest fuzz for bug 1169331. DONTBUILD (a531de2e3) - Bug 1169331 - Add more Android fuzzing on some reftests. (dbb3b9014) - Add fuzz to three reftests on Android. No bug. (d3f7e48d0) - No bug - Add more fuzz to 3 tests on Android. (5b8eb75da) - Bug 1150944 - Mark some reftests fuzzy with skia-gl. r=mstange (21a496034) - Bug 1150944 - Remove objects that have been unlinked by the cycle collector from the demotable context list. r=ehsan (5cf248b0f) - Bug 1150944 - Fix gfxPrefs unit test to not rely on skia-gl pref. r=mstange (bb5f97168) - Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical (6e25b6162) - Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/tests. r=nical (6df2b0a40) - Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/ipc. r=nical (ebe1ed457) - Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical (0050a5e68) - Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical (6144812ea) - Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/ipc directory part 2. r=nical (092812a86) - Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/src/nsSize.h. r=nical (8083f5a3c) - Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical (627c20e56) - Bug 1182547 - Replace InitExtensions() with InitExtensionsFromDisplay() so that queries can be made with specific displays and add symbol loading for GetPlatformDisplayEXT so that the ANGLE_platform_angle_d3d extension can be used. r=jgilbert (9acdea0f3) - Bug 1167799 part 1 - Remove size from NewSurfaceDescriptorGralloc r=nical (34e83ccfb) - Bug 1167799 part 2 - Add EGL_ANDROID_image_crop support r=nical,jgilbert (002116a36) - Bug 1167651 - Made EGL initialize its ANGLE display using WARP if the system is blacklisted from using HW acceleration for WebGL ANGLE or if WebGL WARP is forced through a pref. ClientCanvasLayer is changed so that it will use shared surfaces only if the compositing device and the WebGL device are both WARP or both not WARP. Added a mIsWARP field to GLLibraryEGL so that this condition can be checked. r=jgilbert (54272b6c2) (d4b5597fa) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1167651 - Passed the forceEnabled pref from function to function down to GLLibraryEGL::EnsureInitialized. r=jgilbert (e0b72d59f) - Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/layers. r=nical (81540669f) - missing bit Bug 1150767 - Add pref for requiring hardware-backed GL. - r=jrmuizel (0990a4b4b) - Bug 1150944 - Add a flags parameter to GLContextProvider functions instead of a bool. r=jgilbert (d7a7ade6d) (3697b9103)1 point
-
Did you load SMARTDRV yourself or it was loaded by Windows? As you can see SMARTDRV uses most memory, maybe reduce the buffers a bit? Do you really need localized keyboard? You can disable KEYB and free 9KB more. About VSB.COM, is it this? Which version? You should not run it with Windows, only in pure DOS. If i remember correctly, Warcraft 2 should run fine with sound under Win9x without loading DOS sound drivers. You just have to configure it properly. Are you trying to get more memory in pure DOS, or in the DOS prompt in Windows? How fast is that system? Maybe Wargus or DOSBox (with D-Fend Reloaded) or ScummVM may be better alternatives.1 point
-
1 point
-
I have created an Extended Kernel (BWC) English to French Translation Package for Windows 2000. Conditions for operation of this package: 1 / The installed Windows 2000 version must be English, not French. 2 / This package must be installed from Part1.bat ,then the computer must be restarted, then install Part2.bat. 3 / If you are not serious about getting the translation, do not install the .bat files, because it will directly translate the Windows files. How was the translation done? What are the main files that need to be translated? And how? 1 / The Resource Hacker program was used to replace the STRING TABLE, DIALOG, and BITMAP for some files, Including : ( Shell32.dll, Explorer.exe, Browselc.dll, Winlogon.exe, Msgina.dll ... ) Example in winlogon.exe change : (STRINGTABLE LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US { 1680, "Running logoff scripts ..." 1681, "Running logon scripts ..." 1682, "Loading your personal settings ..." 1683, "Closing network connections ..." 1684, "Windows is shutting down ..." 1685, "Preparing to Standby ..." 1686, "Preparing to Hibernate ..." 1687, "Saving your settings ..." 1688, "Preparing to Standby in order to complete eject ..." 1689, "The Active Directory is rebuilding indices. Please wait ..." 1690, "Windows is starting up ..." } To STRINGTABLE LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US { 1680, "Ex \ xE9cution des scripts de d \ xE9connexion ..." 1681, "Ex \ xE9cution des scripts de connexion ..." 1682, "Chargement de vos param \ xE8tres personnels ..." 1683, "Fermeture des connexions r \ xE9seau ..." 1684, "Windows est en cours de fermeture ..." 1685, "Pr \ xE9paration \ xE0 la mise en veille ..." 1686, "Pr \ xE9paration \ xE0 la mise en veille prolong \ xE9e ..." 1687, "Enregistrement de vos param \ xE8tres ..." 1688, "Pr \ xE9paration de la mise en veille en vue de l '\ xE9jection ..." 1689, "Active Directory reconstruit les indices. Veuillez patienter ..." 1690, "Windows est en cours de d \ xE9marrage ..." } ) The English language should not be changed in the head. 2/ There are old files that BLACKWINGCAT did not support, you can change it by replacing the English .DLL file with the French .DLL file ,then add the names of these files in UPDATE.INF . Msgina.dll contains Windows launch bitmaps which should be changed to French graphic. Translation package (28/01/2021) link : https://mega.nz/file/9w0yDBaT#MaDG6oJf-5f9b6QZjjamKyajGeC0n-xpO5U6B7GH8jk You can follow and change the extended kernel English language to any other language.1 point