Enable/Disable SecureLogin Splash Screen

  • 7940458
  • 19-Aug-2009
  • 22-Dec-2015

Environment

Novell SecureLogin
NSL 7.x
NSL8.x


Situation

Is there a setting to enable/disable the SecureLogin Splash screen when the user saves or loads SecureLogin data from their datastore?

Is there a setting to enable/disable the SecureLogin Splash screen when SecureLogin initially loads?

Disable SecureLogin splash screen

Hide SecureLogin splash screen

Resolution

To disable (hide) the spalsh screen shown when SecureLogin saves or loads user’s data insert the following Registry setting as a dword value

HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin\ ""DlgOnSaveDirVar""=dword:00000000

With a value of 1 this will enable the splash screen and with a value of 0, it will disable the splash screen.


To disable (hide) the spalsh screen shown when SecureLogin loads on startup insert the following Registry setting as a dword value

HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin\ ""DisplayInitialLoadSplash""=dword:00000000

With a value of 1 this will enable the splash screen and with a value of 0, it will disable the splash screen.