Win 8.x • Win 7 • Vista - 'Multi-OEM' ISO Project

Discussion in 'MDL Projects and Applications' started by searchengine, Jan 30, 2010.

Thread Status:
Not open for further replies.
  1. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    So I should just add E versions under ur N version listing and before normal listing.......I dont care about fitting on dvd5 personally but for other's I understand.
     
  2. iqbalpnr

    iqbalpnr MDL Novice

    Jan 21, 2012
    26
    15
    0
  3. iqbalpnr

    iqbalpnr MDL Novice

    Jan 21, 2012
    26
    15
    0

    you don't need to write %RQR2% | findstr /I "ULTIMATEN" && %INL% SET EDITION=ULTIMATEN&goto :BIOS because ULTIMATE,ULTIMATEN, ULTIMATEK all edition are set as ULTIMATE with single command %RQR2% | findstr /I "ULTIMATE" && %INL% SET EDITION=ULTIMATE&goto :BIOS


    when you are using command %RQR2% | findstr /I "ULTIMATEN" && %INL% SET EDITION=ULTIMATEN&goto :BIOS it will cause selection of product key because corresponding key (ULTIMATEN key) not included in key.ini


    if you are use command %RQR2% | findstr /I "ULTIMATE" && %INL% SET EDITION=ULTIMATE&goto :BIOS it will inset ULTIMATE key in your ULTIMATEN edition,later it will activate as ULTIMATEN by dazloader


    so don't bother about ULTIMATEN,PROFESSIONALN etc. i think n editions has different key, and are not included in key.ini, so ignore it windows will activate using dazloader
     
  4. alimanzoor123

    alimanzoor123 MDL Novice

    Dec 28, 2011
    4
    0
    0
    Please help me,

    When i installed multi band on my lenavo b570e , i am unable to access my bios setup , when i start my laptop and press f2 , nothing happend and windows 7 start loading every time , any idea about this ????????
     
  5. Klomar

    Klomar MDL Junior Member

    Jun 10, 2012
    62
    12
    0
    #1186 Klomar, Jun 23, 2012
    Last edited: Jun 23, 2012
    @iqbalpnr
    i need both to set specific commands to identify N versions and to use removewat instead of dazloader because dazloader doesn't support N versions.
    if you use dazloader with N versions or with enterprise you will get "unsupported system" and so the preactivation wont work. that's why i need removewat and that's why i need %RQR2% | findstr /I "ULTIMATEN" && %INL% SET EDITION=ULTIMATEN&goto :BIOS.
    whithout whis command line OOBE.CMD cannot identify when a N version (or enterprise) is installed so it doesn't know when it must use dazloader or removewat.

    N versions and enterprise aren't supported by dazloader and there are no OEM keys for that versions too.. i need removewat to activate them.
     
  6. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    actually some N and E versions are supported for win7 and vista by windows loader 2.1.4 by DAZ.....those keys I added to the keys.ini file. iqbalpnr is correct about the versions also I have encountered this myself this evening. The only one I use removewat for is enterprise and if for some odd reason windows loader fails then removewat is last resort.
     
  7. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    I added DAZ's keys from his ini file to this one. That's all I did.
     
  8. Klomar

    Klomar MDL Junior Member

    Jun 10, 2012
    62
    12
    0
    #1190 Klomar, Jun 23, 2012
    Last edited: Jun 23, 2012
    where can i download your updated keys.ini? :)

    EDIT: sorry now i understand XD. you took N and E keys from DAZ's keys.ini and added them to keys.ini downloadable in this thread right?
     
  9. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    just download the windows loader.....keys.ini is included in his download. Only HP and ACER listed so far.
     
  10. Klomar

    Klomar MDL Junior Member

    Jun 10, 2012
    62
    12
    0
    then again there are no keys for N versions.. the only way to activate all N versions is with removewat (in the official daz loader post there is also this sentence: "Note: Windows 7 N editions will only be supported when OEM SLP serials leak."
    so by now no one has got serials for N editions and so the loader will not work with them (i tried and i can assure you the only way to activate N versions by now is with removewat. if you preactivate with windows loader it just stuck and it appears "unsupported system".)
     
  11. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    Now look in his keys.ini file and you will see the keys listed in there......that is where i got mine from. Looking at his ini file now but I will not list his keys on forum u can download it and look for yourself. HP and ACER only so far. It is late here so I am going to bed.
     
  12. Klomar

    Klomar MDL Junior Member

    Jun 10, 2012
    62
    12
    0
  13. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,694
    1,704
    150
    Thanks:)

    Sure its F2?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. iqbalpnr

    iqbalpnr MDL Novice

    Jan 21, 2012
    26
    15
    0

    attachment contains a cmd file which check your os & edition . if you have windows 7 n edition , resultant text file (os check.txt) upload to me , i may help you
     

    Attached Files:

  15. Klomar

    Klomar MDL Junior Member

    Jun 10, 2012
    62
    12
    0
    thanks for help but i solved everything it was just a problem with commands order (by the way the edition id of N versions are "ULTIMATEN" "HOMEPREMIUMN" etc..) :)
     
  16. alimanzoor123

    alimanzoor123 MDL Novice

    Dec 28, 2011
    4
    0
    0
    Yes f2 101% Sure
     
  17. iqbalpnr

    iqbalpnr MDL Novice

    Jan 21, 2012
    26
    15
    0
    #1199 iqbalpnr, Jun 23, 2012
    Last edited: Jun 23, 2012



    still problem is there
    ULTIMATE
    ULTIMATEN
    ULTIMATEE

    all edition has letter ULTIMATE , so when using findstr command it check first one and go to BIOS, it will not check below lines (ULTIMATEN, ULTIMATEE) so that you must re-arrange your oobe.cmd to

    ULTIMATEN
    ULTIMATEE
    ULTIMATE



    eg

    %RQR2% | findstr /I "ENTERPRISEN" && %INL% SET EDITION=ENTERPRISEN&goto :BIOS
    %RQR2% | findstr /I "ULTIMATEN" && %INL% SET EDITION=ULTIMATEN&goto :BIOS
    %RQR2% | findstr /I "PROFESSIONALN" && %INL% SET EDITION=PROFESSIONALN&goto :BIOS
    %RQR2% | findstr /I "HOMEPREMIUMN" && %INL% SET EDITION=HOMEPREMIUMN&goto :BIOS
    %RQR2% | findstr /I "HOMEBASICN" && %INL% SET EDITION=HOMEBASICN&goto :BIOS
    %RQR2% | findstr /I "STARTERN" && %INL% SET EDITION=STARTERN&goto :BIOS
    %RQR2% | findstr /I "ENTERPRISEE" && %INL% SET EDITION=ENTERPRISEE&goto :BIOS
    %RQR2% | findstr /I "ULTIMATEE" && %INL% SET EDITION=ULTIMATEE&goto :BIOS
    %RQR2% | findstr /I "PROFESSIONALE" && %INL% SET EDITION=PROFESSIONALE&goto :BIOS
    %RQR2% | findstr /I "HOMEPREMIUME" && %INL% SET EDITION=HOMEPREMIUME&goto :BIOS
    %RQR2% | findstr /I "HOMEBASICE" && %INL% SET EDITION=HOMEBASICE&goto :BIOS
    %RQR2% | findstr /I "STARTERE" && %INL% SET EDITION=STARTERE&goto :BIOS
    %RQR2% | findstr /I "ENTERPRISE" && %INL% SET EDITION=ENTERPRISE&goto :BIOS
    %RQR2% | findstr /I "ULTIMATE" && %INL% SET EDITION=ULTIMATE&goto :BIOS
    %RQR2% | findstr /I "BUSINESS" && %INL% SET EDITION=BUSINESS&goto :BIOS
    %RQR2% | findstr /I "PROFESSIONAL" && %INL% SET EDITION=PROFESSIONAL&goto :BIOS
    %RQR2% | findstr /I "HOMEPREMIUM" && %INL% SET EDITION=HOMEPREMIUM&goto :BIOS
    %RQR2% | findstr /I "HOMEBASIC" && %INL% SET EDITION=HOMEBASIC&goto :BIOS
    %RQR2% | findstr /I "STARTER" && %INL% SET EDITION=STARTER&goto :BIOS






    i don't know why you are using command
    START "Attivazione di Windows" /MAX /WAIT %windir%\Setup\scripts\tipoattivazione.exe

    what is the use of tipoattivazione.exe and where can download it
     
  18. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,694
    1,704
    150
    Does the key work at all? Try in Windows, if not use an external keyboard.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...