[DISCUSSION] Browser Support for Windows 7

Discussion in 'Windows 7' started by Chuterix, Jan 6, 2023.

  1. GrofLuigi

    GrofLuigi MDL Senior Member

    Sep 17, 2016
    415
    1,122
    10
  2. Filipe Tolhuizen

    Filipe Tolhuizen MDL Junior Member

    Aug 20, 2023
    72
    28
    0
    #423 Filipe Tolhuizen, Oct 14, 2023
    Last edited: Oct 17, 2023
    Just tried it, but the installer simply opens Chrome and I see it's still on 109.0.5414.165.
    EDIT:
    Update:
    Tried removing the older version first and this time it installed 109.0.5414.168.
     
  3. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    693
    441
    30
    Any recommended browser for computers with Windows 7 but with a processor without SSE2 instruction?
     
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,299
    270
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. alzcoew397

    alzcoew397 MDL Senior Member

    Oct 6, 2018
    493
    245
    10
    edge is done? havent seen a update since September
     
  6. Apoly

    Apoly MDL Senior Member

    Aug 21, 2016
    352
    448
    10
  7. Apoly

    Apoly MDL Senior Member

    Aug 21, 2016
    352
    448
    10
  8. alzcoew397

    alzcoew397 MDL Senior Member

    Oct 6, 2018
    493
    245
    10
    simply ridiculous !!! you have ESU support for nt core 6.3.x still dont know for 6.1 and you dont extend support for edge??!?! how your systems with servers 2012 r2 gonna browser secure? so you ''forced'' them to use another browser? why then you keep supoort for 7 back in 2020?
     
  9. ExiledRose6084

    ExiledRose6084 MDL Member

    Apr 14, 2023
    102
    63
    10
    Yeah I am confused by that as well esu is is until 2026 but than why use it if nothing is going to support it or be secured.
     
  10. Apoly

    Apoly MDL Senior Member

    Aug 21, 2016
    352
    448
    10
    Sadly there is not much Microsoft can do about it since they are using Chromium source to build Edge.
    If anyone is to blame it's actually Google for stopping official development of Chromium for Pre-W10 OS.
     
  11. alzcoew397

    alzcoew397 MDL Senior Member

    Oct 6, 2018
    493
    245
    10
    nope,

    woure wrong

    yandex browser and catsxp which is based on chromium,still suports so other is the reason.
     
  12. #438 Deleted member 190847, Nov 18, 2023
    Last edited by a moderator: Nov 18, 2023
    Entire Firefox profile can be backed up with this command.
    Type it from Command Prompt and then Mozilla folder with all your profiles (including extensions) will appear on your desktop.
    Code:
    xcopy "%APPDATA%\Mozilla" "%USERPROFILE%\Desktop\Mozilla\" /e /s /y

    And then:

    Find Firefox Bookmarks data:
    Code:
    dir /a /s /b "%USERPROFILE%\Desktop\Mozilla\places.sqlite"
    Find Firefox Logins/Password data:
    Code:
    dir /a /s /b "%USERPROFILE%\Desktop\Mozilla\logins.json"
    dir /a /s /b "%USERPROFILE%\Desktop\Mozilla\key4.db"

    Remove current Firefox profile and restore backed up Firefox profile from your Desktop:
    Code:
    rd /s /q "%APPDATA%\Mozilla"
    xcopy "%USERPROFILE%\Desktop\Mozilla" "%APPDATA%\Mozilla\" /e /s /y
     
  13. Seven4ever

    Seven4ever MDL Member

    May 16, 2023
    131
    55
    10
    The latest from Catalog update didn't match the W10's actual version (119.0.2151.72)