#rootworm Posted October 31, 2006 Posted October 31, 2006 (edited) dmidecode 2.8 for windowsi don't take any credit for the changes necessary to make this work on windows, i just found found a diff file and updated the original source and compiled it. (it also compiles as-is on cygwin)get help by using the --help or -h parameter (i.e. dmidecode --help)dmidecode without parameters will list all DMI information, attached is an example of dmidecode>dmi.txtdmidecode -t only shows DMI information for the specified type.Valid type keywords are: bios system baseboard chassis processor memory cache connector slotdmidecode -s only shows the specified string from DMI.Valid string keywords are: bios-vendor bios-version bios-release-date system-manufacturer system-product-name system-version system-serial-number system-uuid baseboard-manufacturer baseboard-product-name baseboard-version baseboard-serial-number baseboard-asset-tag chassis-manufacturer chassis-type chassis-version chassis-serial-number chassis-asset-tag processor-family processor-manufacturer processor-version processor-frequencydmidecode -s system-manufacturer i think could be a possible alternative to OEMSCANIMPORTANT NOTE: existence/accuracy of DMI (SMBIOS) information is dependent on your computer manufacturer setting the correct information.Credit for the windows port goes to Hugo WeberCompiled using Dev-C++Dmidecode is released under the GNU General Public Licensedmi.txtdmidecode.exe Edited October 31, 2006 by #rootworm
#rootworm Posted November 2, 2006 Author Posted November 2, 2006 added vpddecode, biosdecode, and ownership from the dmidecode project.also included the source with projects for dev-c++.Three additional tools come with dmidecode:biosdecode prints all BIOS related information it can findownership retrieves the "ownership tag" that can be set on Compaq computersvpddecode prints the "vital product data" information that can be found in almost all IBM computersbiosdecode.exeownership.exevpddecode.exedmidecode_src.rar
Bilou_Gateux Posted November 3, 2006 Posted November 3, 2006 (edited) I remember a few months ago, i was looking for a tool i can run from command line to get infos about SMBIOS.Multi Manufacturer Pre-ActivationI was disappointed to find this dmidecode website but no compiled version of the tool.@#rootwormSo i want to thanks you for compiling it and share it with MSFN community. Edited December 10, 2006 by Bilou_Gateux
Bilou_Gateux Posted December 10, 2006 Posted December 10, 2006 Virtual Machine and OEM license for Windows, VMware Virtual Platform & Manufacturer OEMID
ddelriog Posted September 29, 2008 Posted September 29, 2008 dmidecode 2.8 for windowsi don't take any credit for the changes necessary to make this work on windows, i just found found a diff file and updated the original source and compiled it. (it also compiles as-is on cygwin)get help by using the --help or -h parameter (i.e. dmidecode --help)dmidecode without parameters will list all DMI information, attached is an example of dmidecode>dmi.txtdmidecode -t only shows DMI information for the specified type.Valid type keywords are: bios system baseboard chassis processor memory cache connector slotdmidecode -s only shows the specified string from DMI.Valid string keywords are: bios-vendor bios-version bios-release-date system-manufacturer system-product-name system-version system-serial-number system-uuid baseboard-manufacturer baseboard-product-name baseboard-version baseboard-serial-number baseboard-asset-tag chassis-manufacturer chassis-type chassis-version chassis-serial-number chassis-asset-tag processor-family processor-manufacturer processor-version processor-frequencydmidecode -s system-manufacturer i think could be a possible alternative to OEMSCANIMPORTANT NOTE: existence/accuracy of DMI (SMBIOS) information is dependent on your computer manufacturer setting the correct information.Credit for the windows port goes to Hugo WeberCompiled using Dev-C++Dmidecode is released under the GNU General Public License
Xyemox Posted March 18, 2009 Posted March 18, 2009 (edited) I'm looking for a copy of DMIdecode.exe that will run on 64bit. does one exist? Edited March 18, 2009 by Xyemox
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now