Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/28/2021 in all areas

  1. @kwisomialbert, @msfntor - Thanks guys.
    2 points
  2. Note regarding versions: The regular version will have a file name ending in _rebuild_#. Versions with a file name ending in _ungoogled disables embedded Google APIs in much the same way that "ungoogled-chromium" ( https://chromium.woolyss.com/ ) disables embedded Google APIs. The "ungoogled" version is recommended for those that prefer tighter control over a Google-based browser basically giving special treatment to Google cookies and violating user preference settings. A side effect to this approach (which also exists in "ungoogled-chromium") is that the Chrome Web Store is intentionally broken only in as far as the "Add to Chrome" button is concerned. This is great for those that prefer to manually install extensions as opposed to obtaining from the Chrome Web Store. A workaround to restore the "Add to" button (special thanks to @VistaLover for this solution) can be obtained from here -- https://github.com/NeverDecaf/chromium-web-store Mileage may vary, for me this only added the "Add to" button but clicking it only downloaded the extensions .crx (which I personally prefer anyway) as opposed to 'adding to' 360Chrome. I had similar results with official "ungoogled-chromium" on the official Chrome Web Store (restores "Add to" button but does not actually 'add to'). Special thanks to @Humming Owl for translated .png files. Special thanks to @Dixel for discussions leading towards the "ungoogled" versions. XP x86 SP2: v12, v13, and v13.5 work as-is in XP x86 SP2 but v11 requires special modifications - see this post by @we3fan Download links for starting from scratch with a NEW PROFILE: Regular: https://www.dropbox.com/s/mes4wez1v34w9k4/360ChromePortable_11.0.2031_rebuild_8.zip?dl=1 (last updated: Jan 9, 2022) https://www.dropbox.com/s/wol8va166au2p7j/360ChromePortable_12.0.1247_rebuild_12.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/6lnst7yp0dt34s5/360ChromePortable_13.0.2206_rebuild_9.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/8h4z346251wg7r8/360ChromePortable_13.5.1030_rebuild_6.zip?dl=1 (last updated: Jan 11, 2022) Ungoogled: https://www.dropbox.com/s/6z65t5yo08fr0ym/360ChromePortable_11.0.2031_rebuild_8_ungoogled.zip?dl=1 (last updated: Jan 9, 2022) https://www.dropbox.com/s/j5zxk7aqv9ljjjc/360ChromePortable_12.0.1247_rebuild_12_ungoogled.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/ld5dz2uwdowf1cz/360ChromePortable_13.0.2206_rebuild_9_ungoogled.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/glulv6r8sce6xpy/360ChromePortable_13.5.1030_rebuild_6_ungoogled.zip?dl=1 (last updated: Jan 11, 2022)
    1 point
  3. A small test of two Modified versions (Updated 25/09/21): 360EE_9.5.0.138_XP-SP2_M, and 360EE 11.0.2251.0 XP-SP2_M First - speed test (max speed possible, after several page refreshes): http://raymondhill.net/ublock/tiles1.html (with 3-rd party scripts blocked by uBlock) v9.5: Page loaded in 408 ms v11.0: 560 ms Exact time: https://time-and-calendar.com/ v9.5: OK, v11.0: delays 1 hour. Website: https://japantoday.com/ v9.5: all links at the left of the page, not good v11.0: good page download, with images etc., no problems. Download from Chrome Web Store: v9.5: after click "Add to Chrome" button: "An error has occurred There was a problem adding the item to Chrome. Please refresh the page and try again. Image decode failed" v11.0: no problems. w3schools.com test page for HTML5 video: https://www.w3schools.com/html/html5_video.asp v9.5: video play OK. v11.0: video play OK. Videos page from gvid.tv: https://gvid.tv/ v9.5: page OK., but videos doesn't play, empty frame ... v11.0: videos play OK., ex.: https://gvid.tv/v/jqPJPY Videos from dailymotion: https://www.dailymotion.com/us v9.5: empty page v11.0: videos play OK. Videos page from youtube: https://www.youtube.com/index v9.5: no video thumbnails on the page, videos doesn't play v11.0: video thumbnails are present on the page, videos play OK. Video-streaming page: https://video-streaming.orange.fr/ v9.5: no videos in the frames v11.0: videos play OK.
    1 point
  4. When time permits, I'll be including a "hybrid" version. It will basically be the "ungoogled" version with the NeverDecaf/chromium-web-store extension included. I'm also contemplating a "YouTube" version which will include some extensions that make YouTube a little less "heavy" - unsure at this point (in-process of building an XP x86 SP2).
    1 point
  5. Yes, I have that font issue on v11. With the extension I mentioned above I was able set another font to the website and bypass the issue.
    1 point
  6. Most of the links in that page are dead?! There it says (reads) https://www.catalog.update.microsoft.com/Search.aspx?q=2633952 (which I don't seem to have installed [checked regedit]?) and this https://support.microsoft.com/en-us/topic/kb914387-how-to-configure-daylight-saving-time-for-microsoft-windows-operating-systems-83a0992c-bce3-336a-d64d-f7bdfdbcd7c8 I'm also missing some of those updates. I thought I was fully updated and posready - even have many sp4 updates installed. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP4 I'm extremely "backed up" (which reminds me - its prune juice time - I mean my computer is backed up) so if anybody wants me to start installing things like a mad man (that I am already) ... lay it on me and I'll try.
    1 point
  7. Another change has come. The contents of the updroots.sst file have been changed; the contents of the other * .sst files are unchanged.
    1 point
  8. > know the APIs that are in use Use my build of ProcWin 1.6. Select a process in the left frame. Right-click on individual modules on the right, then select Properties->KernelEx->Enable API Logging. In ApiLog.exe (aka DebugWindow) right-click and enable Output to log file. Restart process to see what you missed. Also remember to check Kstub823.log to see what API's are actually called. These are the only definitions that must be correct. I have begun work on a KexVista module. It already has functional support for all ConditionalVariable and SRWLock API's. I'll add to the to-do list support for some MS-API things like ResolveDelayLoadedAPI that can't be forwarded. And I checked Kexstubs.c. The limits are: 100 DLL sections, 36KB of DLL section data (definitions and comments within DLL sections), and 1600 named functions. Unnamed (ordinal) functions and data variables are not yet supported.
    1 point
  9. Another quote, mine: "Better - unnotch in Settings/Advanced: "Interceptate certificate risk". No more problem: "the link to the site is not private" warning." - this has to be done originally I think.. Yes I've downloaded now 360EE_9.5.0.138_XP-SP2_M build, unnotched "Interceptate certificate risk". Some thoughts about: Youtube doesn't load video thumbnails on the home page, and doesn't play videos. MSFN website, Reddit OK, but ex. Imgur doesn't load the content of it's website...DeepL doesn't have the translation window but text at the left of it's page so it's deny with JS deny natively?... In uBlock/Filter Lists: AdGuard Base and MVPS Hosts links doesn't work cause bad url's? so "0 used out of 0" messages... deviceinfo.me show OK. Date & Time to me: https://www.deviceinfo.me/ - but say Memory (RAM): 2 GB ? - I've 3071 MB in the system tray...
    1 point
  10. I have SP3.. versions 11, 12 an 13 work fine... But the version 9 has a lot of that message "The link to the site is not private"
    1 point
  11. That's why I'm now providing two "flavors". Not everybody is going to "like" an 'ungoogled' version - but it is a must for privacy-conscious users and is also why "ungoogled chromium" has a very large user base. It's also why SRWare Iron had a very large following but I've stopped following it, unsure if still updated regularly.
    1 point
×
×
  • Create New...