16 lines
716 B
Plaintext
16 lines
716 B
Plaintext
|
|
[Strings]
|
|
;; Localizable Strings
|
|
Msft = "Microsoft"
|
|
AdminTools = "Systeembeheer"
|
|
OLDDOCDIR = "Docs" ; must be the same as IEAK4 doc dir name
|
|
CMAK_DESC = "Administration Kit voor Verbindingsbeheer" ; link name
|
|
OLD_LOC_CMAK_DESC = "Old W2K Connection Manager Administration Kit String" ; this is needed by certain localized languages
|
|
|
|
;; NON - Localizable Strings
|
|
CMAppName = "Connection Manager Administration Kit" ; registry keyname
|
|
CMHELP_DIR = "CMHelp"
|
|
CMREGROOT = "Software\Microsoft\Connection Manager Administration Kit"
|
|
CMAppPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\cmak.exe"
|
|
RegUninstPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CMAK"
|