Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/02/2019 in all areas

  1. After Symantec bought Peter Norton's brand (late 1990), they've never lived up to his quality standards... I regret to disagree, but Norton Antivirus is a powerful resource hog and a very good generator of crappy false-positives, nothing more.
    2 points
  2. EDIT: This method has recently obtained noticeable popularity, and seeing the troubles of other users and more confusing methods on places such as YouTube, I thought it might be a good idea to revise and clarify this a little. Despite the fact that the damage has already been done, perhaps people who come across this topic can be helped. HOW TO FIX ROBLOX ON WINDOWS XP, VISTA, SERVER 2003, and SERVER 2008. I realize this topic is a few days old, but it is now August 30th which means we can see what this actually means. I'm actually quite surprised that they have continued support for this long, but like most companies, have finally fallen to the wrath of Microsoft. Anyway, I have not really played Roblox in years, but I decided to see what could be done for XP and Vista players now that support has officially ended. Open launching a game we greeted with this error message. This is the same usual crap that is endlessly spewed about and of course depends on your definition of 'secure'. I wouldn't really consider the inescapable mass data collection in Windows 10 'secure' either. Moving past this, download your favorite Hex editor. I choose Hex Workshop, but it really does not matter. You can find Roblox's installation folder by simply right-clicking on the Roblox shortcut and selecting 'Find target' (On Vista, it is called "open file location"). On my installation it was installed in the following: If for some reason you cannot find Roblox's installation directory, simply re-download the RobloxPlayerLauncher by clicking the "Download and install Roblox" website prompt after the client gives you the unsupported error. In fact, I recommend this even if you can find the directory because some users reported problems while editing the launcher found within the directory. Open your Hex Editor. (The following instructions will assume you have HexWorkshop, but it should be a similar process no matter what you use. Open 'RobloxLauncher.exe' in your Hex Editor. You can simply drag-and-drop the RobloxPlayerLauncher into your editor, or click the open file button and find it yourself (wherever you saved the launcher to, for example: Downloads). Next, press ctrl key and then 'F' You should see a search dialog box appear. There should be an option for what you want to search for, select "text string" in the drop down. Search for the text string "XpVistaDeprecationLevel". It should now be highlighted. Next, right click on the selection and press 'Fill'. There should be a prompt asking what you want to replace the data with. Simply type '0' into the field. When your done it should become something like this: Now try launching RobloxPlayer again... The client should have updated successfully, now go to the website and play a game: Roblox is now once again working on XP, Server 2003, 2008, and Vista! I'm not sure how long this will work for, if what they say is true, dependencies will become a problematic in the future. Hope this helps you and other players who are having this same problem!
    2 points
  3. If you delete your default gateway from your regular (non-vpn) connection that should act as a killswitch. I've used this before while using OpenVPN. I have a script 'disable.cmd' which is basically just this line: route delete 0.0.0.0 192.168.254.254 Where the 2nd IP address is just the address of your gateway/router.
    1 point
  4. 1 point
  5. Thank you @Ruan for all the additions! Added them to the list. Also, Telegram Desktop now no longer supports Windows XP and Vista as of yesterday. A message that once said "Update your OS, Telegram is ending support for it on Sept 1." or something along those lines, now says this upon launching the application: I have archived the software installer along with its portable version here for those interested, and the link is also provided on the first post. SUMMARY OF CHANGES TO THE LIST FOR SEPTEMBER 2, 2019: Added PriviZer & Simple Software Restriction Policy to "Antivirus & Security software" section. Updated information on Telegram Desktop: version 1.8.2 is the last for Windows XP and Windows Vista; the software no longer supports these operating systems as of September 1, 2019. Added Hard Configurator, Revo Uninstaller Free, and SUMo Software Update monitor to "System Management, Cleanup, & Analysis" section.
    1 point
  6. I would almost certainly be using Avast now if I could have got it working on my machine, but it absolutely refused to work, the main service would not start, cause unknown, so I ended up with Malwarebytes Premium, which I've been very happy with.
    1 point
  7. Got some time to update the repository and also organize it: Replaced Monthly Rollup with the new KB4512476 (located on the root directory of the repository) Added Security Only Update, KB4517301 (located in the folder "/Security Only (Post August 2018)") Replaced Internet Explorer Cumulative Update with KB4511872 (located in the folder "/Security Only (Post August 2018)") NEW Added instructions on how to install .NET Framework 4.7.2 on the "/Extras" folder NEW Added a Reg file to enable TLS 1.1 and 1.2 after installing KB4019276 located on the "/Extras" folder NEW Reorganized the old 2017-2018 individual security updates so they're easier to manage, removing every superseded update and putting them all in one folder. Check them out for yourself! https://mega.nz/#F!txxRyLzC!1vBMGzMHiL864f3bl1Rj1w This was a slow month for updates (makes my job a lot easier). Hope the repository has been helping everyone
    1 point
  8. New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM76.2-Goanna-20190831.7z Changelog: Out-of-tree changes: * update Goanna3 to git c106e1d83..18efcca64: - import change from rmottola/Arctic-Fox: - Bug 1134800 - Properly cache file matching patterns; r=glandium (0c65935e9) - Bug 1136177 - Amount by mouse wheel scrolling is wrong. r=jimm (6cd8824a3) - Bug 1055369 - Assertion failure: !handle || !handle->IsDoomed(). r=honzab (696f6d801) - Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz (0bf2719a2) - Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley (97031e93c) - Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin (7467fee83) - Bug 947895 - [e10s] Null check browser.docShell in context-menu Open in new tab. r=gavin (5236b883e) - Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao (2df2b924b) - Bug 1151349 - Make lldb ns(Int)Region summary handle the numRects==0 case. r=jrmuizel (19be5e2c0) - Bug 1146585 - Add a test for Cache.delete; r=bkelly (db28bcc13) - Bug 899222 - Make about:home work via message passing (r=felipe) Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin (15f8ae2f8) - Bug 910523 - about:home now takes into account async startup of SessionRestore;r=felipe (ceaa0687c) - Bug 927132 - Fix about:home in e10s (r=mdeboer) (53c586ee2) - Bug 897062 - Handle special clicks in e10s. r=felipe,smaug (7ec4573c8) - Bug 899348 - Implement about:tabcrashed page. r=jaws (547bb3e7c) - Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs (missing parts) (88c87ce75) - Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) (4cc0f8ed5) - Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst (2ed030bf3) - Bug 1038811 - Push Notifications - ServiceWorker changes, push event implementation. r=nsm (6313c8c10) - reinstantiate file as of 2015-02-05 (7f12724c8) - Bug 1038811 - Push Notifications - Tests. r=nsm (cbac31308) - Bug 1038811 - Push Notifications - Allow MOZ_DISABLE_NONLOCAL_CONNECTIONS for push subsuite. r=ahalberstadt/jgriffin (859e182ce) - Bug 1038811 - Push Notifications - Push implementation changes. r=nsm (161a739f4) - Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) (55e96d59a) - Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe) [missing bits] (9fac04b17) - Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin [missing bits] (0e7aa1368) - Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug (cbf7e5341) - Bug 897066 - Underline tab titles if the tab is remote (r=gavin) [+ followup fix] (2eda1d81e) - Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws (72843ef8f) - Bug 1133846 - Add missing arguments to logging call in ActivateTimeoutTick. r=mcmanus (a784a7ce8) - Bug 1135682 - Do not update the all MediaStreamGraph if it's not dirty, r=padenot (49eeeeef5) - Bug 1135255 - Fix mozdevice tempfile handling on Windows. r=gbrown (53a2353bd) - Bug 1134735 - Don't use tee->InitAsync in nsHttpChannel::InstallCacheListener when using cache2, r=michal (3fa833982) - Bug 1132081 - Speed up ConvertHostARGBRow() in the PNG encoder. r=jmuizelaar (6b7890586) - pointer style before patch (3336fab8f) - Bug 1135100 - Don't update GC thing pointers that haven't changed after marking r=terrence (0df3ea820) (18efcca64) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
    1 point
  9. New New Moon 27 Build! 32bit https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190831-18efcca64-xpmod.7z 32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190831-18efcca64-xpmod-sse.7z 32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190831-18efcca64-xpmod-ia32.7z 64bit https://o.rths.cf/palemoon/palemoon-27.9.6.win64-git-20190831-18efcca64-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import change from rmottola/Arctic-Fox: - Bug 1134800 - Properly cache file matching patterns; r=glandium (0c65935e9) - Bug 1136177 - Amount by mouse wheel scrolling is wrong. r=jimm (6cd8824a3) - Bug 1055369 - Assertion failure: !handle || !handle->IsDoomed(). r=honzab (696f6d801) - Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz (0bf2719a2) - Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley (97031e93c) - Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin (7467fee83) - Bug 947895 - [e10s] Null check browser.docShell in context-menu Open in new tab. r=gavin (5236b883e) - Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao (2df2b924b) - Bug 1151349 - Make lldb ns(Int)Region summary handle the numRects==0 case. r=jrmuizel (19be5e2c0) - Bug 1146585 - Add a test for Cache.delete; r=bkelly (db28bcc13) - Bug 899222 - Make about:home work via message passing (r=felipe) Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin (15f8ae2f8) - Bug 910523 - about:home now takes into account async startup of SessionRestore;r=felipe (ceaa0687c) - Bug 927132 - Fix about:home in e10s (r=mdeboer) (53c586ee2) - Bug 897062 - Handle special clicks in e10s. r=felipe,smaug (7ec4573c8) - Bug 899348 - Implement about:tabcrashed page. r=jaws (547bb3e7c) - Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs (missing parts) (88c87ce75) - Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) (4cc0f8ed5) - Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst (2ed030bf3) - Bug 1038811 - Push Notifications - ServiceWorker changes, push event implementation. r=nsm (6313c8c10) - reinstantiate file as of 2015-02-05 (7f12724c8) - Bug 1038811 - Push Notifications - Tests. r=nsm (cbac31308) - Bug 1038811 - Push Notifications - Allow MOZ_DISABLE_NONLOCAL_CONNECTIONS for push subsuite. r=ahalberstadt/jgriffin (859e182ce) - Bug 1038811 - Push Notifications - Push implementation changes. r=nsm (161a739f4) - Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) (55e96d59a) - Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe) [missing bits] (9fac04b17) - Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin [missing bits] (0e7aa1368) - Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug (cbf7e5341) - Bug 897066 - Underline tab titles if the tab is remote (r=gavin) [+ followup fix] (2eda1d81e) - Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws (72843ef8f) - Bug 1133846 - Add missing arguments to logging call in ActivateTimeoutTick. r=mcmanus (a784a7ce8) - Bug 1135682 - Do not update the all MediaStreamGraph if it's not dirty, r=padenot (49eeeeef5) - Bug 1135255 - Fix mozdevice tempfile handling on Windows. r=gbrown (53a2353bd) - Bug 1134735 - Don't use tee->InitAsync in nsHttpChannel::InstallCacheListener when using cache2, r=michal (3fa833982) - Bug 1132081 - Speed up ConvertHostARGBRow() in the PNG encoder. r=jmuizelaar (6b7890586) - pointer style before patch (3336fab8f) - Bug 1135100 - Don't update GC thing pointers that haven't changed after marking r=terrence (0df3ea820) (18efcca64)
    1 point
  10. New build of Firefox 45ESR SSE: test binary: https://o.rths.cf/gpc/files1.rt/firefox-45.9.17-20190831-706b4d315-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #565: M1367219 (6f63dc2cc) - more adblock hosts (8cf4190e2) - #565: implement nsASCIIMask from M1358297 (41b1fc937) (with vc2013 fix by replacing constexpr to MOZ_CONSTEXPR and MOZ_CONSTEXPR_VAR) - #565: M1358225 with fix for M1548306 applied (8eed11298) (with vc2013 fix by replacing constexpr to MOZ_CONSTEXPR and MOZ_CONSTEXPR_VAR) - even more adblock hosts (5d005926f) - #565: M1347737 (9ab5bb0ed) - #565: M1358297 parts 3 and 4 (3fd15a87a) - #521: baseline parser support for async/await, with toggle, without bytecode (passes tests) (0e5746aaf) - #521: fix yield handling (includes M1305566 pts 4-7) (2d25f717b) - #521: make async functions throw for compatibility when enabled (46b01b5d4) - #569: M1204714 (c45b2e8b5) - #568: M1560495 (adapted for 45) M1562033+M1466449 M1559715 M1564449 M1573160 (d019bd3dc) - #568: update certs, pins, TLDs, miners (ed3129eeb) - #570: oops (dd79a9f75) and added -bigobj compile switch to ssl/moz.build. (706b4d315)
    1 point
  11. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.cf/boc-uxp/mailnews.win32-20190831-4c42623-uxp-11965adc1-xpmod.7z Browser-only Suite Win32 https://o.rths.cf/boc-uxp/bnavigator.win32-20190831-4c42623-uxp-11965adc1-xpmod.7z source patch (excluding UXP): https://o.rths.cf/boc-uxp/boc-uxp-src-xpmod-20190720.7z Official repo changes since my last build: - [UXP] Update commit pointer (e660c92) - [UXP] Update commit pointer (8abd201) - [Navigator] Version change (fdded3b) - Create LICENSE (42bd4f0) - [UXP] Update commit pointer (4c42623) For UXP changes please see above.
    1 point
  12. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.4.win32-git-20190831-11965adc1-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.4.win64-git-20190831-11965adc1-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.8.0a1.win32-git-20190831-11965adc1-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.8.0a1.win64-git-20190831-11965adc1-xpmod.7z Official repo changes since my last build: - [MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon and Basilisk (31def0da0) - Issue #1221: Pass the original element into nsXMLContentSerializer::CheckElementEnd so that we can properly determine whether it has children. (b58a8779c) - New cycle version bump (11965adc1) My changes since my last build: - update Twemoji font to KwanEsq/twemoji-colr v12 branch with twemoji-12.1.2. (59916a7d1) - Help / About dialog box enhancements (#8) (a0cdcc34b) - optimize about-background.png (8ec47d9a6)
    1 point
  13. Banned per user request (not to mention Rules # 2.a, 7.a and 7.b, of course).
    1 point
  14. 1 point
  15. Of course Vista has no "Documents and Settings," but I'm sure @Windows Vista will be able to find RobloxLauncher.exe if he cares to.
    1 point
  16. I think the OP is stuck in 2001 (or a spammer): Not a foreign feeling to me though, as I'm getting a P4 1.7 GHz box tomorrow!
    1 point
  17. Hard_Configurator Version 5.0.0.0 Aug 22, 2019 https://hard-configurator.com/ https://github.com/AndyFul/Hard_Configurator
    1 point
  18. Simple Software-restriction Policy Version 2.20 https://iwrconsultancy.co.uk/softwarepolicy https://sourceforge.net/projects/softwarepolicy/ https://www.majorgeeks.com/files/details/simple_software_restriction_policy.html
    1 point
  19. PrivaZer v3.0.76 Released : 09 August 2019 https://privazer.com/en/download.php
    1 point
  20. SUMo Software Update Monitor Version : 5.9.7.430 / August 28th 2019 http://www.kcsoftwares.com/?sumo https://www.majorgeeks.com/files/details/sumo.html
    1 point
  21. Revo Uninstaller Free Version: 2.1.0 (Latest) https://www.revouninstaller.com/revo-uninstaller-free-download/
    1 point
  22. So as the New Moon rises, all different computers rise to connect to the world's data net. An 18-year-old Pentium 3 can participate, too, thanks to New Moon. Thank you for this browser, a fantastic ally on Windows XP! Does anyone remember "Opensearch" plugins? In Netscape 9.0.0.6 of 2008 for example, there are some websites, that can be directly included in the search engine toolbar. However that seem to have gotten lost in newer browsers. The Palemoon search plugins feel like a step back in that perspective, because there is only a limited selection available.
    1 point
  23. Yesssssssssssssssssssssaaaaaaaaaaaaaaaaaaa all USB3 on XP SP3 on Intel chipset on full ACPI Multiprocessor https://www.win-raid.com/t4035f45-Windows-XP-SP-bit-and-modern-PC-parts-86.html#msg84052 Dietmar
    1 point
  24. I'm using the last version of Avast Free AV for XP (18.8.2356) on my netbook. There are some XP systems it won't work on for some undiagnosed reason, it won't work on my main machine, but on the netbook it's fine. Avast say it will continue to get definition updates for the foreseeable future. I did try Panda on my main machine a year or so ago, and it did have some problems, although again there is still supposed to be a legacy XP compatible version. Basically, I suspect that either of them would work for you unless you're unlucky like I was. Just try the free versions. If they don't work properly, just uninstall them and try something else!
    1 point
×
×
  • Create New...