Re: PDA identification
- Posted by gwalters Mar 09, 2010
- 1182 views
I found a tip which I dont know what to do with on this link.
http://www.devnewsgroups.net/group/microsoft.public.dotnet.framework/topic64117.aspx
Registry.LocalMachine.OpenSubKey("Ident").GetValue("Name","Unknown").ToString();
Does anyone understand this and can you write a rtn for me to get this info?