Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/17/2023 in all areas

  1. Well, we can speculate a bit. Avast 4.8 was the latest compatible version for Windows98SE and was released in 2008. The definition updates went on 'till 2017, so this gives us 9 years of definition updates. Avast 18.8 was the latest compatible version for Windows XP and was released in 2018. Should it follow the same pattern as 98SE, we should get definition updates 'till 2027 at least. Yeah it's been tough for a number of reasons one of which was COVID. I was one of the people you heard about on TV that was hospitalized after taking the first dose of Oxford Astra Zeneca. The 2nd dose went fine (still Oxford Astra Zeneca) after taking stuff to avoid blood clots and the 3rd one (Pfizer Booster) also was fine. Then in December 2021 I caught COVID, had a miserable time despite being triple jabbed, spent Christmas and New Year alone etc. I don't wanna talk too much about all this, but yeah, pretty tough time...
    3 points
  2. I found that there are ultimately four reasons why Chromium is broken on NT 6.x: 1. New imports in kernel32 and userenv. They can all be stubbed, not hard to fix. (Vista/7; 8.x has them) 2. Use of job object APIs in ways that are only supported on 8.x (without sandbox) and 10 (with sandbox) 3. Use of new NtQueryInformationProcess class for enumerating process handles; if it can't be used, the content process will be terminated (8.0 and below, sandbox only) 4. Use of new DirectWrite factories, like IDWriteFactory3, which was introduced in Windows 10 #1 is taken care of, I'm getting there with #2 and then I should be able to do #3. #4's solution is actually quite simple; copy over a Windows 10 DWrite.dll to use with Chromium using DLL redirection methods (I used 10.0.17763.1 and I think 10240 and up should work too). Then patch these DLL names in the import table with a hex editor or CFF explorer: api-ms-win-core-libraryloader-l1-2-0.dll -> kernel32.dll api-ms-win-core-localization-l1-2-2.dll -> kernel32.dll This is sufficient to run the latest Chromium browser snapshot on Windows 8: Right now there are truly missing functions on Windows Vista and 7, in api-ms-win-core-delayload-l1-1-0.dll and api-ms-win-core-delayload-l1-1-1.dll. Some of those return function pointers so they can't be stubbed.
    2 points
  3. Someone always seems to find some post I wrote a decade ago and revives it or asks a question. Glad to see things are still going strong here after all this time.
    2 points
  4. Really, you don't need the install.bat. Delete "bin" and "doc". Just copy everything to a folder of you choice, without using install.bat.
    1 point
  5. UNITED STATES Relaxing Birds Sound - Birds Chirping in Forest 4k | Forest Nature Sound | 6 Hours (6:10:10) Forest Film 236 views Jan 6, 2023 "Sending love and positive vibes to anyone struggling right now. You are not alone and you are strong enough to overcome any challenge. Remember to take care of yourself and reach out for support if you need it. There is always hope for a better tomorrow."
    1 point
  6. Listening now and hope for some natural healing sounds in the AM as its about time to go out for a walk today with another person as they don't want me alone but its not like I'm going to walk off and vanish. That isn't happening too much around here but in the west, Trans people are vanishing because they are usually estranged from family and they do unseen. Ok and okay I'm already dressed and a bit I must take back what I said above I'm battered but NOT broken.
    1 point
  7. Well I think he (Dave = Ponder) likely removed it himself and I respect that but I'm looking to also start a blog for mental health and brain malformation [Acquired Brain Injury] but I'd like to wait until I can find something not related to anything even if its some 1/2-assed blog I'll just connect it to here and the XP forum. I don't wan t a site that needs a phone so Please let me know if anybody discovers something for a few posting a day for me in a month.
    1 point
  8. Never a bad time to watch Jack :) Well ... not quite like that, but, yes, when a person is admitted into the hospital they have to usually take the meds but they play stupid serene stuff to make it happy and relaxed and there usually is not news anymore since that is such a trigger. I've been hospitalized more than a few times.
    1 point
  9. 1 point
  10. My dad passed away about a year ago at the age of 82 - all COPD/asthma related. He was advised to *NOT* get any of the Covid shots. He ended up getting Covid *SIX TIMES* - none of them hospitalized him, none even constrained him to a bed, none even gave him digestive distress. edit - OT, of course...
    1 point
  11. I do not share your optimism. In order to maintain legacy versions that supported XP, antivirus vendors such as Avast/AVG/Norton (now a single corporation), Kaspersky, and Malwarebytes must continue issuing definitions signed with SHA-1, which Microsoft has proclaimed to be insecure for several years. Definitions for Avast 8 and earlier were cut off in April 2020, i.e. no more Windows 2000. https://forum.avast.com/index.php?topic=233272.0 Vaccines leave something to be desired, but we’re glad you survived.
    1 point
  12. 360Chrome v11: 1. open a page 2. minimize browser window to Taskbar 3. do something else for 5 minutes or longer (open: folders, files, other browser) 4. open browser window again, text is disappeared This is only from memory, I will have to test it more to narrow down the cause, and how long it takes do replicate it. I wonder if it has something to do with Fonts, open in the same time pages where I block remote fonts and pages where I allow remote fonts, not sure if this is relevant, will have to do some tests.
    1 point
  13. I'm setting up a topic for your forum right now. x64 has been built but I haven't published it here.
    1 point
  14. 1 point
  15. https://pondermovedhere.blogspot.com Gone - Blog not found?? Well remember, we're here for you and just come as you are.
    1 point
  16. Good night msfntor and I'm glad getting notifications doesn't disturb you Mina.
    1 point
  17. Your profile suggests you are almost 23 years old, so I wonder what you were using before Avast? Avast Free 18.8 was the last thing I used on Vista, but I wasn’t really crazy about it. I wonder how much longer definitions will be provided for the legacy version.
    1 point
  18. ehehehe I never really left, I was mostly lurking around, but I didn't have much time to reply. It's been a bit of a tough period.
    1 point
  19. Serpent 52 lacks an "about:permissions" "internal" page... However, once on a specific URL, you can access a mic/camera permission setting via "context menu -> View Page Info -> Permissions" tab:
    1 point
  20. : Web Components/Custom Elements : https://developer.mozilla.org/en-US/docs/Web/Web_Components https://developer.mozilla.org/en-US/docs/Web/Web_Components#custom_elements (most of this was implemented in Firefox [Quantum] 63 (/ Chromium 53), partial implementations were behind a disabled "about:config" pref in earlier Fx versions...) .
    1 point
  21. I'm typing this on W8.1 running Chrome 111.0.5542.0, so it still works. I've found that after rev 5520 many of Chrome's internal pages will cause it to crash. The worst offender being chrome://newtab because I use it often. If Chrome is crashing when launched it's either because its trying to restore a previous session with an offending page or its starting a new instance with newtab. The workaround is to downgrade to 5520 and install one of several available extensions that redirects chrome://newtab to another website. You can try this one or this other one. But theres a bunch of others.
    1 point
  22. Thank you very much! We're trying our best to restore these old Websitese. Spolier : Windows Update v3 will be available soon...
    1 point
  23. @NotHereToPlayGames : Official Pale Moon (and, as a consequence, NM), has never supported WebRTC, which is required for (most) online-services accessing the mic and/or camera... Serpent 52's WebRTC implementation, despite being standards-compliant (the claim by "upstream"), is generally not "well-digested" by recent "chat/telephony" services, which expect the type of WebRTC found in recent Chromium incarnations... It's actually UXP issues 1279, 1285 , 1286, 2056 , all fixed by martok's (the author of palefill) PR #2060 (I believe martok was paid a bounty by MCP for his contribution). The merged code landed first on Roy's browsers (actually, ahead of upstream ) with the Xmas Eve releases ... ... Don't make decisions based on sheer enthusiasm ... That was just ONE long-standing UXP shortcoming that was fixed... Chromium 86 is years ahead in JS features in demand by the recent "web"... UXP still lacks a full and proper WC/CE implementation (that's why palefill exists for just a handful of sites), plus lacks "dynamic module import" support and a few other "deal-breakers" ... And UXP is still developed as a single-process platform; might have been good back then in 2016-7, but what about now when one tab might "host" a full-blown web app (with 10s of MBs of js code, e.g. web discord/desktop YT, etc.)? Especially on older H/W most of us here use, that "one tab" stalls the whole browser GUI by itself ... I'd stay with 360EEv13.5 myself (especially if WebRTC is a "must") ...
    1 point
  24. Which one should I use for 2003 x86? Do I need to integrate two things for 2003 x86 like with x64?
    1 point
  25. How to install Office 2013 on Vista 1- Have a copy of Office 2013 64-bit handy (The latest extended kernel is needed, x86 is useless) 2- Copy to the desktop in a new folder the root of your copy of Office 2013 3- Copy the ProPlus.WW.en-US folder to the desktop (the name may vary due to the language/edition of the copy), this is important since the Office installer detects the edited files and the installer of this folder needs to be edited. 4- In the folder copied to the desktop open ProPlus.WW.msi with Orca, go to InstallExecuteSequence and remove AbortMsi (it blocks the installation outside of setup.exe that verifies the files), then in Components change all Conditional VersionNT >= 601 by VersionNT >= 600. 5- Replace gdiplus.dll with the one from Windows 7, this is the path in the system: C:\Windows\winsxs\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6002.19749_none_56a723b1b598503f\gdiplus.dll 6- In group policies of the local machine, it prohibits rollback (very important) 7- Create an osver.ini file with the following settings (required at all times when installing Office 2013): [global] MinorVersion=1 BuildNumber=7600 8- Open ProPlus.WW.msi and after installation the Office 2013 suite should appear in the start menu, but it is not enough! 9- Go back to group policies and disable rollback, but keep osver.ini 10- In the root folder of Office 2013 the only change we will make is to delete the update or updates folder, they cause bugs when installed 11- Open the setup.exe of the normal Office 2013 installer and customize it to your liking (it should install successfully, if an error appears, reboot the system) 12- Open Word 2013 (it can be any program in the suite except Visio, Lync, InfoPath or Outlook) to configure Office 2013 13- The programs of the Office 2013 suite will need to be detected at all times as Windows 7 or an annoying Windows Installer dialog will appear configuring each time the program starts: [C:\Program Files\Microsoft Office\Office15\EXCEL.EXE] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office15\MSACCESS.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office15\MSPUB.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office15\ONENOTE.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office15\OUTLOOK.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office15\POWERPNT.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office15\WINWORD.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 14- ¡Enjoy Office 2013! SOMEONE BUGS 1- A large part of the office suite worked without problems, but there are programs that have some problem to solve: Outlook: won't start due to missing dependency on advapi32.dll (in future extended kernel updates this may be fixed) Lync: Stop responding... on welcome screen Infopath: Won't even open Visio: When creating a new drawing stops responding 2- It is impossible to activate it (at least there is no time bomb) 3- Can't login (maybe because of TLS) CONCLUSION We have partly killed the obsolescence imposed by M$ in Vista, which only received two versions of Office. Almost the entire suite works perfectly under Vista, except for Lync or InfoPath that I don't find useful, Outlook and the lack of dependencies in advapi32.dll. In the usual programs like Word, Excel or Powerpoint I can do anything without problems as if I were in Windows 7 or 8.
    1 point
  26. I never heard of it before either ! But just searched for it. They introduce themselves as "Our Awesome Team"... lol
    1 point
×
×
  • Create New...