Multi-OEM/Retail Project {MRP} - Mk3

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

  1. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,011
    8,205
    240
    Oh, and btw. - here's the new test.

    Code:
    >c:\users\pftemp\FAR4CC8.tmp\PKChannel.exe
    Volume:GVLK
    >
    Finally correct. (Don't mind the paths, I ran it directly from the archive.)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. JuztinPrime

    JuztinPrime MDL Novice

    Sep 21, 2021
    12
    1
    0
    so if the windows 11 has a bypassNRO, mrp doesn't work?
     
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    #12143 mxman2k, Mar 14, 2025
    Last edited: Mar 14, 2025
    (OP)
    Using a unmodified w11 iso , unmodified meaning no editing of wim or using any autounattend.xml etc, can skip oobe.cmd when the computer has a msdm key in the bios which setup detects and will attempt to use that msdm key to install the edition the key is for and skip most checks to get installed as quick as possible.

    Using the byassnro method interrupts the setup cycle and can sometimes ignore oobe.cmd, certain editions have different internal policies which control what that edition is capable of.

    When I install w11 I not use the new modern setup instead I select legacy old way. I also use the boot fix tool to do the bypassing of the restrictions, this also adds in the ei.cfg file which tells setup to ignore any msdm interference and present the edition select screen where available, if you just have one edition in the edited wim then only that one will be available.

    The above is from my experiences and the information may not be exactly how it is now due to any changes m$ has made.

    I cannot guarantee mrp will run in all scenarios as many factors can affect the users experience like newer hardware, m$ os changes etc. Using a autounattend.xml can affect oobe.cmd being run as you can skip and alter setup with that.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    Using the boot fix tool and rufus's w11 bypass options at the same time is not recommended as it could cause issues with conflicts.

    Use one or the other, never both on the same iso!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    Uploaded GUI QT v1.08h for beta testers. -- Updated the PK Channel routine with the new offset/length. :)

    I have started on MRP code too so it also has that new information in... Will probably upload that either later today after hospital appointment or tomorrow.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. JuztinPrime

    JuztinPrime MDL Novice

    Sep 21, 2021
    12
    1
    0
    even the panther unattend.xml?
     
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    I not had that cause any issues myself but I guess it depends what that xml contains.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. l30

    l30 GFX Wizard

    Apr 14, 2014
    470
    585
    10
    Back when i designed the OEM brandings, i noticed something that the colors and themes are inconsistent. I am planning to redesign them based on the material theme colors. Hopefully consistency will bring a professional touch to this kit. I have collected the OEM Wallpapers for the brands as well. Now working with the AI we can actually improve this by huge margins. Will share with you the designs soon. :)
     
  10. JuztinPrime

    JuztinPrime MDL Novice

    Sep 21, 2021
    12
    1
    0
    btw can i suggest to put a search bar in mrpconfig creator? to search some options..
     
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    Regarding search I will look into.it although it will take a while.

    At hospital now awaiting the ct scan. Traffic was bad and finding a parking space was not fun!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. l30

    l30 GFX Wizard

    Apr 14, 2014
    470
    585
    10
    Here is the Acer Branding, based on the material design system and i also found some more OEM Wallpapers for Acer will share them later so stay tuned. Meanwhile leme know how do you guys like the new Material Theme Design
    NEWSystem.jpg
     

    Attached Files:

    • ACER.7z
      File size:
      13 KB
      Views:
      12
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    @l30 you can use User810.png and set transparency to it, some i have done like that. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. l30

    l30 GFX Wizard

    Apr 14, 2014
    470
    585
    10
    By keeping this in mind, can we discard the 256kb restriction because the windowss vista/7/server2008(R2) they have been depricated. we can dedicate a legacy version for them. and for the rest we can add hd wallpapers. As the 256kb restriction is kinda ruining the OEM Wallpapers Quality. Who else agreess ???
    "Please note that the Wallpaper.jpg/BackgroundDefault.jpg MUST be less than 256kb or Windows Vista/7/Server2008{R2} may fail to accept it.

    For Windows 8.x and above you can use a image file with a size greater than 256kb but best to be less than 2.1mb, MRP may make a note in
    the project.log that the file size{s} are greater than 256kb but when installing W8.x/1x this can be ignored and the OS should display
    the images. "
     
  15. l30

    l30 GFX Wizard

    Apr 14, 2014
    470
    585
    10
    One more thing which i noticed > why are we still using it if its deprecated ? we should definitely create a legacy version and drop all deprecated stuff to reduce the cluture and for more clean project.
    Brand_MCE_LOGO.png Windows Media Center logo Deprecated. Windows Media Center is no longer supported.
     
  16. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,011
    8,205
    240
    Separation is already planned for a later release.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,534
    21,757
    210
    Annnd back in hospital. Admitted last night.

    Something else to add of ailments.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. migascalp

    migascalp MDL Senior Member

    Sep 18, 2009
    488
    843
    10
    Code:
    -------------------------------------------------------------------------------------------------------------------
                                                 Query Tool GUI v1.08h
    -------------------------------------------------------------------------------------------------------------------
    
    Log Date {UTC}: 03/15/2025 -- 10:41 {24-hour}
    
    Some results may be shortened to fit the output stage, such as RAM information or storage drive names.
    
    This is the postable report that does not contain full serial or sensitive information.
    
    GUI Font Used : Lucida Console | Size: 10 | DPI Scale: 1
    
    ===================================================================================================================
                                                 Operating System Information
    ===================================================================================================================
    Installation Type               : Client
    Name                            : Microsoft Windows 11 IoT Enterprise LTSC
    Edition Name {Registry}         : IoTEnterpriseS
    Composition Name {Registry}     : EnterpriseS
    OS/CPU Architecture             : CPU and OS is 64 bit
    Build                           : 10.0.26100 {UBR:3194} {24H2}
    Initial Full Build Information  : 26100.1.amd64fre.ge_release.240331-1435
    Build Branch                    : ge_release {Germanium}
    Setup/Install Locale            : Français (France)
    GeoID Nation ISO Location       : France
    Current Keyboard Language       : French - France {1036}
    Current Keyboard Name           : Étendu (101 ou 102 touches)
    Number of Function Keys         : 12
    Keyboard Description            : Périphérique d’entrée USB
    Installed/Available Languages   : fr-FR
    Stock Keeping Unit {SKU}        : 191
    Experience Pack                 : 1000.26100.48.0
    Installation Date/Time {UTC}    : 03/01/2025 at 21:27 PM
    Last Boot Up Date/Time {UTC}    : 03/15/2025 at 10:13 AM
    Product ID                      : 00484-40000-00001-AA031  {Extended: 03612-04844-000-000001-03-1036-26100.0000-0602025}
    Time Zone Data                  : Romance Standard Time
    Hours offset from GMT           : 1
    Daylight Saving In Effect       : No
    Daylight Adjust Clock Mode      : Enabled/Checked
    Upgrade or Clean Installation   : Clean
    Previous OS Upgraded From       : N/A
    Touch Device                    : No Touch device detected
    
    StorageSense Policy             : Disabled {0x0}
    Number of Licensed Users        : 1
    Data Execution Prevention       : OptIn/Default {Ref: 2}
    DEP Available                   : Yes
    DEP 32Bit Applications          : Yes
    DEP Drivers                     : Yes
    DEP Support Policy              : Enabled for OS Kernel, essential binaries and all Windows based Services.
    Clipboard History Service       : Automatic {Value:2}
    Clipboard History               : Disabled {0}
    Allow Cross Device History      : Enabled {Default}
    Allow Clipboard History         : Enabled {Default}
    Current Power Policy Used       : Home/Office Desk
    Power Plans Available           : High Performance Only {Others may be 'hidden'}
    Current Active Power Plan       : High Performance
    Long File Paths Enabled         : No {0x0} NTFS is not set to allow file paths greater than 260 characters
    Part of a Domain                : No
    Domain/Device Role              : Standalone Workstation {0}
    Portable OS {Win to Go}         : No
    Feature Update Status           : Not paused
    Quality Update Status           : Not paused
    WSH Availability Status         : Windows Scripting Host is not restricted. {All Users}
    WSH 'DisplayLogo' Value         : Enabled {1} [All Users]
    HVCI Protection Status          : Enabled {1}
    Download Over Metered Internet  : Not Configured {default}
    Exclude Drivers from MS/WU      : Not Configured {default}
    Pointing Device {Mouse}         : Souris HID
    WMIC.EXE information            : WMIC.exe may not be fully operative, some results may not be available.
    
    Hypervisor Present/Installed    : No
    Virtual Machine Data            : This computer does not appear to be a virtual machine
    Shipped with Reserved 7GB       : No
    Dirty Shutdown Count            : 1
    VL/KMS Capable/Permitted        : No
    KMS Activation In Use           : No
    Win7 ESU {POS7} Patch {exp}     : Not required on this OS
    
    Windows Key 1 Installed         : PDQGT (Last 5 digits shown)
    Windows DpID4 Installed         : PDQGT (Last 5 digits shown)
    Windows Default Installed       : CBCPV (Last 5 digits shown)
    Windows Default4 Installed      : CBCPV (Last 5 digits shown)
    
    TPM Information                 : Active : Yes, Enabled : Yes, Owned : Yes, Version : 2.0, Vendor : AMD
    
    =============== Windows 11 Checks ===============
    Checked for W11 Target Upgrade  : Yes
    Target Build Number             : N/A
    Device is OEM Specific          : N/A
    DirectX 12 Detected             : N/A
    Device is Genuine               : N/A
    Touch Capable Hardware          : N/A
    Upgrade Experience {1}          : N/A
    Upgrade Experience {2}          : N/A
    Upgrade Fail Reason{s}          : N/A
    Bypass TPM Check                : N/A
    Bypass Secure Boot Check        : N/A
    Bypass RAM Check                : N/A
    Allow W11 WU Upgrade            : Yes {1}
    CompatTelRunner.exe {Appraiser} : Process is not running. {File is not present in C:\WINDOWS\System32}
    
    If 'N/A' is shown then the data may not of been fully compiled by the OS or via WU yet.
    When Fail Reason's are listed then they are not compatible and will be blocked for the upgrade.
    If any Upgrade Experience's are listed as 'Orange' then they will require attention to pass the OS checks.
    If CompatTelRunner.exe is prevented from running then the W11 checks will not be performed.
    
    ===================================================================================================================
                                      Booted System Drive Partition Information
    ===================================================================================================================
    Drive Type                      : SSD
    BUS Type                        : NVMe
    Total Space                     : 237.76 GB
    Free Space                      : 203.48 GB
    Partition Type                  : GPT
    Firmware Boot Type              : UEFI Mode {R:2}
    Secure Boot Status              : Enabled [Ref:1]
    File System                     : NTFS
    System Drive Letter             : C:
    Bitlocker Protection Status     : Volume C: is not a BitLocker volume {2}.
    
    Interface Information           : What mode an interface is in
    IDE Controller Mode             : No device detected on this controller
    SCSI Controller Mode            : Microsoft Storage Spaces
    
    Disk and Partition Information  : Driveletter | Disk #, Partition # | Model Name {50 Chars max} | Size 'GB'
    \\.\PHYSICALDRIVE0                C: | Disk #0, Partition #1 | KINGSTON OM8PGP4512N-A0                            | 237.76 GB
    \\.\PHYSICALDRIVE0                D: | Disk #0, Partition #3 | KINGSTON OM8PGP4512N-A0                            | 238.41 GB
    \\.\PHYSICALDRIVE1                E: | Disk #1, Partition #0 | SanDisk Extreme Pro USB Device                     | 89.22 GB
    \\.\PHYSICALDRIVE1                F: | Disk #1, Partition #1 | SanDisk Extreme Pro USB Device                     | 0.03 GB
    \\.\PHYSICALDRIVE1                G: | Disk #1, Partition #2 | SanDisk Extreme Pro USB Device                     | 29.99 GB
    
    Drive letters/Partitions are shown as they are defined via the connected ports in the BIOS.
    Partitions without Drive letters assigned are not shown.
    
    ===================================================================================================================
                                              Memory Information                                                       
    ===================================================================================================================
    Total Physical                  : 32928384 KB (31.4 GB)
    Available Physical              : 29766080 KB (28.39 GB)
    Total Page Size                 : 38171264 KB (36.4 GB)
    Available Page Size             : 35200612 KB (33.57 GB)
    Total Virtual Size              : 4194176 KB (4 GB)
    Available Virtual               : 3990520 KB (3.81 GB)
    Memory Type                     : DDR4 {26}
    Memory Error Correction         : Non-ECC
    Memory Slots Fitted             : 2
    Memory Slots Used               : 2
    Memory Slots Free               : 0
    Motherboard's Max Memory        : 33554432 KB (32 GB}
    DIMM Information {First Eight}  : DIMM 0 16384MB @ 3200MHz
                                      DIMM 0 16384MB @ 3200MHz
    
    ===================================================================================================================
                                              Graphics Information                                                     
    ===================================================================================================================
    Adaptor Name                    : AMD Radeon (TM) Graphics
    Adaptor DACType                 : Internal {iGPU}
    Adaptor Driver Information      : 31.0.21912.14 {2024/02/20}
    Adaptor Video Ram {See Notes}   : 512 MB {Routine:1R1}
    Adaptor Status                  : Active
    
    Adaptor Name                    : Not Detected
    Adaptor DACType                 : N/A
    Adaptor Driver Information      : N/A
    Adaptor Video Ram {See Notes}   : N/A
    Adaptor Status                  : Inactive
    
    Virtual Desktop Resolution      : 1920 x 1080
    Bits Per Pixel                  : 32
    Video Mode Description          : 1920 x 1080 x 4294967296 couleurs {Ref:1}
    
    WinSAT Scores/Status            : {Via Registry}
    Processor          : N/A
    Memory             : N/A
    Desktop Graphics   : N/A
    D3D Gaming         : N/A
    Primary Hard Drive : N/A
    Base Score Rating  : N/A
    
    No assessment data available.
    
    Some values may not be accurate due to 32 bit API limitations.
    VRam does not include any 'Shared' or 'Dynamically' allocated memory.
    
    ===================================================================================================================
                                            Network Adaptor Information                                               
    ===================================================================================================================
    Adaptor 1 Name                  : Realtek PCIe GbE Family Controller
    Connection Status               : Media Disconnected
    MAC Address                     : 68:1D:EF:xx:xx:77
    
    Adaptor 2 Name                  : Bluetooth Device (Personal Area Network)
    Connection Status               : Media Disconnected
    MAC Address                     : C0:4B:24:xx:xx:CA
    
    Adaptor 3 Name                  : Realtek 8852BE Wireless LAN WiFi 6 PCI-E NIC
    Connection Status               : Connected
    MAC Address                     : C0:4B:24:xx:xx:C9
    
    ===================================================================================================================
                                              Processor 1 Information                                                 
    ===================================================================================================================
    Name                            : AMD Ryzen 5 PRO 5675U with Radeon Graphics     
    Architecture  {Bits}            : 64
    L2 Cache Size {MB}              : 3072
    L3 Cache Size {MB}              : 16384
    Current / Max Speed {MHz}       : 2301 / 2301 {Not Turbo Speed}
    Physical Cores                  : 6
    Logical Cores                   : 12
    Processor Id                    : 0x178BFBFF00A50F00
    Virtualization Mode             : Enabled
    Manufacturer                    : AuthenticAMD [AMD]
    Description                     : AMD64 Family 25 Model 80 Stepping 0
    Motherboard Connection          : FP6
    OS Loaded Microcode Revision    : 0x0D00500A
    Bios Microcode Revision         : 0x0D00500A
    Processor Family                : 107
    Sockets/CPU's Present           : 1
    Feature Set                     : 0x00000000383B3DFF
    FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH MMX FXSR SSE SSE2 HTT
    
    SSE3 PCLMULQDQ MONITOR SSSE3 FMA CX16 SSE4.1 SSE4.2 MOVBE POPCNT AES XSAVE OSXSAVE AVX F16C RDRND HYPERVISOR
    
    Motherboard Connection is based on a OS internal database, MS may not have updated it.
    Microcode registry values are converted from binary to hexadecimal, not reliable for all devices.
    
    ===================================================================================================================
                                                 DMI/BIOS Information                                                 
    ===================================================================================================================
    System Manufacturer             : Default string
    System Product Name             : Default string
    BaseBoard Manufacturer          : Default string
    BaseBoard Product               : Default string
    BaseBoard Version               : Default string
    PC System Type                  : Mobile {2}
    UEFI Certifications             : None detected
    UEFI DBX Revocations {Exp}      : None detected
    MS S/Boot CVE-2020-10713        : Boothole fix does not appear to be available in UEFI
    
    BIOS Vendor                     : American Megatrends International, LLC.
    BIOS Release Date               : 11/15/2023
    BIOS Version                    : 5.19
    Primary BIOS                    : Yes
    SMBIOS Present                  : Yes
    SMBIOS Version                  : 3.3
    SLIC/BIOS Data                  : ALASKA - 1072009
    
    Valid SLIC Name                 : No Valid SLIC Table {See notes below}
    Possible Brand Theme            : Windows Default {OS Default}
    
    SLIC Table Status               : No valid SLIC table {See notes below}
    Emulated SLIC                   : Not required/used for this OS
    
    MSDM Key Description            : [4.0] Professional Volume:MAK
    MSDM Key Detected               : FX8XM (Last 5 digits shown)
    MSDM Key OS Version/Edition     : N/A
    
    Notes                           : When in UEFI mode the SLIC information may not be shown fully as it may be partially 'hidden' by the OEM/BIOS.
    
    ===================================================================================================================
                                              Miscellaneous Information                                               
    ===================================================================================================================
    Which MRP Version Used          : CY25M02D25-R160.BT6
    
    Wallpaper Style                 : Fill image to display resolution
    Current Theme Used              : Custom.theme
    
    Installed Dot Net Frameworks    : 2.0  3.0  3.5  4.8  4.0 
    Installed Powershell Versions   : 1.0, 2.0, 3.0, 4.0, 5.0, 5.1
    
    Windows Activation Status       : Activated
    Windows Licence Reason          : No critical issues found
    Windows Product Key Channel     : Volume:GVLK - KMS {Binary:PKC}
    Device has KMS Enabled          : Yes
    KMS Auto Renewal (hook)         : No
    
    MS Office {MSI/Traditional}     : Not Detected
    C2R MS Office                   : Not Detected
    C2R Excluded Apps               : N/A
    C2R Last Update Channel         : N/A
    C2R Office Activation Status    : N/A
    C2R Partial Product Key         : N/A
    Office Reason Information       : No reason information to show/No Issues
    Office MAK/KMS Information      : No MAK or KMS activation detected
    
    ===================================================================================================================
                                                 Security Information                                                 
    ===================================================================================================================
    Defender Tamper Protection      : Both Tamper and Cloud-delivered Protections are disabled
    Defender TProtection Exclusions : Disabled
    Defender Service Status         : Disabled
    Defender Code Integrity Mode    : Enabled
    Defender Credential Guard       : N/A
    Windows Firewall Service State  : Running {Reg: Auto}
    
    Security Product Details        : {If detected}
    Windows Defender - Disabled and updated.
    ESET Security - Enabled and updated.
    
    
    -------------------------------------------------------------------------------------------------------------------
                                                  End of Report
    -------------------------------------------------------------------------------------------------------------------
     
  19. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,011
    8,205
    240
    Code:
    Windows Activation Status       : Activated
    Windows Licence Reason          : No critical issues found
    Windows Product Key Channel     : Volume:GVLK - KMS {Binary:PKC}
    Device has KMS Enabled          : Yes
    KMS Auto Renewal (hook)         : No
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    599
    1,051
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...