Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
781 B

  1. email name: AMatlosz
  2. Firendly Name of tool: Smart Card Alert
  3. ScAlert is a GUI tool that allows the user to monitor the status of the smart card system. Additionally, it notifies the user when a smart card has been left idle in a reader for more than 10 seconds.
  4. Build Server: ?
  5. Slm Server location: -s //curlew/ispuslm -p ispunt/calais/controls/scalert
  6. Registry entries required: no entries are required; however, there is an optional registry key set up by scidle.reg
  7. Windows Registry Editor Version 5.00
  8. [HKEY_CURRENT_USER\AppEvents\EventLabels\SmartcardIdle]
  9. @="Smart Card Idle"
  10. [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SmartcardIdle\.Current]
  11. @="tada.wav"
  12. Will the tool be localized: there are currently no plans for doing so.