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

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


en:autorun: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_2016
WIN_2019
WIN_11
WIN_2022

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.

:!: If Total Commander is running in compatibility mode on Windows 8.1 and above, or if the version of Total Commander is old, the result of the function may be incorrect!

%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.
en/autorun/documentation/sysinfo_vars.txt · Последнее изменение: 2022/09/25 18:19 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki