What version of windows is running? (Reporter Specific)
At 10 JAN 2000 09:49:06AM Ray Chan wrote:
As we are finding that things work differently between Windows 95/98 and NT ..
Is there a way to determine the version of OS that is being used by a work station. I have not found it but am pretty sure there is.
Any help would be appreciated
At 10 JAN 2000 10:08AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
Get_Property("SYSTEM", "VERSION")
Field mark delimited aray, OS and OI version.
World Leaders in all things RevSoft
At 10 JAN 2000 11:08AM Ray Chan wrote:
Dear Mr. The Sprezzatura Group
Thanks .. the reason I asked is that 'version' returned 3.10 for the os but am on NT 4.0 sp4 (small business).
Not sure why it would reply with 3.10. It seems that there are lots of differences between OI on win95/98 and NT
Thanks again ..
At 10 JAN 2000 01:37PM Eric Emu wrote:
Try this under NT…
Start-Run-command
VER
COMMAND /C VER
…and you reckon OI has problems? ….. Eric