true if the current operating system is Windows Vista or later
function IsVistaOrLater: Boolean; deprecated;
A Boolean value indicating if the OS is Vista or later.
Deprecated, as Windows XP and lower is not supported anymore.
ShellBrowser