[Openmcl-devel] Determining the Operating System on Windows
Raymond Wiker
rwiker at gmail.com
Thu May 17 11:38:06 PDT 2012
On May 17, 2012, at 20:31 , Michael Minerva wrote:
> Hey Everyone,
>
> I was wondering if there was an easy way in CCL to determine which operating system the application was running on. More specifically I am trying to determine which version of Windows is running.
>
> Is there any easy way to do this with CCL or should I proceed into the realm of win32 hacking to get this done?
Do #'software-type and #'software-version return anything that is useful to you?
Alternatively, there may or may not be something useful on *features*...
More information about the Openmcl-devel
mailing list