8.3 Creating the SecureLogin Enabling Application Definition

  1. Double-click the SecureLogin icon on the system tray.

  2. Select Applications, then click New > New Application Definition.

  3. In the Name field, specify ntvdm.exe.

  4. In the Description field, specify a name for the application enabler.

    For example, specify Reflections for Windows.

  5. From the Type drop-down list, select Windows.

    For most terminal emulators, you would select Terminal Emulator.

  6. Click OK.

  7. Select Definition, then specify the following:

    ## Username dialogDialog
      Class "#32770"
      Title "Reflection 2 - Username"
    EndDialogSetPrompt "Username:"
    Type $Username #101
    Type "\N"SetPrompt "Enter the following single sign-on variables."## Password Dialog
    Dialog
      Class "#32770"
      Title "Reflection 2 - Password"
    EndDialogSetPrompt "Password:"
    Type $Password #101
    Type "\N"SetPrompt "Enter the following single sign-on variables."
    
  8. Ensure that the Enabled check box is checked.

  9. Save the enabled application by clicking OK.

    The application enabler now displays in the Application list.

  10. Save the data and close the SecureLogin interface by clicking OK.