Getting Serial Number of the Hard Drive Provided by the manufacturer through Adobe AIR - Stack Overflow most recent 30 from stackoverflow.com2009-11-26T23:57:54Zhttp://stackoverflow.com/feeds/question/709119http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/709119/getting-serial-number-of-the-hard-drive-provided-by-the-manufacturer-through-adob-3Getting Serial Number of the Hard Drive Provided by the manufacturer through Adobe AIRdta2009-04-02T10:09:09Z2009-04-02T10:34:05Z
<p>Getting Serial Number of the Hard Drive Provided
by the manufacturer through <strong><em>Adobe AIR</em></strong></p>
<p>How can it be done?</p>
http://stackoverflow.com/questions/709119/getting-serial-number-of-the-hard-drive-provided-by-the-manufacturer-through-adob/709133#7091330Answer by Apikot for Getting Serial Number of the Hard Drive Provided by the manufacturer through Adobe AIRApikot2009-04-02T10:11:48Z2009-04-02T10:11:48Z<p>Close dupe of <a href="http://stackoverflow.com/questions/709108/getting-serial-number-of-the-hard-drive-provided-by-the-manufacturer-through-php">http://stackoverflow.com/questions/709108/getting-serial-number-of-the-hard-drive-provided-by-the-manufacturer-through-php</a></p>
<p>Edit the description / tags on the old question.</p>
http://stackoverflow.com/questions/709119/getting-serial-number-of-the-hard-drive-provided-by-the-manufacturer-through-adob/709193#7091930Answer by Sandy for Getting Serial Number of the Hard Drive Provided by the manufacturer through Adobe AIRSandy2009-04-02T10:34:05Z2009-04-02T10:34:05Z<p>AFAIK, the only way to get hold of the hard drive number in AIR would be to invoke native OS API and bind its result. However, I am eager to be proven wrong.</p>