cyberdemonimp
2007-11-07 19:43:41 UTC
Also I created a if statement where it detects the first part of the name of the OS name. The problem is that I don't know the exact name of the OS like if it was. "Company Name Linux Ver#" or "Linux Ver#.",
So can someone write the "full" name?
This is the code I am using in C#.
System.Environment.OSVersion.ToString();
Thanks, Cyber.