AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Serial Number

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
moavia hassan



Joined: 19 Nov 2004
Posts: 14

PostPosted: Fri Nov 19, 2004 3:11 am    Post subject: Serial Number Reply with quote

Plz Add the Hard disk firmware serial number option So it cannot be changed by formatting the drive.Thankyou
Back to top
View user's profile Send private message Send e-mail
beardboy



Joined: 02 Mar 2004
Posts: 444
Location: SLC, Utah

PostPosted: Fri Nov 19, 2004 5:17 am    Post subject: Reply with quote

Quote:
When I un The compiled script It Shows the MsgBox "Could not Load the script Inside the exe" plz help me out of this

I've seen this before and it is always an EXE that wasn't copied successfully. If it is on your local PC try recompiling.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10474

PostPosted: Fri Nov 19, 2004 11:12 am    Post subject: Reply with quote

Quote:
Plz Add the Hard disk firmware serial number option So it cannot be changed by formatting the drive.
The code seems quite long and the resulting increase in EXE size does not seem justified in this case.
I think there are some command line utilities to retrieve the serial number, so it's best to use those if there's nothing in the registry to uniquely identify the PC.

Here is the brief research I did:
I searched Google newsgroups here and found this:
http://groups.google.com/groups?as_q=firmware%20%22serial%20number%22%20GetVolumeInformation&safe=images&lr=&num=100&hl=en

http://groups.google.com/groups?q=firmware+%22serial+number%22+GetVolumeInformation&hl=en&lr=&selm=3f7c43b0%40newsgroups.borland.com&rnum=4
Back to top
View user's profile Send private message Send e-mail
BoBo
Guest





PostPosted: Fri Nov 19, 2004 11:46 am    Post subject: Reply with quote

Found this basic usefull/info at one of the links provided by Chris.
Just in case someone doesn't know anything about it.

Quote:
The serial number returned by GetVolumeInformation is the number generated each time you format the disk. The serial number that DiskID reports is the internal number stored in the firmware at the factory when the IDE/SCSI drive was manufactured, and should match the sticker on the drive. The firmware serial number can't be changed, the serial number returned by GetVolumeInformation or the DOS vol command will change each time the drive/partition is reformatted.


AHK command to get Drive details: DriveGet
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group