Multi-OEM/Retail Project {MRP} - Mk3

Discussion in 'MDL Projects and Applications' started by mxman2k, Oct 15, 2016.

  1. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,412
    21,450
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,595
    1,591
    150
    Fantastic work as alwaysD
     
  3. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    880
    1,481
    30
  4. srba331

    srba331 MDL Novice

    Jan 14, 2016
    10
    2
    0
    Greetings for everyone. I an new here and i have one question. Is it possible to create windows 7 x86 x64 all in one ( all editions x86 and x64 ) with Multi-OEM pre-activation?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,052
    450
    Yes, but there are different methods of creating multi-arch iso's, MRP isn't architecture dependent.

    My favorite:

    You can create the x86 and x64 iso separately and use the multi-arch script by @abbodi1406 (it's in his UUP>ISO and ESD>ISO project folders).

    When you select option 1, it will create the x86/x64 iso with 1 multi-arch install.wim, put the MRP ready made $OEM$ folder in "ISO:\Sources" and it will run :)
     
  6. srba331

    srba331 MDL Novice

    Jan 14, 2016
    10
    2
    0
    Can you provide me link of that script, or link from this forum?
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,052
    450
  8. srba331

    srba331 MDL Novice

    Jan 14, 2016
    10
    2
    0
    i used tool uup-converter-wimlib-23, and official msdn images windows 7 x86 and x64. i created all in one iso by your instructions, and after that i put $oem$ folder into sources folder by Ultra iso. Then i saved ISO and i made bootable usb drive. I made a test on hp dc 7900 sff brand pc. System installed normaly , i got HP wallpaper but system is not activated.

    30 days until activation.
    p.s i used multi arch script
     
  9. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    660
    117
    30
    Correct me if I'm wrong. I can use Windows10x32.iso and Windows10x64 and create a multi arc Windows10.ISO? I don't need to get the ESDs?
    Thank You.
     
  10. srba331

    srba331 MDL Novice

    Jan 14, 2016
    10
    2
    0
    I understand that creating windows 7 all in one and windows 10 all in one is the same. I used just multi arch script and later ultra iso for adding OEM folder.
     
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,412
    21,450
    210
    If you could post the 'Project.log' file that would help work out why the HP did not activate. The log is found on the the C: drive.

    HP/Compaq has always been a awkward brand because there are so many variants. It could be a Vista SLIC (v2.0) instead of v2.1 which would not be able to activate Win7.

    I have a HP Compaq dc7800p SFF which only has a Vista 2.0 SLIC that i use for testing.

    Thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,315
    91,504
    340
    Should not EnterpriseS/SN have special exception to show Long Term Branch? :)
    Code:
      ================================================[ Operating System Info ]================================================ 
     
    Installation Type          : Client {Non Server}
    Version {SKU}              : Windows 10 Enterprise S {LTSC} {125}
    Edition {Registry}         : EnterpriseS {125}
    Edition {CBS}              : EnterpriseS
    Edition {Composition}      : EnterpriseS
    Architecture               : 32 Bit {via AR:4}
    Build/Update Revision      : 17763 {rs5_release} / 194
    Release Identifier         : 1809
    Branch Readiness Level     : Semi-Annual Channel [Targeted] {16 Dec / 0x10h} {Ref:U3} 
     
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,412
    21,450
    210
    [SCKV7] HP [#08] v2.0 'Vista 6.1 Kernel' SLIC found, it cannot activate Windows 7 {6.1 Kernel}.
    [NOKCA] Note: OEM SLP Key/Certificate routines will not be processed. Reason: Vista v2.0 SLIC Detected.

    reason why it not activate :) No valid v2.1 slic detected.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,412
    21,450
    210
    #4556 mxman2k, Jan 26, 2019
    Last edited: Jan 26, 2019
    (OP)
    I too thought that , but i can only show what it has detected, i would of thought for LTSC/Enterprise it be 0x20h (32 Dec) :g:

    I check 4 places - even:

    HKLM\Software\Microsoft\PolicyManager\default\Update\BranchReadinessLevel\Value -- which is the default value for that 'Level' set by M$.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. srba331

    srba331 MDL Novice

    Jan 14, 2016
    10
    2
    0
    So, i created valid pre-activated iso? :)
     
  16. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,412
    21,450
    210
    IF your system had a valid slic 2.1 then it would of activated, however as your HP system has a 2.0 (vista) one, it will NOT auto-activate windows 7 via MRP.

    But for any other pc that has a valid slic for win 7 it should auto activate those ok. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. srba331

    srba331 MDL Novice

    Jan 14, 2016
    10
    2
    0
    I understand :) It is important to me that i succesfully created iso :)
     
  18. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,412
    21,450
    210
    As the OS system all installed ok it looks like the ISO creation was successful :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...