// easy way to get the HWID in c# string HWID; HWID = System.Security.Principal.WindowsIdentity.GetCurrent().User.Value;