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,320
    21,059
    210
    #6181 mxman2k, Aug 22, 2020
    Last edited: Aug 22, 2020
    (OP)
    The Windows 'default' theme is only used if no OEM data can be found within the BIOS/DMI and if you not use the custom theme selection to force a specific one.

    The basic operation of the project will auto theme the device you install it on if DMI information can be obtained when the project is processing.

    Everything is explained in the read-me files and the first post. Sorry it they not translate clearly, maybe someone can help with that side.

    I not have much time today to explain everything as i have NHS exams to do which will take majority of the day.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,059
    210
    Updated my previous post to hopefully be clearer. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
  4. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
  5. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
  6. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
    There is something wrong with "M128.0BL_Compiled_12th_Aug_2020".

    5.jpg 6.jpg
    At 71%, it aborts the installation and returns to the beginning. With "M127.0BL_Compiled_10th_July_2020" the installation goes normally.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,059
    210
    im at work on my break so cannot test at present.

    Weird it is crashing setup as MRP is not run at all during that time of setup, MRP only starts to run during the oobe stages ie when you get to set up the username etc. :g:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,520
    450
    All works fine for all test installs i did for my releases (78 indexes 19041.450 + 78 x 19042.450 dutch + 8 19041.450 and 19042.450 dutch +10 x 19042.450 and 42 x 19042.450 en-US), the stage you got the error at 67% is at the applying of the wim to the systemdrive.
     
  10. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
    You're right, it's a problem for me. More precisely GEN2
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,520
    450
    :rolleyes::rolleyes:
     
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,059
    210
    MRP v128.5 beta 4 is under testing with 3 new W10 (w10-tab1) options:

    Remove Disk 'Quota' tab from a Drive's 'Properties' menu - experimental as unsure if it can be removed during first oobe stage...

    Remove 'Previous Versions' tab from a file's 'Properties' menu - this may be affected if 'System Restore' is operational.

    Remove 'Retail Demo' files. Fairly obvious what this one does. :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,520
    450
  14. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,769
    7,711
    210
    Any hope for a new QT? *duck and go*
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,059
    210
    The new QT is code complete, it just that i not had time to get the change-log sorted and it all uploaded as been very busy with work, i will try my best to get it all done very soon.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,059
    210
    Query Tool v108.0 has finally :oops: been uploaded, 2nd post download link, password and hashes updated. :)
    + Adjusted the memory unit display suffix to show KiB, MiB, GiB etc.

    + Updated the OEM Consumer/Server versions line with commas to look clearer.

    + Updated the AntiVirus name detection, it still may display a wrong name but that is a failure of the WMIC's api.

    + Updated the Graphics VRam value routine to hopefully be more 'accurate' however the api used has some limitations and so it does not split the physical and shared data amounts, the value could be shown with, or without, either amounts.

    + Various internal code optimizations.
    There may be other little bits done but the main parts are listed within the change log/summary.

    I re-compiled with today's date to keep things in a relative order for references. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...