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

Discussion in 'MDL Projects and Applications' started by Exe Csrss, 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. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    I tried to use clover, it was a disaster.
    The machine got stuck in a bootloop.
     
  2. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    EzWindSLIC 3.11
    fix powershell detection
     
  3. pm67310

    pm67310 MDL Senior Member

    Joined:
    Sep 6, 2011
    Messages:
    447
    Likes Received:
    168
    Trophy Points:
    10
    Replace compressed2txt with wsf solution

    Wsf ? = ?
     
  4. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    Windows Script File
    Something like this:
    Code:
    <!-- : Begin batch script
    :: code
    :: bla bla bla
    %systemroot%\System32\cscript.exe //nologo "%~nx0?.wsf" //job:ELAV /File:"!work!\%~nx0"
    exit /b
    ----- Begin wsf script --->
    <package>
       <job id="ELAV">
           <script language="VBScript">
               Set strArg=WScript.Arguments.Named
    
               If Not strArg.Exists("File") Then
                   Wscript.Echo "Switch /File:<File> is missing."
                   WScript.Quit 1
               End If
    
               Set strRdlproc = CreateObject("WScript.Shell").Exec("rundll32 kernel32,Sleep")
               With GetObject("winmgmts:\\.\root\CIMV2:Win32_Process.Handle='" & strRdlproc.ProcessId & "'")
                   With GetObject("winmgmts:\\.\root\CIMV2:Win32_Process.Handle='" & .ParentProcessId & "'")
                       If InStr (.CommandLine, WScript.ScriptName) <> 0 Then
                           strLine = Mid(.CommandLine, InStr(.CommandLine , "/File:") + Len(strArg("File")) + 8)
                       End If
                   End With
                   .Terminate
               End With
    
              CreateObject("Shell.Application").ShellExecute "cmd", "/c " & chr(34) & chr(34) & strArg("File") & chr(34) & " " & strLine & chr(34), "", "runas", 1
           </script>
       </job>
    </package>
     
  5. pm67310

    pm67310 MDL Senior Member

    Joined:
    Sep 6, 2011
    Messages:
    447
    Likes Received:
    168
    Trophy Points:
    10
    thank you :)
     
  6. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  7. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
  8. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    EzWindSLIC 3.2
    add option to create $OEM$ folder
     
  9. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    Hello everyone, I added the option to create $OEM$ folders for pre-activation.
    You can put it in your ISOs to make them pre-activated on UEFI installs.
    Enjoy :tankyou:
     
  10. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    EzWindSLIC 3.21
    Fix catastrophic bug with $OEM$ folder generation
     
  11. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    #191 Exe Csrss, Jul 3, 2021 at 09:39
    Last edited: Jul 3, 2021 at 11:30
    (OP)
    Project abandoned (maybe permanently)
    There is no need for this project.
    Almost noone ever installs Windows Vista/7/Server 2008 (R2) on UEFI.
    KMS is a million times better than my sh**ty script for Server 2012 and above.
    I am still keeping this thread and the github repo in case someone wants to see some code/information.
    @Tito, please lock and unsticky this thread.
    If someone wants to continue this project, you are welcome to fork it.

    Thanks for all your support.
    Regards and good bye
    Exe Csrss


    OK i wont abandon this project
     
  12. mdl052020

    mdl052020 MDL Member

    Joined:
    May 31, 2020
    Messages:
    1,047
    Likes Received:
    1,140
    Trophy Points:
    60
    #192 mdl052020, Jul 3, 2021 at 10:10
    Last edited: Jul 3, 2021 at 10:17
    What happened Brother . Why angry.
    Does anybody show disrespect or trying to troll your good tool for activation of uefi based installation of win7.
    Pl Why insulting your own project i must say great job from you & is under consideration at highest authorities ie Prime Authority.
    Pl we must ignore those trying to troll our projects & continue to share as much as we can .
    The same happened with MSMG project when somebody requested Highest authorities when the time comes for final decision by Prime Authority that time author suffered from a big tragedy.
    We INDIANS Must bypass / ignore the trolls n continue . I hope my request will be taken under consideration & Project will be continued further :)

    With Regards,
    [Well Wisher]
     
  13. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
    No, I abandoned this project simply because there was no need for it.
    Almost noone ever installs Windows Vista/7/Server 2008 (R2) on UEFI.
    KMS is a million times better than my sh**ty script for Server 2012 and above.
    But since you are requesting it, I will keep working on this project.
     
  14. mdl052020

    mdl052020 MDL Member

    Joined:
    May 31, 2020
    Messages:
    1,047
    Likes Received:
    1,140
    Trophy Points:
    60
    Pl dont address your project as a s***t project that will adverse negative impression in final decision.

    Thanks for your kind decision to continue with your own good project.
     
  15. MarvelX7

    MarvelX7 MDL Novice

    Joined:
    Jun 1, 2021
    Messages:
    35
    Likes Received:
    17
    Trophy Points:
    0
    +1
     
  16. Krinal

    Krinal MDL Novice

    Joined:
    Oct 6, 2018
    Messages:
    30
    Likes Received:
    38
    Trophy Points:
    0
    @ExeCsrss good decision to improve it. And if you get free time try to learn and add clover bootloader so real hardware support can be increased/improved.

    Keep up the good work.
     
  17. riverfr

    riverfr MDL Novice

    Joined:
    Saturday
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I have an old Dell D600 with 2 gigs of memory. I get an error booting from bios. I do not have the option to boot any other way. I trying this on Windows 7 32 bit.ii said to try the other way, not sure where the program is trying to lead me. Help anyone

    Thanks
     
  18. mdl052020

    mdl052020 MDL Member

    Joined:
    May 31, 2020
    Messages:
    1,047
    Likes Received:
    1,140
    Trophy Points:
    60
    #198 mdl052020, Jul 3, 2021 at 21:22
    Last edited: Jul 3, 2021 at 21:37
    Does your laptop have EFI BIOS or we may say UEFI Support.
    If yes then only this script is useful otherwise use daz loader .
    or simply follow this thread :
    Code:
    https://forums.mydigitallife.net/threads/dell-latitude-d600-bios-mod-slic-2-1.20081/
    
     
  19. CaptainKirk1966

    CaptainKirk1966 Former MDL Guru

    Joined:
    Oct 31, 2009
    Messages:
    2,133
    Likes Received:
    1,040
    Trophy Points:
    90
    #199 CaptainKirk1966, Jul 3, 2021 at 21:29
    Last edited: Jul 4, 2021 at 00:30
    Only Win 7 x64 supports UEFI boot, and then only if your machine has proper firmware. It is pointless trying to install windslic on a 32bit Win 7.
     
  20. Gyppie

    Gyppie MDL Novice

    Joined:
    Aug 16, 2009
    Messages:
    44
    Likes Received:
    9
    Trophy Points:
    0
    I am also glad that you decided to continue this project. EzWindSLIC is much needed for us who wants to activate Windows 7, other than Enterprise with KMS on uefi hardware. Thank you so much for keeping this alive.