On Fri, 14 Sep 2012 11:33:00 -0400 Sally Chase wrote:
> I haven't seen any explicit mention of UWIN for Windows Server 2008, and when 
> I install UWIN5.0 on 2K8, the uname command shows 'UWIN-W7'.
> Is UWIN expected to work on this platform?

it should work regardless of what uname says

uwin uname uses GetVersionEx() to get the os version info
it has too coarse granularity along with flaky semantics
I challenge anyone to make sense of windows vista and windows 7
having the same major version number "6"

what is the output of
        cat '/reg/LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion'
we may be able to hone it down a bit from that

_______________________________________________
uwin-users mailing list
uwin-users@research.att.com
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to