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
671 B

  1. [Strings]
  2. ;; Localizable Strings
  3. Msft = "Microsoft"
  4. AdminTools = "��������"
  5. OLDDOCDIR = "Docs" ; must be the same as IEAK4 doc dir name
  6. CMAK_DESC = "���ӹ������������߰�" ; link name
  7. OLD_LOC_CMAK_DESC = "���ӹ�������������" ; 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"