I am a developer on a team that does Windows application development. We can detect that we are running in a Parallels environment by using the System.Management class inside our C# .net Windows application and looking at the hardware manufacturer and hardware model. Is there a way to also determine the version of Parallels, and the ultimate goal of determining the version of the MAC OS that parallels is running on?
Thanks in advance.
Thanks in advance.