how can we license to windows 7 iso

Discussion in 'Windows 7' started by enkbeydd, May 11, 2021.

  1. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,102
    2,158
    90
    what Win7 edition are you trying to activate with KMS?
     
  2. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    windows_7_ultimate_with_sp1_x86_dvd
     
  3. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,061
    8,365
    240
    Windows 7 Ultimate does NOT support KMS activation. You need Professional or Enterprise for KMS.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,613
    107,831
    450
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    Please link DAZ' Windows Loader
    Integrating into the ISO version
     
  6. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,061
    8,365
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,468
    60
    In this topic I linked guide in post #9
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    How to do that, I need to explain by pictures
     
  9. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,468
    60
    There is exactly step by step writen tutorial. There is no need for pictures tutorial..

    Q: How do I add "Windows Loader.exe" to the Win 7 ISO
    A: Do the following steps.

    1. Obtain a copy of the Win7 x86 or x64 ISO
    2. Burn the ISO and/or mount the DVD
    3. Extract all of the files from the ISO to a temporary folder. Do not remove/unmount the DVD yet
    4. In the root of the temporary folder, create the following folder structure: $OEM$\$$\Setup\Scripts
    5. In the just created Scripts folder copy the "Windows Loader.exe" program
    6. Create the file setupcomplete.cmd in the same scripts folder, containing the following:
    Code:
    @ECHO OFF
    %~dp0"Windows Loader.exe" /silent /preactivate
    cd %~dp0
    attrib -R -A -S -H *.*
    SHUTDOWN /R /T 5
    RMDIR /S /Q "%WINDIR%\Setup\Scripts"
    exit
    
    7. Use an ISO creation program like ImgBurn to create a new ISO file. (Operations will be similar with other programs)
    8. Set up ImgBurn to "Create Image file from files/folders"
    9. Copy all of the files and folders from the temporary folder to ImgBurn
    10. Under the Advanced tab select bootable
    11. Extract the boot image file from the still inserted/mounted Win7 DVD
    12. Finally create the new Win7 ISO file. ImgBurn will automatically use the previously extracted boot image file
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    I didn't understand this step, please help me explain by pictures
     
  11. Anticlutch

    Anticlutch MDL Novice

    Dec 16, 2017
    2
    0
    0
    Is there any way to "downgrade" an install and keep all of my installed programs and settings?
    Or am I going to have to copy the appdata folder and reinstall as professional?
     
  12. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    I did the following steps :
    2. Burn the ISO and/or mount the DVD
    3. Extract all of the files from the ISO to a temporary folder. Do not remove/unmount the DVD yet
    4. In the root of the temporary folder, create the following folder structure: $OEM$\$$\Setup\Scripts
    5. In the just created Scripts folder copy the "Windows Loader.exe" program
    6. Create the file setupcomplete.cmd in the same scripts folder

    a.jpg



    7. Use an ISO creation program like ImgBurn to create a new ISO file. (Operations will be similar with other programs)
    8. Set up ImgBurn to "Create Image file from files/folders"
    9. Copy all of the files and folders from the temporary folder to ImgBurn
    10. Under the Advanced tab select bootable

    a.jpg
    7. Use an ISO creation program like ImgBurn to create a new ISO file. (Operations will be similar with other programs)
    8. Set up ImgBurn to "Create Image file from files/folders"
    9. Copy all of the files and folders from the temporary folder to ImgBurn
    10. Under the Advanced tab select bootable


    2.jpg

    After trying Windows 7 version on Oracle VM VirtualBox, it did not work

    55555.jpg
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,613
    107,831
    450
    IMGburn is not one of the first choices for bootable OS ISO creation/modification, use ultraISO or powerISO or similar.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,468
    60
    @maargueb $OEM$ folder needs to be inside sources folder.
    To easily create bootable ISO, download NTLite, best tool for beginners with many translations.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    I failed for the third time, can you explain to me with pictures?
     
  16. enkbeydd

    enkbeydd MDL Member

    Apr 18, 2021
    106
    1
    10
    @maargueb Can you explain in detail how to add master for windows loader
     
  17. enkbeydd

    enkbeydd MDL Member

    Apr 18, 2021
    106
    1
    10
    @maargueb How to add windows loaderi setupcmplete.cmd
     
  18. CaptainKirk1966

    CaptainKirk1966 Former MDL Guru
    Staff Member

    Oct 31, 2009
    2,666
    1,526
    90
  19. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    I open the Notepad and copy and paste the following phrase:
    Code:
    @ECHO OFF
    %~dp0"Windows Loader.exe" /silent /preactivate
    cd %~dp0
    attrib -R -A -S -H *.*
    SHUTDOWN /R /T 5
    RMDIR /S /Q "%WINDIR%\Setup\Scripts"
    exit
    And save it under the name: setupcomplete.cmd
     
  20. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,061
    8,365
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...