how can we license to windows 7 iso

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

  1. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    36
    10
    Thank you, I have successfully activated the Windows 7 version
     
  2. İsmail56

    İsmail56 MDL Novice

    Jul 20, 2021
    8
    0
    0
    i need help.Please someone help me about this code. how can i add select 1 or 2 like y/n. and then make activation.I want to use this code for activation.Sorry for my bad english
    @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