Archive
Posts Tagged ‘Programming’
New S.M.A.R.T Monitor Tool for Hard Drive Health
August 21, 2009
3 comments

Simon's SmartInfo Monitor
Further to my post on S.M.A.R.T, I got around to making a simple little HTA which uses my SMART class to display useful info on your drives. You can get it from CTOGoneWild. It gives you an example of how to make a useful HTA, and how to embed VBScript classes in a way where they can be used in either a normal VBScript, or a HTA itself. You can also find the SmartDump script which does much the same thing, but outputs to a file name (either set on the command line, or in the script itself).
Categories: Programming
Programming

Comments