WindSLIC UEFI SLIC injector

Discussion in 'MDL Projects and Applications' started by nononsence, Oct 16, 2011.

  1. ichbinein6_mdl

    ichbinein6_mdl MDL Novice

    Joined:
    Sep 14, 2015
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    0
    Ooops, I celebrated too early...

    The problem with resuming from hibernation still happens (error 0xc0000225), although randomly.

    This user had a similar problem and it seems there's no fix.


    If that's the case, unfortunately I'll return to Rearm Wizard.
     
  2. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
  3. ichbinein6_mdl

    ichbinein6_mdl MDL Novice

    Joined:
    Sep 14, 2015
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    0
  4. nedkelly

    nedkelly MDL Novice

    Joined:
    Jun 19, 2009
    Messages:
    48
    Likes Received:
    5
    Trophy Points:
    0
  5. Baldiman TV

    Baldiman TV MDL Novice

    Joined:
    Sep 13, 2020
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    This tool works on Vista and Server 2008/R2? If not, create the same tool, but for Vista and Server 2008/R2.
     
  6. Exe Csrss

    Exe Csrss MDL Senior Member

    Joined:
    Dec 9, 2020
    Messages:
    393
    Likes Received:
    348
    Trophy Points:
    10
  7. happyxman

    happyxman MDL Novice

    Joined:
    Oct 22, 2020
    Messages:
    34
    Likes Received:
    2
    Trophy Points:
    0
    #967 happyxman, Jul 4, 2021 at 16:29
    Last edited: Jul 4, 2021 at 16:47
    Hello all,

    I would like to know how to remove the Windslic from the boot options (from my BIOS) ?

    Please help me.
    Thanks in advance.
     
  8. mdl052020

    mdl052020 MDL Member

    Joined:
    May 31, 2020
    Messages:
    1,047
    Likes Received:
    1,140
    Trophy Points:
    60
    mountvol V: /S
    efi partition is there shown as drive.
    ( bcdedit restore bootmanager ) search for command by yourself.
    remove all windslic related files from V partition.
    mountvol V: /D
    reboot.
    Done.

    Cross Check MSCONFIG GUI is there.
     
  9. happyxman

    happyxman MDL Novice

    Joined:
    Oct 22, 2020
    Messages:
    34
    Likes Received:
    2
    Trophy Points:
    0
    Thank you so much !