[TOOL] EzWindSLIC: Easily activate Windows 7/Vista/Server 2008-2022 on UEFI-GPT

Discussion in 'MDL Projects and Applications' started by Deleted member 1435102, Apr 9, 2021.

?

Should I use powershell in this script to add more features? Vista will no longer be supported.

Poll closed May 7, 2021.
  1. Yes

    5 vote(s)
    55.6%
  2. No

    4 vote(s)
    44.4%
  1. kumav

    kumav MDL Novice

    Nov 11, 2021
    3
    3
    0
  2. kumav

    kumav MDL Novice

    Nov 11, 2021
    3
    3
    0
    @Exe Csrss Thank you so much for help and your great tool. Now everything is good. This thread could be sticked instead of dead KMSpico. Have a nice day.
     
  3. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    #310 ruslanshchur, Nov 13, 2021
    Last edited: Nov 13, 2021
    Why I can't activate Windows Server 2022 Datacenter on Acer Aspire A114-31 with this tool? As I get error 0xC004F057 The Software Licensing Service reported that the computer BIOS is missing a required license. How to fix this error? And only DELL profile is available for me. UPD: I can only activate with KMS
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Please send MGADIAG report, you probably have incomplete/invalid/old SLIC in your BIOS.
     
  5. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,316
    7,023
    210
    Beginning with Server 2012, certain tables (RSDP) must be in ROM. If they aren't (usually with loaders) then the activation is rejected. At least a possibility.
     
  6. kdawg6969

    kdawg6969 MDL Novice

    Nov 14, 2021
    5
    0
    0
    Does this work for barebones motherboards with no embedded keys?
     
  7. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    2,234
    3,246
    90
    With no SLIC table embedded in firmware: yes.
    (if a qualified SLIC table is embedded then SLIC version dictates OS level you'r allowed to oem activate - in a nutshell)
    You must use a supported OS - listed > #1, GPT style partition and Secure Boot disabled.
     
  8. kdawg6969

    kdawg6969 MDL Novice

    Nov 14, 2021
    5
    0
    0
    excuse my noob question

    but this does not modify bios in any way, right?

    modifications are entirely on hard drive?
     
  9. dirent

    dirent MDL Novice

    Nov 22, 2012
    8
    0
    0
    Hello,
    I try to activate W7 Ultimate but I get and error message, "use another exploit to activate, your activation type bios/mbr mode" something like that.
    What shoudl I do, please?
     
  10. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    2,234
    3,246
    90
    @kdawg6969
    No.
    It adds a bootloader needed to load a SLIC table with matching product key and certificates.
     
  11. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    2,234
    3,246
    90
    @dirent
    MBR style is not supported, Windows Loader v2.2.2 is the solution in this context.
    Windows Loader will work with GPT style only if a qualified SLIC table is embedded in firmware.
    EzWindSLIC only works with GPT style and you need Windows 7 x64, Windows 7 x86 doesn't support booting GPT style.
     
  12. amr mohamed

    amr mohamed MDL Novice

    Nov 15, 2021
    1
    0
    0
    EzWindSLIC 3.6

    replace wmic with vbs wmi calls
    add invalid slic detection
    add explanation for errors
    use wmi method to install certificate
    numerous bug fixes and improvements