Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/08/2020 in Posts

  1. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200208-7ab9bf7-uxp-6c82d043a-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200208-7ab9bf7-uxp-6c82d043a-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.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200208-7ab9bf7-uxp-6c82d043a-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.rths.ml/palemoon/palemoon-28.9.0a1.win32-git-20200208-5b28a93fa-uxp-6c82d043a-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200208-5b28a93fa-uxp-6c82d043a-xpmod.7z Official UXP changes since my last build: - Issue #1342 - Remove support for system linbpng (e0103f3d5) - Issue #1342 - Update old.configure for removed build options (8f89965f5) - Issue #1342 - Remove support for system sqlite (d41ba28f5) - Issue #1342 - Remove support for system libvpx (229f84129) - Issue #447 - Update HSTS preload list & reduce debug spew (33ad27614) - Issue #1377 - Fix porting typo in mailnews/base/search/content/searchWidgets.xml (6bb671bcd) - Issue #1378 - Align the drawing of table cell backgrounds with the spec. (28208f1d3) - Issue #65 - Remove AppConstants from dom/ (406fc463e) - Issue #65 - Remove AppConstants from mailnews/ (f9ddbe364) - Issue #65 - Remove AppConstants from netwerk/ (a18c27ddd) - Issue #65 - Remove AppConstants from toolkit/content (7d21d02d5) - Issue #65 - Remove AppConstants from toolkit/modules (6a3907dae) - Issue #1378 - Follow-up: make sure background items remain table-aligned. (dd68cb9b3) - Issue #1355 - Hit testing in large tables has become extremely slow (f7b2f0a66) - Fix preprocessor directive in UserAgentUpdates.jsm (54e3d7400) - Merge pull request #1380 from win7-7/optimization-2-pr (0db3f512e) - Revert "Issue #1355 - Hit testing in large tables has become extremely slow" (d216db11e) - Issue #1355 - Hit testing in large tables has become extremely slow (e6c346c36) - Merge pull request #1381 from win7-7/optimization2-pr (bbbfd00f9) - Issue #1382 - Remove invalid assertion. (9c6a8450b) - Issue #1384 - Match standard for colSpan/rowSpan (52940bc44) - Merge pull request #1385 from win7-7/standard-pr (c4e1022f5) - Issue #1386 - Devirtualize GetRowSpan/GetColSpan (597a6996f) - [Installer] Updated the 7-zip stub binary to make sure it doesn't hang on older versions of Windows but instead provides a usable error message (a59545110) - Issue #26 Part 2a: make more EME code conditional. (99118e38e) - Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions. (d44c61bf6) - fix whitespace (3a7d5d01c) - Issue #65 - Remove AppConstants from toolkit/profile (840ecb526) - Issue #65 - Remove AppConstants from toolkit/mozapps/update (43f91872b) - Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/* (4c9689f68) - Merge pull request #1389 from MoonchildProductions/EME_conditional (58cfb9acc) - Issue #65 - Remove AppConstants from toolkit/mozapps/extensions (758618b60) - Issue #65 - Remove AppConstants from toolkit/mozapps/downloads (2e6782afb) - Issue #65 - Remove AppConstants from toolkit/components/jsdownloads (180543f6c) - Update UXP Coding Style.md (bf914e997) - Update UXP Coding Style.md (04c770c8c) - Issue #65 - Remove AppConstants from toolkit/components/satchel (c09eca89e) - Issue #65 - Remove AppConstants from toolkit/components/printing (7a0b23aab) - Issue #65 - Remove AppConstants from toolkit/components/thumbnails (0ab5c6474) - Issue #65 - Remove AppConstants from toolkit/components/apppicker (cd8767779) - Issue #65 - Remove AppConstants from toolkit/components/places (0749a35be) - Issue #65 - Remove AppConstants from toolkit/components/alerts (741abd440) - Issue #65 - Remove AppConstants from toolkit/components/passwordmgr (cf4ad4e96) - Issue #1392 - Change --enable-eme to MOZ_ARG_ENABLE_BOOL and remove MOZ_EME_MODULES (832d84d2c) - [AM] Remove shared theme leftovers for webextensions (551c41893) - Issue #1390 - Remove secondscreen modules from toolkit (e80e4595b) - Issue #1390 - Get rid of the Presentation API (5483f807c) - Issue #1395 - Remove FlyWeb Service (6da9e3c6b) - Issue #1395 - Part 2: Remove the /rest/ of FlyWeb (99aa809cb) - Merge pull request #1388 from win7-7/devirtualize-pr (a6ef90b18) - Issue #65 - Correct fallthough case in profileSelection.js (b4ac6a7dc) - Issue #65 - Don't split in the middle of assignment statements in createProfileWizard.js (fa52fa60b) - Merge pull request #1394 from MoonchildProductions/appconst-work (6c82d043a) Official Basilisk changes since my last build: - Use the platform's copy of config.guess (bb7147e) - Issue MoonchildProductions/UXP#1392 - Remove usage of MOZ_EME_MODULES (3a165cd) - Issue MoonchildProductions/UXP#1390 - Remove application support for the Presentation API (7ab9bf7) Official Pale-Moon changes since my last build: - Follow up to 8a67d2608 - Remove unused import of AppConstants.jsm from setDesktopBackground.js (ce1061c55) - Issue #1722 - Part 1: Allow hiding pinned tabs for the Ctrl-Tab graphical pane (6ef65f4ef) - Issue #1722 - Part 2: Allow hiding pinned tabs for the All Tabs graphical pane (93937dd3c) - Merge pull request #1723 from FranklinDM/issue-1722-work (c9546b6df) - [Installer] Update the 7-zip stub binary. (c3ce438e6) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (adde7f836) - Use the platform's copy of config.guess (e2e0aeaf9) - Issue #1721 - Add pref to control smart bookmarks size. (4dcd54c87) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (5b28a93fa) My changes since my last build: - Revert "[WebRequest] Remove AddonManagerPermissions leftovers" (65ca6d803) - Reverted "[Installer] Updated the 7-zip stub binary to make sure it doesn't hang on older versions of Windows but instead provides a usable error message (a59545110)", keep using old 7zstub for long time - Reverted "[AM] Remove shared theme leftovers for webextensions (551c41893)" - [Basilisk] installer: remove Presentation API file entry leftovers, fixes packaging (4ec02a71a)
    2 points
  2. It installs after fooling the installer into thinking it's running on Windows 10. Installed programs seem to function without issues at first glance without any workarounds. No luck running the installer on Windows 7. It wants SetCoalescableTimer function (Windows 8 and up), which I could redirect to SetTimer, but then the exception is thrown in msxml6.dll and I don't know how to proceed further.
    1 point
  3. whats the error youre receiving? you have to set it to uefi + csm mode in uefi , only windows 8 and above is compatible with native uefi boot mode. Windows vista and 7 work in legacy or uefi+csm mode. also please let us know your pc specs so we can decide if drivers are even available for vista
    1 point
  4. Welcome to MSFN SandwichesANDMilk. I suspect that your hardware is incompatible with Vista, particularly if you have an Intel processor (see Compatible hardware with Windows Vista).
    1 point
  5. alright problem found, fixed and archives updated.
    1 point
  6. I like the idea of the post being "swallowed by the Internet ogre" , maybe it spat it out later, you know, like ... jaclaz
    1 point
  7. It was posted purely by accident. I was looking for the original post and couldn't find it so I assumed it had been swallowed by the internet ogre and posted again.
    1 point
  8. Unfortunately, I can no longer recommend slipstreaming .NET Framework 2.0 SP2 using the HFSLIP 2000 FullPack, as it breaks Sony Vegas Pro 10 with a "failed to initialize script runtime" error. I removed the slipstreamed .NET 2.0, ran the standalone installer and now it loads. Everything else has been running smoothly on my main machines though.
    1 point
  9. Adobe Flash Player has been updated today for unknown reason. Direct links to official distribution packages version 32.0.0.321 with SHA-1 signatures (should work with Windows XP SP3/Windows XP x64 SP2) Internet Explorer ActiveX: http://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.321/install_flash_player_ax.exe Mozilla Firefox NPAPI (also for Opera Presto/Google Chrome 44 and earlier): http://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.321/install_flash_player.exe Google Chrome 45 through 49 PPAPI: http://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.321/install_flash_player_ppapi.exe
    1 point
  10. Hello, everyone Because I am a Chinese, I want to provide you with some useful information about Chinese browsers. Since many government agencies and users in China are using windows xp, at least 80% of browser vendors in China support windowsxp, and you can search engines in Google or Baidu ( https://baidu.com the equivalent of Google in China). Search directly on the "浏览器" (Chinese in the browser), he will return search results of many browsers, such as “猎豹浏览器” (Cheetah browser, based on chromium55), "搜狗高速浏览器" (Sogou high-speed browsing , said to be based on Chrome6x), "UC浏览器" (UC Browser, based on Chromium55), ”2345 浏览器“ (2345 browser, based on chromium56), as well as the “360 浏览器" mentioned in this article, etc. But these browsers have the following problems compared to foreign browsers (such as chrome) First: advertising, because Chinese manufacturers of domestic browsers need to be profitable, so they will have built-in ads in the browser (advertisements are sent by the browser, you can not use adblock to block it), usually these ads will be at the bottom of the browser Or the bottom right corner of the pop-up window, you are very bored Second: privacy issues, due to Chinese government policies and browser vendors need to make a profit, so it can be said that all Chinese browsers will collect your personal privacy data, no matter how you set it in the browser, but because of this Political issues, I am not convenient to say here. (The above users also mentioned why the 360 browser can't log in using the google account, it is also because of the government's policy, so all Chinese browsers are not allowed to log in to the google account) For the above two questions, I am here to give you a few suggestions: First, and most basic, if you want to use the Chinese version of the browser, then please use the international version instead of the Chinese version. Second, if you know Chinese or if possible, you can go to Google or Baidu to search for the browser + green version you want in Chinese, or the browser + Lite you want, or the browser you want + Optimized version, for example, if you want to use 360 browser, then you can use keywords: 360浏览器精简版、360浏览器优化版、360浏览器绿色版 (English meaning:360 browser lite, 360 browser optimized version, 360 browsing Green version) to search,Please note that after downloading, use anti-virus software to check whether the file contains viruses. Because China's domestic software generally contains a large number of advertisements, the privacy collection of the software itself is too serious. Therefore, there are many good third-party modified software collection websites in China. For example,吾爱破解 ( http://www.52pojie.cn , English means I like to crack), qiuquan's blog ( http://www.qiuquan.cc/browser/, a private blog, but the modified version of the blog master made the browser, especially the 360 browser is very famous),This is what he did -- Streamlined automatic update procedures; -- Streamlined English language files; - Streamline presets for each plugin; -- Streamlined Thunder download module; -- Streamlined URL query module; - Streamline the browser doctor module (because it is a bit useful, so use it as an option); -- Streamlined built-in 360 security guard module; -- Streamline the win8 metro interface support module; -- Remove developer mode warnings; -- Remove redundant menu items from the Help menu; ++ Upgrade the built-in Flash plug-in version to 32.0.0.192 The latest harmonious stable version (because the latest version of the Flash plug-in is preset, the installation package is larger than the official version). ++ Optional install "Advertiser Defender" filter plugin, default subscription "cjx82630" + Baidu Beautification Rules + Add Network Disk interface refresh rules (if you need to overwrite the installation, this box is not selected); ++ Modify the word search engine to be "Baidu"; ++Adjust multiple details, optimize program settings, and change the default search to "Baidu"; ++ The default setting of the new tab page is 12 squares, and remove the extra button in the upper right corner. Thanks to the group members for "low-key dě gorgeous" to provide technical support! ++Resolved the problem that the previous version could not preset the skin to "Speed 8" (Speed 9 is no longer needed); ++ restore the new tab page to the nine-square grid style; ++ Turn off "hardware acceleration" by default to avoid watching some videos appear card screen phenomenon; ++ prohibits the generation of the "debug.log" log file; ++ prohibits the creation of the "User Data\safemon" directory; ++Add "Xunlei" dedicated chain plugin and "Alipay" security plugin; The ++ uninstallation process adds "whether to retain browser bookmarks and personal configuration information" to avoid accidental deletion of important bookmarks; The ++ program is packaged with Inno Setup, which supports silent installation and adds a parameter. download link: http://www.qiuquan.cc/browser/360chrome.html Similarly, there is a post in the Russian forum ( http://forum.ru-board.com/topic.cgi?forum=5&topic=49673#1) which is also about modifying the 360 security browser, you can also use this version
    1 point
  11. Just a heads up - ADK 18362.1 will break when applying 18362.113 LCU KB4497936 and SSU KB4500109 to 18362.30 Winre.wim. (Output Log at the End of this Post) https://support.microsoft.com/en-us/help/4500109/windows-10-update-kb4500109 https://support.microsoft.com/en-au/help/4497936/windows-10-update-kb4497936 Anyhow, some of you may already know, but some may not. The following Command is now possible: Get-AppxProvisionedPackage -Path $MountedImagePath | Remove-AppxProvisionedPackage The result is the following: Running that command for DISM was not possible for builds earlier than Windows 1809 as some packages were unable to be removed. 1903 allows complete removal of all packages. How it should be. Package List Microsoft.BingWeather_4.28.10351.0_neutral_~_8wekyb3d8bbwe Microsoft.DesktopAppInstaller_2019.314.2138.0_neutral_~_8wekyb3d8bbwe Microsoft.GetHelp_10.1706.20381.0_neutral_~_8wekyb3d8bbwe Microsoft.Getstarted_7.3.20251.0_neutral_~_8wekyb3d8bbwe Microsoft.HEIFImageExtension_1.0.13472.0_x64__8wekyb3d8bbwe Microsoft.Messaging_2019.125.32.0_neutral_~_8wekyb3d8bbwe Microsoft.Microsoft3DViewer_6.1903.4012.0_neutral_~_8wekyb3d8bbwe Microsoft.MicrosoftOfficeHub_18.1903.1152.0_neutral_~_8wekyb3d8bbwe Microsoft.MicrosoftSolitaireCollection_4.3.4032.0_neutral_~_8wekyb3d8bbwe Microsoft.MicrosoftStickyNotes_3.1.55.0_neutral_~_8wekyb3d8bbwe Microsoft.MixedReality.Portal_2000.19011.1132.0_neutral_~_8wekyb3d8bbwe Microsoft.MSPaint_2019.408.1721.0_neutral_~_8wekyb3d8bbwe Microsoft.Office.OneNote_16001.11601.20066.0_neutral_~_8wekyb3d8bbwe Microsoft.OneConnect_5.1902.361.0_neutral_~_8wekyb3d8bbwe Microsoft.People_2019.305.632.0_neutral_~_8wekyb3d8bbwe Microsoft.Print3D_3.3.311.0_neutral_~_8wekyb3d8bbwe Microsoft.ScreenSketch_2019.222.408.0_neutral_~_8wekyb3d8bbwe Microsoft.SkypeApp_14.42.60.0_neutral_~_kzf8qxf38zg5c Microsoft.StorePurchaseApp_11811.1001.1813.0_neutral_~_8wekyb3d8bbwe Microsoft.VP9VideoExtensions_1.0.20593.0_x64__8wekyb3d8bbwe Microsoft.Wallet_2.4.18324.0_neutral_~_8wekyb3d8bbwe Microsoft.WebMediaExtensions_1.0.13321.0_neutral_~_8wekyb3d8bbwe Microsoft.WebpImageExtension_1.0.12821.0_x64__8wekyb3d8bbwe Microsoft.Windows.Photos_2019.19021.18010.0_neutral_~_8wekyb3d8bbwe Microsoft.WindowsAlarms_2019.305.627.0_neutral_~_8wekyb3d8bbwe Microsoft.WindowsCalculator_10.1902.42.0_neutral_~_8wekyb3d8bbwe Microsoft.WindowsCamera_2019.124.60.0_neutral_~_8wekyb3d8bbwe microsoft.windowscommunicationsapps_16005.11425.20190.0_neutral_~_8wekyb3d8bbwe Microsoft.WindowsFeedbackHub_2019.327.1732.0_neutral_~_8wekyb3d8bbwe Microsoft.WindowsMaps_2019.325.2243.0_neutral_~_8wekyb3d8bbwe Microsoft.WindowsSoundRecorder_2019.305.610.0_neutral_~_8wekyb3d8bbwe Microsoft.WindowsStore_11811.1001.2713.0_neutral_~_8wekyb3d8bbwe Microsoft.Xbox.TCUI_1.24.10001.0_neutral_~_8wekyb3d8bbwe Microsoft.XboxApp_48.48.7001.0_neutral_~_8wekyb3d8bbwe Microsoft.XboxGameOverlay_1.40.16004.0_neutral_~_8wekyb3d8bbwe Microsoft.XboxGamingOverlay_2.26.28001.0_neutral_~_8wekyb3d8bbwe Microsoft.XboxIdentityProvider_12.50.6001.0_neutral_~_8wekyb3d8bbwe Microsoft.XboxSpeechToTextOverlay_1.21.13002.0_neutral_~_8wekyb3d8bbwe Microsoft.YourPhone_2019.411.120.0_neutral_~_8wekyb3d8bbwe Microsoft.ZuneMusic_2019.19031.11411.0_neutral_~_8wekyb3d8bbwe Microsoft.ZuneVideo_2019.19031.11411.0_neutral_~_8wekyb3d8bbwe ADK 18362.1, KB4497936, KB4500109 PS E:\WinROG> DISM /Mount-Image /ImageFile:winre.wim /Index:1 /MountDir:mount\RE Deployment Image Servicing and Management tool Version: 10.0.18362.1 Mounting image [==========================100.0%==========================] The operation completed successfully. PS E:\WinROG> DISM /Image:mount\RE /Add-Package /PackagePath:"\\Nb-domain-hq\hq-hdd\1903\2019-05\windows10.0-kb4500109-x64_b727d70aacc30ac3522c02b285164d908e818ad6.msu" Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18362.30 Processing 1 of 1 - Adding package \\Nb-domain-hq\hq-hdd\1903\2019-05\windows10.0-kb4500109-x64_b727d70aacc30ac3522c02b285164d908e818ad6.msu [==========================100.0%==========================] The operation completed successfully. PS E:\WinROG> DISM /Image:E:\WinROG\mount\RE /Add-Package /PackagePath:"E:\WinROG\windows10.0-kb4497936-x64_4ac9328bb1376d2cadb09f56ba95ac9b08b88fba.msu" Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18362.30 Processing 1 of 1 - Adding package E:\WinROG\windows10.0-kb4497936-x64_4ac9328bb1376d2cadb09f56ba95ac9b08b88fba.msu [==========================100.0%==========================] E:\WinROG\windows10.0-kb4497936-x64_4ac9328bb1376d2cadb09f56ba95ac9b08b88fba.msu: An error occurred applying the Unattend.xml file from the .msu package. For more information, review the log file. Error: 0x80070002 Error: 2 The system cannot find the file specified. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log PS E:\WinROG> DISM /Image:E:\WinROG\mount\RE /Add-Package /PackagePath:"E:\WinROG\windows10.0-kb4497936-x64_4ac9328bb1376d2cadb09f56ba95ac9b08b88fba.msu" Deployment Image Servicing and Management tool Version: 10.0.18362.1 Error: 50 DISM does not support servicing a Windows Vista RTM or earlier operating system. If the operating system is supported check that SSShim.DLL is present. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
    1 point
×
×
  • Create New...