On 15.12.2010 12:17, Lennie De Villiers wrote: > Hi, How can I see on which platform a Mono app is running? Windows, > Linux, Mac OS X? > http://www.mono-project.com/FAQ:_Technical Search for "How to detect the execution platform". Note that Mac OS X cannot be detected this way because it's treated as Unix for compatibility reasons. Robert