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
    5,739
    19,257
    180
    I will pm you the code used for cpu it is vbscript. It does indeed seem like the data is shifted back 1 place.

    As for threads on a vm it gives odd results, vmware does same. So i used to skip those bits and not show. As the routines been rewrote i not added the checks in.

    The vbs calls the same property items as wmic 'GET' would. Not sure pshell would be any better as it would still call same items.

    Graphics one is puzzling me, more so that line about may not be shown. Missing operand, im wondering if that has a bearing on it, odd as it tries vbs first then wmic. Will pm that section too.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    #7603 mxman2k, Nov 4, 2021
    Last edited: Nov 4, 2021
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,480
    1,500
    150
    Will test out! Im going to moms tomorrow 6th nov beacuse my birthday, she has an amd pc so..


    Is there anything incompatibale with Windows 11? MRP makes W11 sysprep "freeze" and nothing happens.
    I copy $OEM$ files to proper directory before I sysprep /generalizw but the VM doesnt boot into OOBE..

    This works in Windows 10 and without MRP on W11
     
  4. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    windows 11 is certainly something different to 10 , a lot of things act strange.

    sorry i can't help much with sysprep stuff.

    happy birthday
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    if defender operative it very aggressive in w11.

    i always disable/block the damn thing as it just hates the projects

    As mentioned above it grabs anything not to its liking.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,681
    450
    https://forums.mydigitallife.net/th...l-project-mrp-mk3.71555/page-339#post-1639436
    Follow the link in there too:)
     
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    i remembered you doing a sysprep post but i couldn't find it
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,681
    450
    Searched for sysprep + my name :D
     
  9. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,480
    1,500
    150
  10. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,480
    1,500
    150
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    #7612 mxman2k, Nov 5, 2021
    Last edited: Nov 5, 2021
    (OP)
    @tcntad if i remember correctly you deploy the setup/install not by a usual usb/dvd way, ie put the install.wim(esd) into sources run setup and let it do its job.

    Me and sysprep never get along as i always screw things up, even enth and i used teamviewer and i shown him how i done things, all looked ok but it still screwed up :D:D so i cant give any help at all. Only give a giggle to someone for my (mis) adventures. :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,681
    450
    I stopped some time ago, most pc's i assemble are on request, so i can set all up exactly the way they want it, only when people ask me to prepare their system for sale i set it up as i showed. When the new owner starts it they will get the same full OOBE experience as with new OEM systems.
     
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    I not sold a pc for months :( all the bits i got about i make up test systems to make sure MRP works on a wide range of hardware, then swap bits about to make other pc's to try something else.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,480
    1,500
    150
    haha I feel honored making other people laugh. I might get screwed over by W11 and thats fine:p
    *chugs a bottle of tequila*
     
  15. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    Nah its me that screws up stuff :D the amount of times i have MRP code and had to revert :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,681
    450
    Oh quelle horreur that was :D
     
  17. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    867
    1,463
    30
    I sell 10 pieces a month :p:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,257
    180
    Fingers crossed a new graphics data routine will be in the qt that for w10 and w11 will show better info, im hoping even correct vram for 4gb and above.

    At least it a bit better than vbscript that like wmic is limited to int32 grr.

    Testing continues. ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...