Consultor Eletrônico



Kbase 15748: Detecting the PC operating system version via OS-COMMAND
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Detecting the PC operating system version via OS-COMMAND

You can capture the various PC operating system versions that a client
is running from via the following Progress 4GL statements:

OS-COMMAND SILENT CMD.EXE /c VER>OPSYS.TXT ==> WIN NT 3.51

OS-COMMAND SILENT COMMAND.COM /c VER>OPSYS.TXT ==> WFW 3.11 & WIN`95

Progress Software Technical Support Note # 15748