Auto-Activating DVD Kit Remake by Sam

Discussion in 'Windows 7' started by sam3971, Oct 26, 2009.

?

Did this program work for you

  1. Yes, it worked flawlessly!

    81 vote(s)
    69.2%
  2. No, for some reason my system is still not activated!

    36 vote(s)
    30.8%
  1. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    I think all you have to do is either remove the GRLDR or modify Insall.BAT by removing the loader information, i can upload one for you if you like.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Dolorous Edd

    Dolorous Edd MDL Expert

    Aug 31, 2009
    1,054
    217
    60

    Thanks, I can edit it myself. and play with it in vm
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    ok dude, you an do whatever you want to it to dude. Good luck
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. highspeedmac

    highspeedmac MDL Member

    Aug 31, 2009
    143
    2
    10
    I hope you don't mind me asking, but could you either upload one without the loader or tell me which parts of your batch file is safe to remove so it won't install the loader...

    Thanks. :)
     
  5. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    #25 sam3971, Oct 27, 2009
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Dude, you really don't have to because it attepts to activate via bios mod first, if it cannot find slic then it installs the loader. If you still want to then open Install.bat and delete this part of it:

    Code:
    :loader
    cscript %systemroot%\System32\slmgr.vbs -ipk %PIDKEY%
    :loadernokey
    bcdedit.exe /enum BOOTMGR >> "%~dp0output"
    FINDSTR /I "HarddiskVolume" "%~dp0output"
    IF NOT ERRORLEVEL 1 CALL :MOUNT && CALL :INSTALL && CALL :UNMOUNT && CALL :part2 && GOTO FINISH
    FOR /F "tokens=2 delims==" %%A IN ('FINDSTR /I "\<device" "%~dp0output"') DO SET BOOTDRV=%%A
    CALL :part2 && CALL :INSTALL && GOTO FINISH
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. highspeedmac

    highspeedmac MDL Member

    Aug 31, 2009
    143
    2
    10
    Thank you.

    I realize that it will only install a loader on the PC's with no Slic. Right now I Just don't want it to install the loader on the ones with no slic..:)
     
  7. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    Ok, I believe that you can also delete or move "GRLDR" from the download and it won't install the loader because GRLDR is the loader.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. catdog215

    catdog215 MDL Senior Member

    Oct 21, 2009
    419
    22
    10
    Hi,

    I have window 7 ultimate for both x86 and x64 iso. I use powerISO v3.5. I drag $OEM$ folder into "source" folder of x64.iso and I notice the size decrease instead of increasing by the size of $OEM$. Am i doing something wrong that's why the size of x64 iso decrease after draging $OEM$ in? however, for x86 iso the size increase by the size of $OEM$ folder.

    for example: untouch x64 iso size is 1.404 and after draging $OEM$ folder into x64 iso source folder, the size decrease to 1.403. why?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    that sounds like a mis-calculation dude. Maybe try powerISO 4 if you are unsure or test the x64 in vmware or some virtual program like that. It should be fine though as is dude. Other then that I cannot say, just try it and see what happens. If worst comes to worst you can always open install.bat from the disk inside the $OEM$ folder to install it manually but it should be good automatically. Let me know if you have any problems though.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. el6

    el6 MDL Novice

    Jan 31, 2008
    31
    0
    0
    #30 el6, Oct 29, 2009
    Last edited by a moderator: Apr 20, 2017
    I deleted the loader part, but there is an error and the dos windows won't close after install win7. Can you upload one without the loader ? Quite a few people were looking for one without the loader part. Thanks for your works.
     
  11. Hazar

    Hazar MDL Guru

    Jul 29, 2009
    2,507
    456
    90
    if you don't need a loader, it won't install one. If you don't want anything, don't use it.
     
  12. danivtec

    danivtec MDL Novice

    Jul 21, 2009
    45
    5
    0
    Getting an error when expanding files in vmware

    Windows could not apply unattend answer file <disk configuration> setting

    Can anyone help
     
  13. Hazar

    Hazar MDL Guru

    Jul 29, 2009
    2,507
    456
    90
    Sounds like you screwed your ISO up. Did you use PowerISO?
     
  14. danivtec

    danivtec MDL Novice

    Jul 21, 2009
    45
    5
    0
    Yes, used Poweriso

    I have tried the original Technet image I have and it does the same.

    This image installed fine on my pc.:confused:

    EDIT: Altered the setting in Vmware as it was set to SCSI and it works fine (well got past this problem)
     
  15. Hazar

    Hazar MDL Guru

    Jul 29, 2009
    2,507
    456
    90
    Ah ok good :)
     
  16. danivtec

    danivtec MDL Novice

    Jul 21, 2009
    45
    5
    0
    #36 danivtec, Oct 29, 2009
    Last edited: Oct 29, 2009
    How can you tell if it installs the loader rather than just the certifcate. The script file comes and goes too quickly
     
  17. Hazar

    Hazar MDL Guru

    Jul 29, 2009
    2,507
    456
    90
    Well it will only NOT install a loader if your computer has a SLIC 2.1 BIOS
     
  18. danivtec

    danivtec MDL Novice

    Jul 21, 2009
    45
    5
    0
    Does the loader run in task manager?
     
  19. Hazar

    Hazar MDL Guru

    Jul 29, 2009
    2,507
    456
    90
    No it runs before you boot ;)
     
  20. el6

    el6 MDL Novice

    Jan 31, 2008
    31
    0
    0
    If I just flashed a moded bios, but not sure if the mod is correct. Then how do I know it install loader or cert/key ?