I couldn't get Processor Unique ID (_ComputerGetProcessors()). I got a blank string. I try getting it by using _WinAPI_UniqueHardwareID() but I don't have "APIConstants.au3". Can you post it? Thanks a lot.
Hi,
Can anyone tell me what the unique info of a computer is? I want to find the information in a computer which isn't duplicate with one in the other computer.
Thanks!
P/s: and pls tell me how to get it with AutoIt.
Hi ya,
As you can see above, I wonder how I can make a firewall with AutoIt. The firewall will detect every connection to the Internet of any process and accept (or deny) it and it is 'stealth' as Manadar said in topic
Any idea?