📄 pgpadmin.rc
字号:
IDC_USE_OUTADK,"Button",BS_AUTOCHECKBOX | BS_NOTIFY |
WS_TABSTOP,100,140,186,10
LTEXT "While a Diffie-Hellman key enables an Incoming ADK feature, another option is to have an Outgoing Additional Decryption Key.",
IDC_STATIC,99,10,242,18
LTEXT "When someone inside the organization encrypts a message to the user, the message will also be encrypted to the Outgoing ADK. However, encrypted messages from someone outside the organization to an internal user will not be encrypted to the Outgoing ADK.",
IDC_STATIC,99,31,242,34
LTEXT "This feature works with all key types on all encryptions. When used in combination with Incoming ADK, these two features provide an ADK for all incoming and outgoing messages. All keys must be Diffie-Hellman keys to combine these features.",
IDC_STATIC,99,68,242,33
LTEXT "If you choose to use an Outgoing ADK, this key must already be on your keyring before going to the next page. If it is not, generate the key you intend to use for Outgoing ADK, then press the Next button.",
IDC_STATIC,99,105,242,25
END
IDD_ADK_OUTSEL DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Outgoing Additional Decryption Key selection"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
GROUPBOX "Body should be inside this frame. This frame is invisible",
IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
LTEXT "The following list shows all keys on your keyring. Please choose the key you wish to use as the Outgoing Additional Decryption Key:",
IDC_STATIC,99,11,240,19
CONTROL "List1",IDC_OUTADK_ID,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER |
WS_TABSTOP,99,38,240,142
END
IDD_CORPKEYSEL DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Corporate Signing Key selection"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
GROUPBOX "Body should be inside this frame. This frame is invisible",
IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
LTEXT "The following list shows all keys on your keyring. Please choose the key you wish to use for the Corporate Signing Key:",
IDC_STATIC,99,11,240,19
CONTROL "List1",IDC_CORPKEY_ID,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER |
WS_TABSTOP,99,38,240,142
END
IDD_KEYGEN DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Key Generation"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
GROUPBOX "Body should be inside this frame. This frame is invisible",
IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
LTEXT "Normally, PGP users generate their own keys. This allows each user to choose their own passphrase and be responsible for their own keys.",
IDC_STATIC,99,9,240,19
CONTROL "Allow key &generation",IDC_ALLOW_KEYGEN,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,100,106,87,10
LTEXT "You may optionally choose to disable key generation for users. This means that a Security Officer within your organization will be responsible for generating all users' keys and handing them out. In a large organization,",
IDC_STATIC,99,28,240,25
LTEXT "Disabling key generation is strongly discouraged because it can introduce massive security holes. This feature should only be used if all the threats and implications of doing this have been carefully considered.",
IDC_STATIC,99,73,240,27
CONTROL "Allow &RSA key generation",IDC_ALLOW_RSAKEYGEN,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,112,120,106,10
LTEXT "this sort of operation could take a long time to complete and requires extensive processes to ensure security of the key.",
IDC_STATIC,99,52,235,17
LTEXT "New keys must be at least",IDC_KEYSIZE_LABEL,112,135,87,
9
EDITTEXT IDC_MINKEYSIZE,199,133,24,12,ES_AUTOHSCROLL
LTEXT "bits long",IDC_KEYSIZE_LABEL2,228,135,31,9
END
IDD_DEFKEYSEL DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Default Keys selection"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
GROUPBOX "Body should be inside this frame. This frame is invisible",
IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
LTEXT "The following list shows all keys on your keyring. You may choose one or more keys to appear on all users' keyrings when they install PGP. If you selected a Corporate Key or any Additional Decryption Keys in the previous steps, you must select them here.",
IDC_STATIC,99,11,240,32
CONTROL "List1",IDC_DEFKEY_ID,"SysListView32",LVS_REPORT |
LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,99,47,240,133
END
IDD_FINISH DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Completed"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
GROUPBOX "Body should be inside this frame. This frame is invisible",
IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
LTEXT "You have completed all the steps in administrating the installation of PGP. The options that you have chosen will be saved in a file and distributed in the Non-Admin installation of PGP.",
IDC_STATIC,99,15,239,25
END
IDD_ADK_ENFORCE DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Additional Decryption Key enforcement"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
LTEXT "If you have enabled an Additional Decryption Key within your organization, it will cause the ADK to appear in the recipient list when (1) someone encrypts data to a user within your organization, and/or (2) an internal user encrypts ",
IDC_STATIC,99,10,242,25
LTEXT "As with any key in the recipient list, the ADK(s) can be removed from the list by the user before encrypting the data. If a mischievous user chooses to do this, you will not be able to decrypt the data using the associated ADK.",
IDC_STATIC,99,54,242,25
LTEXT "If you wish to prevent users from removing the ADK(s) from the recipient list, you must select the option of enforcing ADK below.",
IDC_STATIC,99,83,242,17
CONTROL "Enforce &Incoming Additional Decryption Key",
IDC_ENFORCE_INADK,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
99,167,219,11
LTEXT "data. This is dependent on whether you have enabled Incoming or Outgoing ADK or both.",
IDC_STATIC,99,34,242,17
CONTROL "Enforce &Outgoing Additional Decryption Key",
IDC_ENFORCE_OUTADK,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
99,178,165,11
CONTROL "Enforce &remote Additional Decryption Key strictness",
IDC_ENFORCE_REMOTEADK,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,99,189,203,11
LTEXT "You should also decide whether or not to enforce the ADK policies of outside organizations. When an internal user encrypts to a user in another organization whose key was generated with Enforced ADK, you have the",
IDC_STATIC,99,104,242,25
LTEXT "option of either forcing your users to respect the enforcement requested by outside organizations or allowing your users to remove any ADK(s) associated with that key from the recipient list. The enforcement features are designed",
IDC_STATIC,99,128,242,25
LTEXT "as helpful guides for the users, and are not foolproof.",
IDC_STATIC,99,152,242,9
END
IDD_CLIENTPREFS DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - User Options"
FONT 8, "MS Sans Serif"
BEGIN
GROUPBOX "Body should be inside this frame. This frame is invisible",
IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
LTEXT "Client options such as using the passphrase cache and which keyservers to use are usually set by each user. However, it may be helpful to have certain defaults preset for a large group of users within your organization.",
IDC_STATIC,99,9,240,35
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
LTEXT "You may choose to add a copy of your current client options to the installer. All users installing PGP with this installer will start with these client options as their default.",
IDC_STATIC,99,47,240,28
CONTROL "&Copy client options to installer",IDC_USECURRENT,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,99,82,200,11
END
IDD_COPYPROGRESS DIALOG DISCARDABLE 0, 0, 186, 71
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "PGP Administration Wizard"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER,7,
53,172,12
CTEXT "Creating PGP Installer...",IDC_STATIC,7,7,172,9
CONTROL "c:\\file",IDC_FILENAME,"Static",SS_LEFTNOWORDWRAP |
SS_CENTERIMAGE | SS_SUNKEN | WS_BORDER | WS_GROUP,7,30,
172,12
END
IDD_REVIEW DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Review of options selected"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
LTEXT "These are the options you have set. To change them, use the Back button.",
IDC_STATIC,100,6,244,11
LTEXT "ADK: Addtional Decryption Key\n\nCSK: Corporate Signing Key",
IDC_STATIC,7,176,81,42,SS_SUNKEN
EDITTEXT IDC_PANEL,100,25,244,192,ES_MULTILINE | ES_READONLY |
WS_VSCROLL | NOT WS_TABSTOP
END
IDD_LICENSE DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Company Name"
FONT 8, "MS Sans Serif"
BEGIN
GROUPBOX "Body should be inside this frame. This frame is invisible",
-1,92,0,254,189,NOT WS_VISIBLE
LTEXT "Please enter the name of your company in the field below:",
-1,99,52,240,10
CONTROL 105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,9,81,161
EDITTEXT IDC_LICENSENUM,99,63,240,12,ES_AUTOHSCROLL
END
IDD_SERVERUPDATES DIALOG DISCARDABLE 0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Server Updates"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL "Automatically update &all keys every",IDC_UPDATEALL,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,99,83,124,13
EDITTEXT IDC_ALLDAYS,226,83,29,13,ES_AUTOHSCROLL
CONTROL "Spin1",IDC_ALLSPIN,"msctls_updown32",UDS_SETBUDDYINT |
UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS |
UDS_NOTHOUSANDS,256,83,9,13
CONTROL "Automatically update all &Trusted Introducers every",
IDC_UPDATETRUSTED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -