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
759 B
15 lines
759 B
|
|
[Strings]
|
|
;; Localizable Strings
|
|
Msft = "Microsoft"
|
|
AdminTools = "Administrationsverktyg"
|
|
OLDDOCDIR = "Docs" ; must be the same as IEAK4 doc dir name
|
|
CMAK_DESC = "Administration av Anslutningshanteraren" ; link name
|
|
OLD_LOC_CMAK_DESC = "Gammal sträng för Administration av Anslutningshanteraren på Windows 2000" ; 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"
|