Oops! ~ I just realized that checking the system model is not a good idea because the way I'm doing it now (checking if the returned string contains the word "virtual") works only in English. On a localized system like German or French this may not work. I thought I was on to something simple, but I guess I will have to explore new ways of determining this that is language-independent as you recommended in your answers above.
↧