lxxl Posted May 4, 2009 Posted May 4, 2009 Hi Guys, well we can easy read all DMI info from Bios but what about write some any idea about it ? lxxl
evilertoaster Posted May 4, 2009 Posted May 4, 2009 This doesn't involve AutoIt so you should probably ask in a more appropriate technology forum or at least in General Chat. Google revealed the following - http://www.neowin.net/forum/lofiversion/in...hp/t279995.htmlhttp://developer.intel.com/design/motherbd...e/itk/index.htmhttp://www.google.com/search?q=dmicfg.exe
lxxl Posted May 4, 2009 Author Posted May 4, 2009 evilertoaster said: This doesn't involve AutoIt so you should probably ask in a more appropriate technology forum or at least in General Chat. Google revealed the following - http://www.neowin.net/forum/lofiversion/in...hp/t279995.htmlhttp://developer.intel.com/design/motherbd...e/itk/index.htmhttp://www.google.com/search?q=dmicfg.exethx evilertoaster for fast reply, yep google always help with one million dollar question's i just curies if we can do from the autoit level thx matelxxl
evilertoaster Posted May 4, 2009 Posted May 4, 2009 As a scripting language, AutoIt doesn't provide an interface to hardware level I/O as part of it's standard library. You'd either script (via windows controls/send keys) applications that already do this, or see if an appropriate windows-level service can provide the desired functionality (namely the Win32 API or WMI).
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