A little bit more info, i've installed win 10 Home on the Toshiba and also on that correct install it results in that error, maybe because of the system language? The tool checked for vcredist... didn't show installing vcredist... It worked on my main system, that's en-US.
Ok have adjusted code... Fingers crossed this will now work. it checks for VC if not there will temporary install what it needs, then once QT finished it will remove temp files... QT v15 build 5 now available on first post download link.
Looks good. Tested on Win 8.1 Pro VM with only 2008 redist installed. Query checked and noticed the missing files correctly and copied them ... no issues . Code: MRP - OEM Query Tool v15 Build 5 Advanced 20:55 19.02.2017 Basic OEM Information For This Computer --------------------------------------- OS Name: - Windows 8.1 Pro [x64] OS Edition/SKU: - Professional OS Language Name/Code: - en-US ( 1033 [409h] ) OS Locale: - de-DE OS Language Value: - DEU Processor: - Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz Processor Cores: - [2] Logical Processors: - [2] Processor Architecture: - [64] HDD Mode: - [IDE] HDD Partition Type: - [MBR] Bios Version: - [6.00, 07/02/2012] Total Physical Memory: - [6207 Mb] - Note: Memory Amounts Available Memory: - [5306 Mb] May Not Be Correct. Scanned DMI ----------- #1 CSProduct Name: - VMware Virtual Platform #2 CSModel Name: - VMware Virtual Platform #3 CSBaseboard Prod: - 440BX Desktop Reference Platform #4 CSProduct Vendor: - VMware, Inc. #5 CSManufacturer: - VMware, Inc. #6 Baseboard MFR: - Intel Corporation #7 Serial/Service Tag: - Not Shown On Saved Report. #8 BIOS ID: - DELL #9 SLIC OA: - 2.2 #10 Installed PID Key: - Key Not Shown On Saved Report. #11 MSDM Key [OEM-DM]: - Not Shown On Saved Report. #11 MSDM Edition Info: - Win 8 RTM Core OEM~DM #12 BIOS Mode: - Legacy #13 Certificate: - Un-Listed #14 License Status: - Notification SUMMARY ------- OEM Theme/Branding: - Dell [id:-'#8'] OEM Activation Vista/7: - Dell [id:-'#8'] Valid OEM OS: - Vista/Win7/Win8.x/Win10 Only SLIC TABLE ---------- Software Licensing Description Table: 53 4C 49 43 76 01 00 00 01 26 44 45 4C 4C 20 20 SLICv....&DELL 50 45 5F 53 43 33 20 20 00 00 04 06 4D 53 46 54 PE_SC3 ....MSFT 01 00 00 00 00 00 00 00 9C 00 00 00 06 02 00 00 ................ 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 .$..RSA1........ 7F F6 C1 05 BE 5C 57 63 A5 8A 68 F3 6E 8F 06 FA .....\Wc..h.n... AF B4 9F 68 82 23 EC 50 40 5A 73 7F EC E4 07 CB ...h.#.P@Zs..... DC 25 1A 9C E3 E3 66 11 E0 A5 98 06 C5 80 0A FA .%....f......... 42 93 86 98 E7 D5 1B D4 D7 3A A4 0B EE E2 7D BE B........:....}. 5F 5B 15 0C AB D0 21 DE BF E9 B5 6E A4 57 B9 8C _[....!....n.W.. 0C D2 BA 3A 69 30 76 94 71 A2 64 D7 4C D8 85 BF ...:i0v.q.d.L... DF A5 6A C8 DC 45 D5 4D 8C B8 8C 05 2F FC 2E 23 ..j..E.M..../..# C4 29 C5 6F 3F 29 6C 6D 57 79 0E B6 75 ED 21 95 .).o?)lmWy..u.!. 01 00 00 00 B6 00 00 00 00 00 02 00 44 45 4C 4C ............DELL 20 20 50 45 5F 53 43 33 20 20 57 49 4E 44 4F 57 PE_SC3 WINDOW 53 20 02 00 02 00 00 00 00 00 00 00 00 00 00 00 S .............. 00 00 00 00 00 00 71 0F 95 32 81 B5 93 75 2F 4F ......q..2...u/O 2A E0 97 43 35 96 48 E0 AF 2F 16 11 8A 70 01 93 *..C5.H../...p.. 59 01 EB 6B 52 66 4D 9C 2E E7 24 8F 82 53 61 F8 Y..kRfM...$..Sa. C5 6C 20 8E 9F 63 F5 CF 11 B0 AC 69 DF C3 AD 45 .l ..c.....i...E 41 32 4D 89 27 54 54 C9 F8 91 56 D0 05 B7 D6 79 A2M.'TT...V....y E5 0A BD 19 4C 22 75 4B 9D 1F A8 55 D4 93 2C 8D ....L"uK...U..,. 35 FC 5A E4 1B C7 61 54 43 CB B7 52 2F CD 09 14 5.Z...aTC..R/... 47 5B 8D 08 BC BD B8 2A 3D A8 4B 49 7C 94 BE 3D G[.....*=.KI|..= 60 3E B7 BC 12 F5 `>.... Signature : "SLIC" Length : 0x176 (374) Revision : 0x1 (1) Checksum : 0x26 (38) SLIC OA : 2.2 OEM ID : "DELL " OEM Table ID : "PE_SC3 " OEM Revision : 0x6040000 (100925440) Creator ID : "MSFT" Creator Revision : 0x1 (1) OEM Public Key Structure Length : 0x9C (156) Reserved : 0x0 (0) Algorithm : 0x2400 (9216) MSDM Table Not Shown On Saved Report. Certificate ----------- Un-Listed
I set a flag that if the dll's are not present it will copy them to system32 folder, QT does its thing, then removes them. If the VC was already installed it will ignore copying and removing so not to upset the runtimes that are already present if they was previously installed.
Win 8 RTM Core VM, absolutely no vc redists installed, also no issues: Code: MRP - OEM Query Tool v15 Build 5 Advanced 21:02 19.02.2017 Basic OEM Information For This Computer --------------------------------------- OS Name: - Windows 8.1 [x64] OS Edition/SKU: - Core OS Language Name/Code: - de-DE ( 1031 [407h] ) OS Locale: - de-DE OS Language Value: - DEU Processor: - Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz Processor Cores: - [2] Logical Processors: - [2] Processor Architecture: - [64] HDD Mode: - [AHCI] HDD Partition Type: - [MBR] Bios Version: - [6.00, 07/02/2012] Total Physical Memory: - [5403 Mb] - Note: Memory Amounts Available Memory: - [4480 Mb] May Not Be Correct. Scanned DMI ----------- #1 CSProduct Name: - VMware Virtual Platform #2 CSModel Name: - VMware Virtual Platform #3 CSBaseboard Prod: - 440BX Desktop Reference Platform #4 CSProduct Vendor: - VMware, Inc. #5 CSManufacturer: - VMware, Inc. #6 Baseboard MFR: - Intel Corporation #7 Serial/Service Tag: - Not Shown On Saved Report. #8 BIOS ID: - DELL #9 SLIC OA: - 2.2 #10 Installed PID Key: - Key Not Shown On Saved Report. #11 MSDM Key [OEM-DM]: - Not Shown On Saved Report. #11 MSDM Edition Info: - Win 8 RTM Core OEM~DM #12 BIOS Mode: - Legacy #13 Certificate: - Un-Listed #14 License Status: - Not Licensed SUMMARY ------- OEM Theme/Branding: - Dell [id:-'#8'] OEM Activation Vista/7: - Dell [id:-'#8'] Valid OEM OS: - Vista/Win7/Win8.x/Win10 Only SLIC TABLE ---------- Software Licensing Description Table: 53 4C 49 43 76 01 00 00 01 26 44 45 4C 4C 20 20 SLICv....&DELL 50 45 5F 53 43 33 20 20 00 00 04 06 4D 53 46 54 PE_SC3 ....MSFT 01 00 00 00 00 00 00 00 9C 00 00 00 06 02 00 00 ................ 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 .$..RSA1........ 7F F6 C1 05 BE 5C 57 63 A5 8A 68 F3 6E 8F 06 FA .....\Wc..h.n... AF B4 9F 68 82 23 EC 50 40 5A 73 7F EC E4 07 CB ...h.#.P@Zs..... DC 25 1A 9C E3 E3 66 11 E0 A5 98 06 C5 80 0A FA .%....f......... 42 93 86 98 E7 D5 1B D4 D7 3A A4 0B EE E2 7D BE B........:....}. 5F 5B 15 0C AB D0 21 DE BF E9 B5 6E A4 57 B9 8C _[....!....n.W.. 0C D2 BA 3A 69 30 76 94 71 A2 64 D7 4C D8 85 BF ...:i0v.q.d.L... DF A5 6A C8 DC 45 D5 4D 8C B8 8C 05 2F FC 2E 23 ..j..E.M..../..# C4 29 C5 6F 3F 29 6C 6D 57 79 0E B6 75 ED 21 95 .).o?)lmWy..u.!. 01 00 00 00 B6 00 00 00 00 00 02 00 44 45 4C 4C ............DELL 20 20 50 45 5F 53 43 33 20 20 57 49 4E 44 4F 57 PE_SC3 WINDOW 53 20 02 00 02 00 00 00 00 00 00 00 00 00 00 00 S .............. 00 00 00 00 00 00 71 0F 95 32 81 B5 93 75 2F 4F ......q..2...u/O 2A E0 97 43 35 96 48 E0 AF 2F 16 11 8A 70 01 93 *..C5.H../...p.. 59 01 EB 6B 52 66 4D 9C 2E E7 24 8F 82 53 61 F8 Y..kRfM...$..Sa. C5 6C 20 8E 9F 63 F5 CF 11 B0 AC 69 DF C3 AD 45 .l ..c.....i...E 41 32 4D 89 27 54 54 C9 F8 91 56 D0 05 B7 D6 79 A2M.'TT...V....y E5 0A BD 19 4C 22 75 4B 9D 1F A8 55 D4 93 2C 8D ....L"uK...U..,. 35 FC 5A E4 1B C7 61 54 43 CB B7 52 2F CD 09 14 5.Z...aTC..R/... 47 5B 8D 08 BC BD B8 2A 3D A8 4B 49 7C 94 BE 3D G[.....*=.KI|..= 60 3E B7 BC 12 F5 `>.... Signature : "SLIC" Length : 0x176 (374) Revision : 0x1 (1) Checksum : 0x26 (38) SLIC OA : 2.2 OEM ID : "DELL " OEM Table ID : "PE_SC3 " OEM Revision : 0x6040000 (100925440) Creator ID : "MSFT" Creator Revision : 0x1 (1) OEM Public Key Structure Length : 0x9C (156) Reserved : 0x0 (0) Algorithm : 0x2400 (9216) MSDM Table Not Shown On Saved Report. Certificate ----------- Un-Listed
Hoping this will finally nail it so that the QT is ready to be uploaded. Technically if all ok, then the above link IS the actual one, will wait and see if anything needs tweaking before i finalize the version. Once all OK will update first post and paste.co link.
Tested on Win 7 and 10 (pimped with MSDM and SLIC) VMs without any vc redists and both showed no issues: Code: MRP - OEM Query Tool v15 Build 5 Advanced 09:19 PM Sun 02/19/2017 Basic OEM Information For This Computer --------------------------------------- OS Name: - Windows 7 Professional - Service Pack 1 [x86] OS Edition/SKU: - Professional OS Language Name/Code: - en-US ( 1033 [409h] ) OS Locale: - en-US OS Language Value: - ENU Processor: - Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz Processor Cores: - [2] Logical Processors: - [2] Processor Architecture: - [32] HDD Mode: - [AHCI] HDD Partition Type: - [MBR] Bios Version: - [6.00, 07/02/2012] Total Physical Memory: - [3071 Mb] - Note: Memory Amounts Available Memory: - [2421 Mb] May Not Be Correct. Scanned DMI ----------- #1 CSProduct Name: - VMware Virtual Platform #2 CSModel Name: - VMware Virtual Platform #3 CSBaseboard Prod: - 440BX Desktop Reference Platform #4 CSProduct Vendor: - VMware, Inc. #5 CSManufacturer: - VMware, Inc. #6 Baseboard MFR: - Intel Corporation #7 Serial/Service Tag: - Not Shown On Saved Report. #8 BIOS ID: - _ASUS_ #9 SLIC OA: - 2.1 [Possible Emulation or Secure Boot Enabled] #10 Installed PID Key: - Key Not Shown On Saved Report. #11 MSDM Key [OEM-DM]: - Not Shown On Saved Report. #11 MSDM Edition Info: - Win 8 RTM Core OEM~DM #12 BIOS Mode: - Legacy #13 Certificate: - Present #14 License Status: - Licensed SUMMARY ------- OEM Theme/Branding: - Asus [id:-'#8'] OEM Activation Vista/7: - Asus [id:-'#8'] Valid OEM OS: - Vista/Win7/Win8.x/Win10 Only SLIC TABLE ---------- Software Licensing Description Table: 53 4C 49 43 76 01 00 00 01 6B 5F 41 53 55 53 5F SLICv....k_ASUS_ 4E 6F 74 65 62 6F 6F 6B 27 08 09 20 4D 53 46 54 Notebook'.. MSFT 97 00 00 00 00 00 00 00 9C 00 00 00 06 02 00 00 ................ 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 .$..RSA1........ 83 A4 C2 5B 5A 18 2A FE 79 59 DB D9 7E EA 3D 26 ...[Z.*.yY..~.=& 20 88 CE 6B D0 EA 79 D3 85 2B 95 00 9A C4 55 BF ..k..y..+....U. EA 39 A0 8F BE 23 61 59 60 73 C8 2C 5B E5 A8 8A .9...#aY`s.,[... 7F 74 F5 BF CB 00 2D 99 76 AB 94 8C E3 CF 9E 47 .t....-.v......G 28 61 91 B2 B5 F8 C8 DB D9 87 04 8A 48 EB 9B 7F (a..........H... B3 38 0A FB 6F DD 86 75 A5 42 49 33 E2 2E 39 BE .8..o..u.BI3..9. 64 8E 49 7D 78 DD 83 36 62 88 67 02 77 79 AF 3B d.I}x..6b.g.wy.; 2F D4 04 53 F9 0E DA C5 38 F5 4B 7F 9C 69 63 B1 /..S....8.K..ic. 01 00 00 00 B6 00 00 00 00 00 02 00 5F 41 53 55 ............_ASU 53 5F 4E 6F 74 65 62 6F 6F 6B 57 49 4E 44 4F 57 S_NotebookWINDOW 53 20 01 00 02 00 00 00 00 00 00 00 00 00 00 00 S .............. 00 00 00 00 00 00 9E D5 31 E9 0B 0F 73 70 D1 14 ........1...sp.. 24 5D 8E 2C 20 5C 93 CF C6 6A EE 30 93 12 AA 53 $]., \...j.0...S BA 3B 8F BE 76 9A ED AD 91 F3 7E 5E 31 01 F6 A3 .;..v.....~^1... B2 E8 28 B5 20 F4 DE 57 92 E4 51 42 0D 94 E3 D8 ..(. ..W..QB.... 33 50 8D E5 66 D2 47 94 AA 57 B7 CB C2 9A 6E B1 3P..f.G..W....n. 9D 71 24 AD 33 0D 3C A8 26 71 3D B9 14 AA 1F A1 .q$.3.<.&q=..... 05 1A 8A FB 63 E6 DD 7F 98 E2 5B E1 6B 8E 47 E1 ....c.....[.k.G. F7 18 12 B1 7E 50 B3 71 05 A7 EF 12 9E C7 09 AD ....~P.q........ 29 46 DD 75 52 E2 )F.uR. Signature : "SLIC" Length : 0x176 (374) Revision : 0x1 (1) Checksum : 0x6B (107) SLIC OA : 2.1 OEM ID : "_ASUS_" OEM Table ID : "Notebook" OEM Revision : 0x20090827 (537462823) Creator ID : "MSFT" Creator Revision : 0x97 (151) OEM Public Key Structure Length : 0x9C (156) Reserved : 0x0 (0) Algorithm : 0x2400 (9216) MSDM Table Not Shown On Saved Report. Certificate ----------- Redacted :) Code: MRP - OEM Query Tool v15 Build 5 Advanced 21:27 19.02.2017 Basic OEM Information For This Computer --------------------------------------- OS Name: - Windows 10 Pro [x64] OS Edition/SKU: - Professional OS Language Name/Code: - de-DE ( 1031 [407h] ) OS Locale: - de-DE OS Language Value: - DEU Processor: - Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz Processor Cores: - [2] Logical Processors: - [2] Processor Architecture: - [64] HDD Mode: - [AHCI] HDD Partition Type: - [MBR] Bios Version: - [6.00, 07/02/2012] Total Physical Memory: - [7127 Mb] - Note: Memory Amounts Available Memory: - [5165 Mb] May Not Be Correct. Scanned DMI ----------- #1 CSProduct Name: - VMware Virtual Platform #2 CSModel Name: - VMware Virtual Platform #3 CSBaseboard Prod: - 440BX Desktop Reference Platform #4 CSProduct Vendor: - VMware, Inc. #5 CSManufacturer: - VMware, Inc. #6 Baseboard MFR: - Intel Corporation #7 Serial/Service Tag: - Not Shown On Saved Report. #8 BIOS ID: - DELL #9 SLIC OA: - 2.2 #10 Installed PID Key: - Key Not Shown On Saved Report. #11 MSDM Key [OEM-DM]: - Not Shown On Saved Report. #11 MSDM Edition Info: - Win 8 RTM Core OEM~DM #12 BIOS Mode: - Legacy #13 Certificate: - Un-Listed #14 License Status: - Licensed SUMMARY ------- OEM Theme/Branding: - Dell [id:-'#8'] OEM Activation Vista/7: - Dell [id:-'#8'] Valid OEM OS: - Vista/Win7/Win8.x/Win10 Only SLIC TABLE ---------- Software Licensing Description Table: 53 4C 49 43 76 01 00 00 01 26 44 45 4C 4C 20 20 SLICv....&DELL 50 45 5F 53 43 33 20 20 00 00 04 06 4D 53 46 54 PE_SC3 ....MSFT 01 00 00 00 00 00 00 00 9C 00 00 00 06 02 00 00 ................ 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 .$..RSA1........ 7F F6 C1 05 BE 5C 57 63 A5 8A 68 F3 6E 8F 06 FA .....\Wc..h.n... AF B4 9F 68 82 23 EC 50 40 5A 73 7F EC E4 07 CB ...h.#.P@Zs..... DC 25 1A 9C E3 E3 66 11 E0 A5 98 06 C5 80 0A FA .%....f......... 42 93 86 98 E7 D5 1B D4 D7 3A A4 0B EE E2 7D BE B........:....}. 5F 5B 15 0C AB D0 21 DE BF E9 B5 6E A4 57 B9 8C _[....!....n.W.. 0C D2 BA 3A 69 30 76 94 71 A2 64 D7 4C D8 85 BF ...:i0v.q.d.L... DF A5 6A C8 DC 45 D5 4D 8C B8 8C 05 2F FC 2E 23 ..j..E.M..../..# C4 29 C5 6F 3F 29 6C 6D 57 79 0E B6 75 ED 21 95 .).o?)lmWy..u.!. 01 00 00 00 B6 00 00 00 00 00 02 00 44 45 4C 4C ............DELL 20 20 50 45 5F 53 43 33 20 20 57 49 4E 44 4F 57 PE_SC3 WINDOW 53 20 02 00 02 00 00 00 00 00 00 00 00 00 00 00 S .............. 00 00 00 00 00 00 71 0F 95 32 81 B5 93 75 2F 4F ......q..2...u/O 2A E0 97 43 35 96 48 E0 AF 2F 16 11 8A 70 01 93 *..C5.H../...p.. 59 01 EB 6B 52 66 4D 9C 2E E7 24 8F 82 53 61 F8 Y..kRfM...$..Sa. C5 6C 20 8E 9F 63 F5 CF 11 B0 AC 69 DF C3 AD 45 .l ..c.....i...E 41 32 4D 89 27 54 54 C9 F8 91 56 D0 05 B7 D6 79 A2M.'TT...V....y E5 0A BD 19 4C 22 75 4B 9D 1F A8 55 D4 93 2C 8D ....L"uK...U..,. 35 FC 5A E4 1B C7 61 54 43 CB B7 52 2F CD 09 14 5.Z...aTC..R/... 47 5B 8D 08 BC BD B8 2A 3D A8 4B 49 7C 94 BE 3D G[.....*=.KI|..= 60 3E B7 BC 12 F5 `>.... Signature : "SLIC" Length : 0x176 (374) Revision : 0x1 (1) Checksum : 0x26 (38) SLIC OA : 2.2 OEM ID : "DELL " OEM Table ID : "PE_SC3 " OEM Revision : 0x6040000 (100925440) Creator ID : "MSFT" Creator Revision : 0x1 (1) OEM Public Key Structure Length : 0x9C (156) Reserved : 0x0 (0) Algorithm : 0x2400 (9216) MSDM Table Not Shown On Saved Report. Certificate ----------- Un-Listed
I'm a virtualbox guy, can add slic easy enough but not tried to add an MSDM key to it yet. Code: <ExtraDataItem name="VBoxInternal/Devices/acpi/0/Config/SLICTable" value="D:\Vbox\Window10x64\SLIC.BIN"/> but use MSDM.BIN instead? my luck i crash Vbox lol.
Will give it a try, if vbox not work same way, as it not actually have a bios file as such, VM ware allows a 'bios' file... Might convert back to VMware as i only went Vbox route as it was a lot smaller, they both bloated now so not much in it. Plus have noticed Vbox can get glitchy very easy.
In the beginning i experimented with both, but in overall VMware is easier configurable and is able to handle the latest Insider builds way better than vbox.
Code: MRP - OEM Query Tool v15 Build 5 Advanced 21:35 zo 19-02-2017 Basic OEM Information For This Computer --------------------------------------- OS Name: - Windows 10 Home [x64] OS Edition/SKU: - Core OS Language Name/Code: - nl-NL ( 1043 [413h] ) OS Locale: - nl-NL OS Language Value: - NLD Processor: - Intel(R) Celeron(R) CPU N2830 @ 2.16GHz Processor Cores: - [2] Logical Processors: - [2] Processor Architecture: - [64 bits] HDD Mode: - [AHCI] HDD Partition Type: - [GPT-Secure Boot Enabled] Bios Version: - [1.10, 04/1/2014] Total Physical Memory: - [3982 Mb] - Note: Memory Amounts Available Memory: - [2591 Mb] May Not Be Correct. Scanned DMI ----------- #1 CSProduct Name: - SATELLITE C50-B #2 CSModel Name: - SATELLITE C50-B #3 CSBaseboard Prod: - ZBWAA #4 CSProduct Vendor: - TOSHIBA #5 CSManufacturer: - TOSHIBA #6 Baseboard MFR: - TOSHIBA #7 Serial/Service Tag: - Not Shown On Saved Report. #8 BIOS ID: - TOSCPL #9 SLIC OA: - 2.1 #10 Installed PID Key: - Key Not Shown On Saved Report. #11 MSDM Key [OEM-DM]: - Not Shown On Saved Report. #11 MSDM Edition Info: - Win 8.1 RTM Core OEM~DM #12 BIOS Mode: - UEFI #13 Certificate: - Un-Listed #14 License Status: - Licensed SUMMARY ------- OEM Theme/Branding: - Toshiba [id:-'#1'] OEM Activation Vista/7: - Toshiba [id:-'#8'] Valid OEM OS: - Vista/Win7/Win8.x/Win10 Only Possible DMI Conflict: - [SATELLITE C50-B] Resolved As [Toshiba] Note: [#9] SLIC OA may not show correctly with UEFI/Secure Boot enabled. SLIC TABLE ---------- Software Licensing Description Table: <snip> Signature : "SLIC" Length : 0x176 (374) Revision : 0x1 (1) Checksum : 0xDA (218) SLIC OA : 2.1 OEM ID : "TOSCPL" OEM Table ID : "TOSCPL00" OEM Revision : 0x1072009 (17244169) Creator ID : "AMI " Creator Revision : 0x10013 (65555) OEM Public Key Structure Length : 0x9C (156) Reserved : 0x0 (0) Algorithm : 0x2400 (9216) MSDM Table Not Shown On Saved Report. Certificate ----------- Un-Listed The new one worked
This time it showed: "temp installing vcredist..." ps, i am now done with testing on that clients laptop, it has to go back tomorrow (have to install for real now)
Query Tool v15 Build 5 (Fixed) Updated! The new Query Tool is available on first post download link. With many, many thanks to s1ave77 for all the help fixing the VC 2012 runtime problem. Didn't make it build 6 as only a little change was made. Have left build 1 up for now, for legacy purposes.
Code: MRP - OEM Query Tool v15 Build 5 Advanced 11:37 Mon 02/20/2017 Basic OEM Information For This Computer --------------------------------------- OS Name: - Windows 7 Professional [x64] OS Edition/SKU: - Professional OS Language Name/Code: - en-US ( 1033 [409h] ) OS Locale: - en-US OS Language Value: - ENU Processor: - Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz Processor Cores: - [1] Logical Processors: - [2] Processor Architecture: - [64] HDD Mode: - [AHCI] HDD Partition Type: - [MBR] Bios Version: - [LENOVO, Undefined Data] Total Physical Memory: - [6055 Mb] - Note: Memory Amounts Available Memory: - [3784 Mb] May Not Be Correct. Scanned DMI ----------- #1 CSProduct Name: - 1141BTU #2 CSModel Name: - 1141BTU #3 CSBaseboard Prod: - 1141BTU #4 CSProduct Vendor: - LENOVO #5 CSManufacturer: - LENOVO #6 Baseboard MFR: - LENOVO #7 Serial/Service Tag: - Not Shown On Saved Report. #8 BIOS ID: - LENOVO #9 SLIC OA: - 2.1 #10 Installed PID Key: - Key Not Shown On Saved Report. #11 MSDM Key [OEM-DM]: - Un-Listed #12 BIOS Mode: - Legacy #13 Certificate: - Un-Listed #14 License Status: - Licensed The query tool works well for my laptop. Thank you.