dhorie Posted December 14, 2008 Posted December 14, 2008 im trying to make a script to save my information... at my company, every pc we do.. we make a log with Hard disk information, processor, memory.... just like that: HD - 20 gb Memory - 2 gb processor - intel pentium 4 xx xx something like that.. is it possible ? or should i just copy / past with the old notepad
AlmarM Posted December 14, 2008 Posted December 14, 2008 Something like this?http://www.autoitscript.com/autoit3/docs/macros.htmAlmarM Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
AdmiralAlkex Posted December 15, 2008 Posted December 15, 2008 (edited) If all the computers are networked and have WMI running you should be able to (that means I haven't tried it) get all that information through the Computer Info UDF and then save it on your local machine Edited December 15, 2008 by AdmiralAlkex .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
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