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.

15 lines
706 B

  1. [Strings]
  2. ;; Localizable Strings
  3. Msft = "Microsoft"
  4. AdminTools = "Verwaltung"
  5. OLDDOCDIR = "Docs" ; must be the same as IEAK4 doc dir name
  6. CMAK_DESC = "Verbindungs-Manager-Verwaltungskit" ; link name
  7. OLD_LOC_CMAK_DESC = "Connection Manager Administration Kit" ; this is needed by certain localized languages
  8. ;; NON - Localizable Strings
  9. CMAppName = "Connection Manager Administration Kit" ; registry keyname
  10. CMHELP_DIR = "CMHelp"
  11. CMREGROOT = "Software\Microsoft\Connection Manager Administration Kit"
  12. CMAppPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\cmak.exe"
  13. RegUninstPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CMAK"