Thank you guys, it seems to work. But it is a little bit complicated than DAZ Loader. Just make one single zip file that contains everything and make a GUI after you select OEM that executes automatically key installer and make some notifications like "It is successfully completed, please restart Windows"
Ok I have read from page 1 to last, and still I am a little confused. I have Win 7 64bit Ultimate installed UEFI GPT on a Asus Z87-A mobo. I have downloaded all of the files listed on page one. I ran the Installer_EFI_gui.exe and selected ASUS, I then ran the asus.exe file from key cert folder. I do not know what to do with the BOOTX64.EFI file.. when I reboot my computer I see slic as my 1st boot device and it is listed as uefi but when it restarts I see a screen that reads "The system found unauthorized changes on the firmware, operating system or UEFI drivers. Press N to run the next boot device, or enter directly to BIOS setup. If there are no other boot devices installed. Go to BIOS Setup > Advanced > Boot and change the current boot device into other secured boot devices." So basically it will not boot into the SLIC.. Thanks.
This solution is targeted towards advanced users; it is never released as a 'click-n-install' package. FYI, it is very easy to add permanent SLIC for your mobo. If you want, then I can help you to do so.
Is there any chance this could damage my mobo? I can buy a product license for 70 bucks, my mobo cost more.
so I just flash with modded bios, and windows will be activated? Or is there anything else I need to do?
Hello, I just used one or two of those installers randomly, thought the worst they could do would be ruining OS, and I didn't mind it as I planned to reinstall it anyways. However, when I rebooted my ASUS X551MA, it gets stuck on splash screen, I think it's POST. It goes completely unresponsive. I can't even enter BIOS or anything else by using F2 or F9. I can't boot from CD. Any ideas? Hardware failure should be out of question, laptop is like 3 days old.
Can you make an even more dummy guide for injecting the windslic manually? The automatic one doesnt seem to work often. Even better would be a video of it being done. Edit: What im trying to activate is W7 x64 U on GPT. Board: Asus Z87-A EC ver: MBE2-Z87-0227 , ME ver: 9.0.30.1482 I ran the installer gui and took asus.. then i ran the key installer cert with asus too.. now i get the same unauthorized message as some guy above me in this thread. What am i supposed to do now? Edit2: I now have bios rev 2005 and im about to use that modded flash u linked. I did the mod flashing u linked and it doesnt load windslic boot but wants another boot. In windows i did the certificate and it accepted it. But it didnt accept the asus key. Said something about windows script host error. Now i have no idea what to do next. Are windslic supposed to be booted first then go into windows? Edit3: Ehm.. i noticed i used a "starter" key.. gonna test ultimate.. my fault! Still what should be my primary boot? Windows Boot Manager or windslic? I am getting the boot error message where u need to press N to go to next boot media still. Key was accepted. In slic diagnostic toolkit it says slic validated and Cert OK. in SLP1.0 it says "No OEM SLP String found" So ive fixed Cert and Key + Slic flash mod on Z87-A board with 2005 Bios rev. How do i know if im Done and OK to Roll some windows 7 updates?
Thank you for this OP! I would kiss you on the mouth if you were next to me. I nearly pissed myself when I saw I couldn't activate my GPT windows with daz.
Great job! It works good on my pc, but in a circuitous way ,for I have a non-common boot way. The boot flow is as such : UEFI -> grub2(in efi partition) -> windSLIC (in win7 ntfs partition ) -> fallback to grub2 -> bootmgfw (in win7 ntfs partition). For some reason ,my bootmgfw.efi is in win7 root partition which is ntfs rather than in the efi partition (fat32) .So windSLIC can't load bootmgfw while successfully injected SLIC . Whatever , it works ,but need some manual operations each boot . So , I wan't to change some src code to make it just inject SLIC whithout loading bootmgfw .Then I try ,but it appears that vs 2010 express in my pc can't deal with x64 platform , and gne-efi sames easy to use , so sebus's source really meets my need. However , I downed it and ran make , it can't find "efi.h" .I have the gnu-efi tool kits on my pc , so I need to know how to make this , where should I put the src and what changes should I make to the src before I run make .Any one can help me? Great thanks.