Topic: Get serial number from pc

hello everyone
I need your help
how to get the serial number of a PC and save it
Thank you for your help
Niko

2 (edited by brian.zaballa 2022-10-21 07:47:58)

Re: Get serial number from pc

https://i.ibb.co/DwLdV69/image.png

I don't know if you are trying to get the Disk's serial. but you can use the function in the right side of the script

brian

Re: Get serial number from pc

Hello Nikomax, hello Brian

You could try this snippet :
ShowMessage(GetHardDiskSerial('c'));

But this number will change if the installer reinstalls Windows.

JB

Re: Get serial number from pc

Merci Brian et Jean
de votre aide
Niko