Multi-OEM/Retail Project {MRP} - Mk3

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

  1. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Still fascinated that Enterprise can be updated with Pro ISO. That would definitely explain the missing Editions, they are not needed it seems :thinking:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    Code:
    for /f "tokens=2 delims=, " %%A in ('"wmic path %slp% where (Name LIKE '%%Windows%%' and LicenseStatus='%status%') get name /value"') do set edition=%%A
    Look ok?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Have the same here, should work :D. I realized why the 'Name LIKE '%%Windows%%' went missing for QT. I use it when querying the status hence spared it im my Edition check :thinking:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    Yeah it only affected those with Office installed, threw me for a while until i found out that Office is before Windows in the order WMIC looks at.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    With thanks to @s1ave77 for help with edits to the Query Tool's script, QTv40 has less glitches with cosmetic text errors. More so with the latest Insider build and the new License switch 'fix' confusion.

    As i not like having a release that had some slight, (non showstopper), flaws it had to be addressed.

    The new QTv40.0 will be released shortly. :)

    Also MRP 79 is in testing stages now, (which also has some code tweaks), I am hoping to have that ready for release by Sunday 24th Dec 2017, then i WILL have a break! :p

    As always i cannot guarantee 100% results because every installation has a different configuration which could cause a 'wobble' in the results displayed, but i am confident that it will be very close to that 100% goal.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    Query Tool v40.0 uploaded and first post updated with new password. :)

    Quick Summary
    + New code added/tweaked to address the Insider Build's new Licensing switches etc.

    + Time parsing for local time sorted, it now should display the correct format.

    + OS Version Name will use either registry or via a WMIC call to obtain the required name depending on the OS installed.

    + Hopefully detect the new License switch system better too.

    + Fixed the AT, part in the W8.x/10 Boot drive information line, now says ATA/IDE, also should show AHCI/IDE if can be detected. M.2/NVMe/eMMC drives don't seem to return those results - usually they would be AHCI.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. b01m

    b01m MDL Novice

    Nov 14, 2017
    27
    25
    0
    bustype fix :D

    Code:
    MRP - OEM Query Tool v40.0 Enhanced  --  22/12/2017 -- 7:56pm
     
    -------------------------------------------
    - Basic OEM Information For This Computer -
    -------------------------------------------
     OS Version {WMIC}         - Microsoft Windows 10 Enterprise x64
     OS Edition {Registry}     - Professional
     OS Edition {Switched}     - Enterprise
     OS Build Number           - 16299
     OS Update Build Revision  - 125
     OS Language Name/Code     - en-US / Dec:1033 {Hex:409}
     OS Locale                 - en-ID
     OS Installation Date      - 15/12/2017 10:00:10
     CPU Name                  - Intel{R} Core{TM} i3 CPU       M 350  @ 2.27GHz   
     CPU Description           - Intel64 Family 6 Model 37 Stepping 5
     CPU Architecture          - 32/64 Bit Instruction Set
     CPU Cores/Threads         - [2] / [4]
     HDD {Boot} Information    - [BusType:ATA/IDE, Mode:AHCI, Partition:MBR, Model:5AS             ]
     Bios Version              - [_ASUS_, Undefined Date]
     Total Physical Memory     - [3885 Mb]
     Available Memory          - [979 Mb]
     GPU Primary Adaptor Name  - [Intel{R} HD Graphics]
     
    --------------------
    - Scanned DMI/BIOS -
    --------------------
     #01 CSProduct Name        - K42F                            #09 SLIC Information - 2.1                                     
     #02 CSModel Name          - K42F                            #10 Product Key      - Not Shown On Saved Report     
     #03 CSBaseboard Prod      - K42F                            #11 MSDM Key         - No MSDM Table Detected         
     #04 CSProduct Vendor      - ASUSTeK Computer Inc.           #11 MSDM Edition     - Undefined                               
     #05 CSManufacturer        - ASUSTeK Computer Inc.           #11 MSDM Brand Name  - Undefined                     
     #06 Baseboard MFR         - ASUSTeK Computer Inc.           #12 BIOS/Boot Mode   - Legacy/MBR                     
     #07 Serial/Service Tag    - Not Shown On Saved Report       #13 Certificate      - Not Present                   
     #08 BIOS or SLIC ID       - _ASUS_                          #14 License Status   - Licensed {Volume_MAK}                   
     
    -----------
    - Summary -
    -----------
     OEM Theme/Branding        - Asus [id: #04]   
     OEM Activation Vista/7    - Asus [id: #08]
     Valid OEM Consumer OS     - Vista/Win7 Only
     .Net Versions Detected    - v1.1.4322 v2.0.50727 v3.5 v4.0.30319 v4.7.02556
     Powershell Version{s}     - 1.0, 2.0, 3.0, 4.0, 5.0, 5.1
     License Status Reason     - 0x4004F401: This computer has a valid Digital/Store License.
     Other Notes:              - Possible Edition switch detected.
     
     ** End of Query Tool report. **
    
     
  8. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,589
    1,584
    150
    'nother fine update:)

    Code:
    MRP - OEM Query Tool v40.0 Enhanced  --  2017-12-22 -- 9:46pm
    
    ------------------------------------------- 
    - Basic OEM Information For This Computer - 
    ------------------------------------------- 
     OS Version {WMIC}         - Microsoft Windows 10 Home x64 
     OS Edition {Registry}     - Core 
     OS Build Number           - 16299 
     OS Update Build Revision  - 125 
     OS Language Name/Code     - sv-SE / Dec:1053 {Hex:41D} 
     OS Locale                 - sv-SE 
     OS Language Value         - SVE 
     OS Installation Date      - 2017-12-15 20:53:40 
     CPU Name                  - Intel{R} Core{TM} i5-6200U CPU @ 2.30GHz   
     CPU Description           - Intel64 Family 6 Model 78 Stepping 3 
     CPU Architecture          - 32/64 Bit Instruction Set 
     CPU Cores/Threads         - [2] / [4] 
     HDD {Boot} Information    - [BusType:SATA, Mode:AHCI, Partition:MBR, Model:Samsung SSD 840 Series] 
     Bios Version              - [DCCN39WW(V2.08), 10/06/2016] 
     Total Physical Memory     - [8050 Mb] 
     Available Memory          - [4837 Mb] 
     GPU Primary Adaptor Name  - [Intel{R} HD Graphics 520] 
    
    -------------------- 
    - Scanned DMI/BIOS - 
    -------------------- 
     #01 CSProduct Name        - 80Q2                            #09 SLIC Information - No SLIC Table Detected                   
     #02 CSModel Name          - 80Q2                            #10 Product Key      - Not Shown On Saved Report     
     #03 CSBaseboard Prod      - Lenovo ideapad 5                #11 MSDM Key         - Not Shown On Saved Report     
     #04 CSProduct Vendor      - LENOVO                          #11 MSDM Edition     - Win 10 Core                             
     #05 CSManufacturer        - LENOVO                          #11 MSDM Brand Name  - Lenovo                         
     #06 Baseboard MFR         - LENOVO                          #12 BIOS/Boot Mode   - Legacy/MBR                     
     #07 Serial/Service Tag    - Not Shown On Saved Report       #13 Certificate      - Not Present                   
     #08 BIOS or SLIC ID       - LENOVO                          #14 License Status   - Licensed {OEM_DM/Digital License}       
    
    ----------- 
    - Summary - 
    ----------- 
     OEM Theme/Branding        - Lenovo [id: #04]   
     OEM Activation Vista/7    - Lenovo [id: #08] 
     Valid OEM Consumer OS     - Win8.x/Win10 Only 
     MSDM Check Method Used    - {M1} 
     .Net Versions Detected    - v1.1.4322 v2.0.50727 v3.5 v4.0.30319 v4.7.02556 
     Powershell Version{s}     - 1.0, 2.0, 3.0, 4.0, 5.0, 5.1 
     License Status Reason     - 0x4004F401: This computer has a valid Digital/Store License. 
     ** End of Query Tool report. ** 
    
     
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    wait til MRP 79 is released. :p ;)

    Just testing the beta 4 now...

    No problems on W7, none on W10 RS3...

    Downloading insider rs4 AIO via uup's as i type... if that passes then it all systems go for release. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. galen2

    galen2 MDL Novice

    Nov 4, 2009
    2
    1
    0
    I Just used 78.1 with last windows 10 build fall creator update december update (home edition) and none of the MRPConfig.ini setting was applied. I used only 5 options but my installation ignore them.

    Where i can find one log to see what happened?

    thank you.
     
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    the Project.log is on the C:\ Drive's root.

    If your PC has a MSDM and you not used a ei.cfg in the ISO/USB's Sources folder (the ei.cfg can be found in Optional folder of the MRP archive) then the MRP would of been bypassed by setup.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    If MRP has not ran, then you would of had the windows default theme.

    If MRP had run and a theme was in place but your options not used, make sure the MRPConfig.ini is in the $OEM$\$$\Setup\Scripts folder next to the where the decompile.exe etc is located.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    Well the good news is that MRP 79.0 Beta 4 - Passed the tests - no errors. :)

    As it gone 1am and i have spent 4hours plus trying to install this damn insider build with my test pc refusing to let me create a partition etc. My vm did same, yet i just tested the VM again and it installed perfectly.

    So all being well tomorrow morning (actually in about 7-8 hrs time from now), i will remove the Beta status and it will be released as baseline.

    Code:
    Multi-OEM/Retail Project Version : 171222-R79.B4 - BETA  [MRP/MDL]
     
    Required project files extracted successfully.
     
    NOTE: This is a BETA release, features may change before BaseLine..
     
    DeCompile has detected a 'VMware' Virtual Machine.
     
    OEM's folder detected, structure appears OK.
     
    Detected Config File          - Checking For User Options...
                                  - Options Pre-Check Completed.
     
    MRP Logging Mode              : Enhanced
    Confirm File Delete           : Enabled
    W10 TitleBar Color            : Enabled  - Title Bars will be colorized to Blue.
    Hi-Lite Colorization          : Enabled  - Hi-Lited Text will be colorized to Blue.
    Show 'ThisPC' On Desktop      : Enabled
     
    OS Installation Date/Time     : 23/12/2017 -- 12:56am
     
    [OSINF] =======================
    [OSINF] Detected OS Information
    [OSINF] =======================
    [OSINF] Version {WMIC}        : Microsoft Windows 10 Enterprise Insider Preview 
    [OSINF] Architecture          : x64 
    [OSINF] Edition {Registry}    : Professional
    [OSINF] Edition {WMIC}        : Professional
    [OSINF] Build Information     : 17063.1000.amd64fre.rs_prerelease.171213-1610
    [OSINF] Update Build Revision : 1000
    [OSINF] Edition Language/Code : en-GB / 2057 {809h}
    [OSINF] Locale                : en-GB
    [OSINF] Language Name Value   : ENG
    [OSINF] =======================
     
    [MBINF] =======================
    [MBINF] Motherboard Information
    [MBINF] =======================
    [MBINF] #01 CS Product Name   : [VMware Virtual Platform]
    [MBINF] #02 CS Model Name     : [VMware Virtual Platform]
    [MBINF] #04 CS Vendor Name    : [VMware, Inc.]
    [MBINF] #05 CS System Name    : [VMware, Inc.]
    [MBINF] #06 Baseboard Name    : [Intel Corporation]
    [MBINF] #08 BIOS or SLIC ID   : [DELL]
    [MBINF] #09 SLIC Information  : [2.4]
    [MBINF] =======================
     
    [CMINF] =======================
    [CMINF] CPU/Memory  Information
    [CMINF] =======================
    [CMINF] CPU Name/Type         : [Intel{R} Core{TM} i5-6400 CPU @ 2.70GHz]
    [CMINF] CPU Description       : [Intel64 Family 6 Model 94 Stepping 3]
    [CMINF] CPU Architecture      : [32/64 Bit Instruction Set]
    [CMINF] CPU Cores/Threads     : [2] / [2]
    [CMINF] Total Physical Memory : [2047 Mb]
    [CMINF] Available Memory      : [1658 Mb]
    [CMINF] =======================
     
    [HDTYP] Info: HDD Detected.
     
    [SATOU] -> Show User options enabled/applied.
    [FEXTS] Show File Extensions option enabled.
    [REMSC] Remove '-Shortcut' reference from icons option enabled.
    [AMSRT] Disable 'Malicious Software Removal Tool' tweak applied.
    [GO2TP] Launch To 'ThisPC' instead of 'Quick Access' view option enabled.
    [APPDT] Apps use 'Dark Theme' option enabled.
    [REMPB] Remove 'People Band' option enabled.
    [REM1D] Prevent One Drive from installing tweak enabled.
    [REM6F] Remove 'Library Folders' from 'ThisPC' view tweak applied.
    [REM3D] Remove '3D Objects Folder' from 'ThisPC' view tweak applied.
    [MTTBT] Extra TaskBar Transparency option enabled.
    [AWLBM] Use 'F8' Legacy Boot Menu tweak applied.
    [NOAMT] Disable 'Automatic Computer Maintenance Tasks' tweak applied.
    [AUTOL] MRP System Drive rename option enabled, 'Local Disk' changed to 'Windows_10_Pro'.
    [PKEIC] -> PID.txt/ei.cfg Detection.
    [PKEIC] The PID.txt file was not detected.
    [PKEIC] The ei.cfg file "D:\Sources\ei.cfg" was detected.
    [CKDMI] Querying BIOS for any manufacturer brand information.
    [VMWSD] Default DMI 'VMware' with a Dell [#08] SLIC detected.
    [THMOK] Dell [#08] manufacturer detected for automated theme/branding.
    [CHKMN] Computer Model Name: 'VMware Virtual Platform' has been applied.
    [BRND1] -> Branding Extra Checks Section.
    [USRFT] CustomTheme option was not used.
    [THMMS] -> OEM Brand Transfer Management Section.
    [WPCHK] Wallpaper.jpg transferred.
    [BGDFC] Desktop backgrounds folder created.
    [BGDFC] BackgroundDefault.jpg created from Wallpaper.jpg.
    [W8XAP] -> Windows 10: User Account Picture Management {1}.
    [RMXML] OOBE.xml file processed.
    [UBREP] User.bmp replaced.
    [UPREP] User.png replaced.
    [UPREP] User-40.png replaced.
    [WXAP2] -> Windows 10: User Account Picture Management {2}.
    [UPREP] User-32.png replaced.
    [UPREP] User-48.png replaced.
    [UPREP] User-192.png replaced.
    [WX81S] Lock Screen {img105.jpg} replaced. Original renamed as img0105.jpg.
    [WX81S] Log-In Background {img100.jpg} replaced. Original renamed as img0100.jpg.
    [OTFTS] -> OEM Theme Files Transfer Section.
    [OTFTS] OEM theme folder has been created.
    [OTFTS] OEM files have been transferred.
    [ATHBA] Dell theme has been applied.
    [BSHCS] Branding script has completed.
     
    [ADMAN] Add-On Manager: Started.
    [SATOU] -> Show User options applied.
    [FEXTS] Show File Extensions tweak applied.
    [REMSC] Remove '-Shortcut' on icons tweak applied.
    [REMPB] Remove 'People Band' tweak applied.
    [GO2TP] LaunchTo 'ThisPC' instead of 'Quick Access' tweak applied.
    [APPDT] Apps use 'Dark Theme' tweak applied.
    [REM1D] Prevent One Drive from installing tweak applied.
    [MTTBT] Extra TaskBar Transparency tweak applied.
    [CMSDM] Querying BIOS for MSDM data.
    [CMSDM] No MSDM Table/Key detected in BIOS.
    [USRAC] Windows 10: Enhanced Log-On screen has been enabled.
    [WXSTB] Windows 10: 'Blue' Title Bar Colorization applied.
    [USRAC] 'User Account Picture' registry entry applied.
    [USRRO] Windows 'Registered Owner' {Winver} registry entry corrected.
    [USRD0] Detected 'defaultuser0', removal process started.
    [RDUPM] Removal of 'defaultuser0' account completed.
    [AMBPS] -> Checking BIOS/Boot mode and OS HDD/SDD partition type.
    [AMBPS] BIOS/Boot Mode : Legacy
    [AMBPS] Partition Type : MBR
    [AMHDC] SSD/HDD Mode   : AHCI
    [CHKLS] -> Check if Windows is activated/licensed.
    [CHKLS] License Status: Notification
    [OSLRC] License Status Reason Code: 0xC004F034
    [OSLRT] License not found/invalid or could not connect to the Activation Server.
    [CHKLS] Online connection maybe required to complete activation.
    [AMUTC] UserTweaks.cmd file is present.
    [AMUTC] UserTweaks completed without errors.
    [ADMAN] Add-On Manager: Completed.
    [CLNUP] MRP Clean Up Routine Processed.
     
    =========================================================================================
    = Please Note: It is advisable to log out or reboot your computer when possible to      =
    =              allow Windows 10 to finalize any settings/User Pictures etc.             =
    =                                                                                       =
    =              If you have used any tweak options within the configuration file then    =
    =              it is required to do a log out or reboot cycle to allow these options    =
    =              to take effect.                                                          =
    =========================================================================================
     
    The Multi-OEM/Retail Project has completed.
    
    
    The CPU area should show the amount of CPU's next to the name aka {x2...}, also the cores/threads will reflect the amount of those found as well. I have only a 4 core/4 thread i5 so it not show anything extra. It shows 2/2 because that is what i set on the VM configuration so ignore that for the example log above.

    The bit in green is part of the new routine added (thanks @s1ave77 ) which on Windows 10 will use WMIC for detecting the Version, Enterprise in this case, due to the way m$ have change things about.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Senjanov

    Senjanov MDL Member

    Jul 29, 2011
    217
    44
    10
    #1974 Senjanov, Dec 23, 2017
    Last edited: Dec 23, 2017
    Worked
    Code:
    Multi-OEM/Retail Project Version : 171219-R78.1.BF - BaseLine  [MRP/MDL]
     
    Required project files extracted successfully.
     
    OEM's folder detected, structure appears OK.
     
    No Config File Detected - Using Default Option Settings.
     
    MRP Logging Mode              : Standard
    Show 'My Computer' On Desktop : Disabled
     
    OS Installation Date/Time     : Sat 12/23/2017 -- 05:07am
     
    [OSINF] =======================
    [OSINF] Detected OS Information
    [OSINF] =======================
    [OSINF] Version Installed     : Windows 7 Ultimate x64
    [OSINF] Edition {Registry}    : Ultimate
    [OSINF] Edition {WMIC}        : Ultimate
    [OSINF] Build Information     : 7601.17514.amd64fre.win7sp1_rtm.101119-1850
    [OSINF] Edition Language/Code : en-US / 1033 {409h}
    [OSINF] Locale                : en-US
    [OSINF] Language Name Value   : ENU
    [OSINF] =======================
     
    [MBINF] =======================
    [MBINF] Motherboard Information
    [MBINF] =======================
    [MBINF] #01 CS Product Name   : [Aspire E5-471G]
    [MBINF] #02 CS Model Name     : [Aspire E5-471G]
    [MBINF] #04 CS Vendor Name    : [Acer]
    [MBINF] #05 CS System Name    : [Acer]
    [MBINF] #06 Baseboard Name    : [Acer]
    [MBINF] #08 BIOS or SLIC ID   : [ACRSYS]
    [MBINF] #09 SLIC Information  : [No SLIC Table Present]
    [MBINF] =======================
     
    [CMINF] =======================
    [CMINF] CPU/Memory  Information
    [CMINF] =======================
    [CMINF] CPU Name/Type         : [Intel{R} Core{TM} i5-4210U CPU @ 1.70GHz]
    [CMINF] CPU Description       : [Intel64 Family 6 Model 69 Stepping 1]
    [CMINF] CPU Architecture      : [32/64 Bit Instruction Set]
    [CMINF] CPU Cores/Threads     : [2] / [4]
    [CMINF] Total Physical Memory : [4023 Mb]
    [CMINF] Available Memory      : [3575 Mb]
    [CMINF] =======================
     
    [HDTYP] Info: HDD Detected.
     
    [PKEIC] The PID.txt file was not detected.
    [PKEIC] The ei.cfg file was not detected.
    [CKDMI] Querying BIOS for any manufacturer brand information.
    [DSLIC] Detecting any SLIC information.
    [SCKV7] Acer [#08] SLIC manufacturer found for possible Windows 7 OEM activation.
    [THMOK] Acer [#04] manufacturer detected for automated theme/branding.
    [KEYOK] Acer OEM-SLP Product Key found and applied.
    [XRMOK] Acer {C2} XRM-MS OEM Certificate will be applied.
    [OEASC] OEM activation subroutine created.
    [OASHC] OEM activation subroutine has completed.
    [CHKMN] Computer Model Name: 'Aspire E5-471G' has been applied.
    [USRFT] CustomTheme option was not used.
    [X64RF] Registry fix for x64 theme applied.
    [WPCHK] Wallpaper.jpg transferred.
    [BGDFC] Desktop backgrounds folder created.
    [BGDFC] BackgroundDefault.jpg created from Wallpaper.jpg.
    [UBREP] User.bmp replaced.
    [OTFTS] OEM theme folder has been created.
    [OTFTS] OEM files have been transferred.
    [ATHBA] Acer theme has been applied.
    [BSHCS] Branding script has completed.
     
    [ADMAN] Add-On Manager: Started.
    [AMBPS] BIOS/Boot Mode : Legacy
    [AMBPS] Partition Type : MBR
    [AMHDC] SSD/HDD Mode   : AHCI
    [CHKLS] License Status: Out-of-Box Grace
    [OSLRC] License Status Reason Code: 0x4004F00C
    [OSLRT] This computer is in 'Out-Of-Box' Grace allowance.
    [CHKLS] System reboot maybe required to complete activation.
    [ADMAN] Add-On Manager: Completed.
    [CLNUP] MRP Clean Up Routine Processed.
     
    =========================================================================================
    = Please Note: It is advisable to logout or reboot your computer when possible to       =
    =              allow Windows to finalize any settings.                                  =
    =                                                                                       =
    =              If you have used any tweak options within the configuration file then    =
    =              it is required to do a log out or reboot cycle to allow these options    =
    =              to take effect.                                                          =
    =========================================================================================
     
    The Multi-OEM/Retail Project has completed.
    Code:
    MRP - OEM Query Tool v40.0 Enhanced  --  Sat 12/23/2017 -- 10:03am
     
    -------------------------------------------
    - Basic OEM Information For This Computer -
    -------------------------------------------
     OS Version {Registry}     - Windows 7 Ultimate x64
     OS Edition {Registry}     - Ultimate
     OS Build Number           - 7601
     OS Language Name/Code     - en-US / Dec:1033 {Hex:409}
     OS Locale                 - en-US
     OS Language Value         - ENU
     OS Installation Date      - 12/23/2017 5:13:41 AM
     CPU Name                  - Intel{R} Core{TM} i5-4210U CPU @ 1.70GHz
     CPU Description           - Intel64 Family 6 Model 69 Stepping 1
     CPU Architecture          - 32/64 Bit Instruction Set
     CPU Cores/Threads         - [2] / [4]
     HDD {Boot} Information    - [Mode:AHCI, Partition:MBR]
     Bios Version              - [V1.21, 09/24/2014]
     Total Physical Memory     - [4023 Mb]
     Available Memory          - [2197 Mb]
     GPU Primary Adaptor Name  - [NVIDIA GeForce 820M]
     
    --------------------
    - Scanned DMI/BIOS -
    --------------------
     #01 CSProduct Name        - Aspire E5-471G                  #09 SLIC Information - No SLIC Table Detected {MB-E}        
     #02 CSModel Name          - Aspire E5-471G                  #10 Product Key      - Not Shown On Saved Report  
     #03 CSBaseboard Prod      - EA40_HB                         #11 MSDM Key         - No MSDM Table Detected      
     #04 CSProduct Vendor      - Acer                            #11 MSDM Edition     - Undefined                            
     #05 CSManufacturer        - Acer                            #11 MSDM Brand Name  - Undefined                  
     #06 Baseboard MFR         - Acer                            #12 BIOS/Boot Mode   - Legacy/MBR                  
     #07 Serial/Service Tag    - Not Shown On Saved Report       #13 Certificate      - Present                    
     #08 BIOS or SLIC ID       - ACRSYS                          #14 License Status   - Out-of-Box Grace                      
     
    -----------
    - Summary -
    -----------
     OEM Theme/Branding        - Acer [id: #04]
     OEM Activation Vista/7    - Un-Listed
     Valid OEM Consumer OS     - Un-Listed
     .Net Versions Detected    - v1.1.4322 v2.0.50727 v3.5 v4.0.30319 v4.0.30319
     Powershell Version{s}     - 1.0, 2.0
     License Status Reason     - 0x4004F00C: This computer is in 'Out-Of-Box' Grace allowance.
     
     ** End of Query Tool report. **
    good work :good3:

    below is not because QT40..
    Gpu primary it read gpo vga bios, right? and yes
    it will show nvidia if legacy/MBR
    it become Intel HD 4400 if UEFI
    idk what happen with this laptops, contact manufactur not getting answered:om:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    The GPU switch is something i cannot detect, all the QT can do is check for the current VGA_Adaptor which is in use at the time of running the QT.

    Some laptops at one time had a physical switch, (Sony for one brand), that you switched to before turning on the computer, Intel side for normal use and Nvidia/AMD for gaming/video work. These days i am unsure how the "change over" is done, it is not really explained as you found out!

    SLIC Information - No SLIC Table Detected {MB-E} is interesting... It seems the QT has detected the presence of the Loader, the laptop may not of been rebooted to make it work between installation of the OS , installing the loader, and running of the QT.

    It could also mean there is another partition on the same HDD that has a loader installed and it is detecting that. :g:

    MRP 79.0 Baseline will be uploaded shortly. Need to do the change log etc first.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    MRP v79.0 Baseline as been uploaded and first post password has been updated. :)

    Quick Summary

    + Windows 10 a new routine uses WMIC to obtain the correct Version and Edition detected.

    + The Log Time has been tweaked to correctly display the right time as before it would show ~xx,:~xx on some languages.

    + Various other sections have been tweaked to cover changes happening within the Insider/Windows 10 OS.

    + MRPConfigCreator has been updated to v1.9 to cover the Supermicro brand selection. (Forgot to update that on 79.1).

    Thanks @s1ave77 for your help in the new routines/tweaks to the original code/testing, also @Enthousiast for testing too. :hug2:


    If anyone would like to become a beta tester please let me know via PM/Convo. The more testers the quicker a release!

    That's it now I am on a break until next week! (famous last words! :p)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Now my eyes are burning.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. b01m

    b01m MDL Novice

    Nov 14, 2017
    27
    25
    0
    Test MRP v79.0

    Code:
    Multi-OEM/Retail Project Version : 171223-R79.0 - BaseLine  [MRP/MDL]
     
    Required project files extracted successfully.
     
    OEM's folder detected, structure appears OK.
     
    Detected Config File          - Checking For User Options...
                                  - Options Pre-Check Completed.
     
    MRP Logging Mode              : Enhanced
    Confirm File Delete           : Enabled
    W10 TitleBar Color            : Enabled  - Title Bars will be colorized to Blue.
    Hi-Lite Colorization          : Enabled  - Hi-Lited Text will be colorized to Blue.
    Show 'ThisPC' On Desktop      : Enabled
     
    OS Installation Date/Time     : Sun 12/24/2017 -- 01:46am
     
    [OSINF] ======================= 
    [OSINF] Detected OS Information 
    [OSINF] ======================= 
    [OSINF] Version {WMIC}        : Microsoft Windows 10 Pro
    [OSINF] Architecture          : x64
    [OSINF] Edition {Registry}    : Professional
    [OSINF] Edition {WMIC}        : Professional
    [OSINF] Build Information     : 16299.15.amd64fre.rs3_release.170928-1534
    [OSINF] Update Build Revision : 15 {Baseline Release}
    [OSINF] Edition Language/Code : en-US / 1033 {409h}
    [OSINF] Locale                : en-US
    [OSINF] Language Name Value   : ENU
    [OSINF] ======================= 
     
    [MBINF] =======================
    [MBINF] Motherboard Information
    [MBINF] =======================
    [MBINF] #01 CS Product Name   : [K42F]
    [MBINF] #02 CS Model Name     : [K42F]
    [MBINF] #04 CS Vendor Name    : [ASUSTeK Computer Inc.]
    [MBINF] #05 CS System Name    : [ASUSTeK Computer Inc.]
    [MBINF] #06 Baseboard Name    : [ASUSTeK Computer Inc.]
    [MBINF] #08 BIOS or SLIC ID   : [_ASUS_]
    [MBINF] #09 SLIC Information  : [2.1]
    [MBINF] =======================
     
    [CMINF] =======================
    [CMINF] CPU/Memory  Information
    [CMINF] =======================
    [CMINF] CPU Name/Type         : [Intel{R} Core{TM} i3 CPU       M 350  @ 2.27GHz]
    [CMINF] CPU Description       : [Intel64 Family 6 Model 37 Stepping 5]
    [CMINF] CPU Architecture      : [32/64 Bit Instruction Set]
    [CMINF] CPU Cores/Threads     : [2] / [4]
    [CMINF] Total Physical Memory : [3885 Mb]
    [CMINF] Available Memory      : [3386 Mb]
    [CMINF] =======================
     
    [HDTYP] Info: HDD Detected.
     
    [SATOU] -> Show User options enabled/applied.
    [REMSC] Remove '-Shortcut' reference from icons option enabled.
    [GO2TP] Launch To 'ThisPC' instead of 'Quick Access' view option enabled.
    [APPDT] Apps use 'Dark Theme' option enabled.
    [MTTBT] Extra TaskBar Transparency option enabled.
    [AWLBM] Use 'F8' Legacy Boot Menu tweak applied.
    [AUTOL] MRP System Drive rename option enabled, 'Local Disk' changed to 'Windows_10_Pro'.
    [PKEIC] -> PID.txt/ei.cfg Detection.
    [PKEIC] The PID.txt file was not detected.
    [PKEIC] The ei.cfg file "D:\Sources\ei.cfg" was detected.
    [CKDMI] Querying BIOS for any manufacturer brand information.
    [THMOK] Asus [#04] manufacturer detected for automated theme/branding.
    [CHKMN] Computer Model Name: Undefined.
    [BRND1] -> Branding Extra Checks Section.
    [USRFT] CustomTheme option was not used.
    [THMMS] -> OEM Brand Transfer Management Section.
    [WPCHK] Wallpaper.jpg transferred.
    [BGDFC] Desktop backgrounds folder created.
    [BGDFC] BackgroundDefault.jpg created from Wallpaper.jpg.
    [W8XAP] -> Windows 10: User Account Picture Management {1}.
    [RMXML] OOBE.xml file processed.
    [UBREP] User.bmp replaced.
    [UPREP] User.png replaced.
    [UPREP] User-40.png replaced.
    [WXAP2] -> Windows 10: User Account Picture Management {2}.
    [UPREP] User-32.png replaced.
    [UPREP] User-48.png replaced.
    [UPREP] User-192.png replaced.
    [WX81S] Lock Screen {img105.jpg} replaced. Original renamed as img0105.jpg.
    [WX81S] Log-In Background {img100.jpg} replaced. Original renamed as img0100.jpg.
    [OTFTS] -> OEM Theme Files Transfer Section.
    [OTFTS] OEM theme folder has been created.
    [OTFTS] OEM files have been transferred.
    [ATHBA] Asus theme has been applied. 
    [BSHCS] Branding script has completed.
     
    [ADMAN] Add-On Manager: Started.
    [SATOU] -> Show User options applied.
    [REMSC] Remove '-Shortcut' on icons tweak applied.
    [GO2TP] LaunchTo 'ThisPC' instead of 'Quick Access' tweak applied.
    [APPDT] Apps use 'Dark Theme' tweak applied.
    [MTTBT] Extra TaskBar Transparency tweak applied.
    [CMSDM] Querying BIOS for MSDM data.
    [CMSDM] No MSDM Table/Key detected in BIOS.
    [USRAC] Windows 10: Enhanced Log-On screen has been enabled.
    [WXSTB] Windows 10: 'Blue' Title Bar Colorization applied.
    [USRAC] 'User Account Picture' registry entry applied.
    [USRRO] Windows 'Registered Owner' {Winver} registry entry corrected.
    [USRD0] Detected 'defaultuser0', removal process started.
    [RDUPM] Removal of 'defaultuser0' account completed.
    [AMBPS] -> Checking BIOS/Boot mode and OS HDD/SDD partition type.
    [AMBPS] BIOS/Boot Mode : Legacy 
    [AMBPS] Partition Type : MBR
    [AMHDC] SSD/HDD Mode   : AHCI
    [CHKLS] -> Check if Windows is activated/licensed.
    [CHKLS] License Status: Licensed, {HWID} Digital/Store License
    [OSLRC] License Status Reason Code: 0x4004F401
    [OSLRT] This computer has a valid Digital/Store License.
    [ADMAN] Add-On Manager: Completed.
    [CLNUP] MRP Clean Up Routine Processed.
     
    =========================================================================================
    = Please Note: It is advisable to log out or reboot your computer when possible to      =
    =              allow Windows 10 to finalize any settings/User Pictures etc.             =
    =                                                                                       =
    =              If you have used any tweak options within the configuration file then    =
    =              it is required to do a log out or reboot cycle to allow these options    =
    =              to take effect.                                                          =
    =========================================================================================
     
    The Multi-OEM/Retail Project has completed.
    
    
     
  19. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,056
    210
    I see a lot of people use the options ;)

    Your Log looks all ok :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...