Hmm it missed the USB lan unit i guess the wmi version not see it like wmic would ?? Will see what i can do to squeeze another network device line or two - may have to extend the Y axis of the gui...
Could be if on win 7, as not had time to test on that os, could be the ps script aborting the gui. May not be able to use ps on w7, so may have to check for that os and use old way which wont show over 4gb for vram.
On phone now so trying to edit posts is awkward grr. I think the ps version in 7 dont understand the complex script. As it called via a sw-hide parameter the error not shown as it suppressed the ps window. Plus the error isnt captured in autoit so crashes the exe. I jinxed it when i posted it not crashed yet
That laptablet is a thorn in mrps side Think it a rounding error in the vram routine, but it shows the mb to a degree.
Wiil look tomorrow as chilling out. Cant focus for too long now, thought after 3yrs i be able to be how i was before the brain injury, obviously not. But i not give up
Noted Seems like the ps routine not work on below w8.x. Odd other bits use same wmi calls as vbs or wmic yet results not there May have to think about not supporting below w8.0 as it going to be a lot of hassle to find work arounds. Sad to do so but the old qt still ok on the older os's.
Anyway tomorrow another day as the saying goes. Will see how things go and how i feel to support vista/7 with the gui qt.
Long time since i saw a Packard Bell QT report Found out that on the CPU info that 'Revision is just the numeric data of the 'Version' string, so will change the line to 'Version' which shows the Model, Stepping etc. Think the reason it was shown as blank in some cases is because the value was either larger than could be shown or the processor manufacturer not put any data there, or a space character, and so it was shown as empty.
Latest QT GUI v0.7.7: Have prevented any Builds below windows 8.0 to not run this program and will exit, as i think PShell 5.0 and above is required plus some parts do not work properly on Win 7 or below. For now it is w8 and above only. Network card detection added another device line to make 7 attempts to find any... No space for any more. Updated OS detection slightly, added SKU number and Build Type. System Drive partition, If 'Firmware Boot' type not found then either 'MBR/Unknown' will be shown or 'Unknown' from the actual OS is returned. Memory unit references are all now shown as Byte (or just 'B'), KB, MB or GB. Processor added if Virtualization Mode detected and Description which is Model, Family etc... Disclaimer: This is a pre-release program and may contain bugs not limited to showing incorrect or no information in some areas, or just not working. It will NOT run on windows 7 or below, only win 8.0 and above for now. Experimental Release. See a later post for a newer test release...
I will add some DMI and BIOS information at some point, as for showing which 'brand theme' will be used for MRP may take a bit longer as have to work out how to convert the batch script to code for something suitable for use in this GUI...
Has it detected all the right lan/wlan etc @Enthousiast as i remember you saying one was not shown in other tests....