Motherboard
Posted: Thu Sep 11, 2003 4:28 pm
				
				How can I get the serial number of the motherboard under W2K ?
Thanks
			Thanks

LMAO!!!open the pc-case
(works also under Win98 and linux !)
 
   
  
as i know: Serial of motherboad is a stringZ at address $FEC71Bernard wrote:How can I get the serial number of the motherboard under W2K ?
Thanks
Code: Select all
MessageRequester("SN",PeekS($FEC71),0)
End
