Инструменты пользователя

Инструменты сайта


en:documentation:sysinfo_vars

Variables

Plugin exports the constants:

%SYSINFO_OSARCH%The OS architecture where TC is running. This can be either 32 or 64. Equal to %AUTORUN_OSARCH%.
%SYSINFO_OSVERSION%The ОС version where TC is running. This can be one of:
WIN_2000
WIN_XP
WIN_2003
WIN_2003R2
WIN_VISTA
WIN_2008
WIN_7
WIN_2008R2
WIN_8
WIN_2012
WIN_81
WIN_2012R2
WIN_10
WIN_10SRV *

If version can not detected, returned the string:

"WIN_" + Major Version + "." + Minor Version

For workstation at the end of string «W» attached.

For example, for Windows 7 it's would be: WIN_6.2W, for Windows Server 2008 — WIN_6.1.

%SYSINFO_OSSERVICEPACK%The service pack version (ex. Service Pack 3).
%SYSINFO_DESKTOPWIDTH%Desktop width.
%SYSINFO_DESKTOPHEIGHT%Desktop height.
%SYSINFO_DESKTOPDEPTH%Desktop color depth.
%SYSINFO_USERLANG%Three-chars user language code.

Remarks

WIN_10SRV value is temporary, since no information about final name of Windows 10 Server Technical Preview.

en/documentation/sysinfo_vars.txt · Последнее изменение: 2020/04/29 20:00 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki