CLASS MACHINE CATEGORY "FrontMotion Login" POLICY !!FastUserSwitching KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\Winlogon" #if version >= 4 SUPPORTED !!SUPPORTED_WindowsXP #endif EXPLAIN !!FastUserSwitching_Help VALUENAME "AllowMultipleTSSessions" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END POLICY POLICY !!ListLocalUsers KEYNAME "Software\Policies\FrontMotion\FMLogin" EXPLAIN !!ListLocalUsers_Help VALUENAME "ListLocalUsers" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END POLICY POLICY !!RunTaskMgrOnCAD KEYNAME "Software\Policies\FrontMotion\FMLogin" EXPLAIN !!RunTaskMgrOnCAD_Help VALUENAME "RunTaskMgrOnCAD" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END POLICY POLICY !!Theme KEYNAME "Software\Policies\FrontMotion\FMLogin" EXPLAIN !!Theme_Help PART "Directory name relative to C:\Program Files\FrontMotion Login\Themes" EDITTEXT REQUIRED VALUENAME "Theme" END PART END POLICY END CATEGORY [strings] SUPPORTED_Win2k="At least Microsoft Windows 2000" SUPPORTED_WindowsXP="At least Microsoft Windows XP Professional" FastUserSwitching="Fast User Switching" FastUserSwitching_Help="Enables Fast User Switching which allows more than one person to logon to the computer at the same time." ListLocalUsers="List Local Users" ListLocalUsers_Help="List local user accounts on the login and security screens.\n\nThe list of names is similar to the ones displayed by Windows XP's Welcome Screen.\n\nAccounts in the following group are listed: Administrators, Users, Guests, and Power Users. Disabled accounts and accounts starting with an underscore (_) are not listed. IIS accounts (IUSR_ and IWAM_) are not listed.\n\nThe key HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList can hide additional accounts. See Microsoft Documentation." Theme="Theme" Theme_Help="Specifiy the Macromedia Flash Theme to use for the login and security screens.\n\nThemes are located in the %SYSTEM32%\FMLogin\Themes directory and the name entered must be relative to this directory. Absolute paths are not allowed.\n\nIf the specified Theme is not available, the default built-in Theme will be used." RunTaskMgrOnCAD="Run Task Manager on CTRL+ALT+DEL" RunTaskMgrOnCAD_Help="Setting is only meaningful if Interactive logon does not require CTRL+ALT+DEL"