windows-srvr-cfg-resource-20040401
[openafs.git] / src / WINNT / afs_setup_utils / lang / en_US / afs_setup_utils.rc
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  * 
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 #include <resource.h>
11
12 #define APSTUDIO_READONLY_SYMBOLS
13 /////////////////////////////////////////////////////////////////////////////
14 //
15 // Generated from the TEXTINCLUDE 2 resource.
16 //
17 #include <windows.h>
18 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS Setup Utilities DLL"
19 #define AFS_VERINFO_NAME "afs_setup_utils"
20 #define AFS_VERINFO_FILENAME "afs_setup_utils.exe"
21 #define AFS_VERINFO_CHARSET 1252
22 #define AFS_VERINFO_LANG_CODE 0x409
23 #include "AFS_component_version_number.h"
24 #include "..\..\..\..\config\NTVersioninfo.rc"
25
26
27 /////////////////////////////////////////////////////////////////////////////
28 //
29 // String Table
30 //
31 STRINGTABLE DISCARDABLE 
32 BEGIN
33     IDS_INSTALLATION_FAILURE "An error has occurred:  %s (%ld)."
34     IDS_SCM_OPEN_FAILED     "Failed to open Service Control Manager"
35     IDS_SERVICE_CREATE_FAILED "Failed to create service"
36     IDS_SERVICE_OPEN_FAILED "Failed to open service"
37     IDS_SERVICE_QUERY_FAILED "Failed to query service status"
38     IDS_SERVICE_STOP_FAILED "Failed to stop service"
39     IDS_SERVICE_DELETE_FAILED "Failed to delete service"
40     IDS_REG_DELETE_VALUE_ERROR "Failed to delete registry entries"
41     IDS_SERVICE_ENABLE_FAILED "Failed to enable service"
42     IDS_OLE_DLL_INSTALL_FAILED "Failed to install an OLE DLL"
43     IDS_OLE_DLL_UNINSTALL_FAILED "Failed to uninstall an OLE DLL"
44     IDS_EXTENSION_DLL_UNINSTALL_FAILED 
45                             "Failed to uninstall the fileset mount/unmount shell extension"
46     IDS_EXTENSION_DLL_INSTALL_FAILED 
47                             "Failed to install the fileset mount/unmount shell extension"
48     IDS_CANT_DETERMINE_PRODUCT 
49                             "Cannot determine which AFS product to uninstall"
50     IDS_TITLE               "AFSĀ® for Windows"
51     IDS_CANT_DETERMINE_APP_PATH 
52                             "Failed to determine the application's installation directory"
53 END
54
55 STRINGTABLE DISCARDABLE
56 BEGIN
57     IDS_CLIENT_APP_NAME     "AFS Client"
58     IDS_SERVER_APP_NAME     "AFS Server"
59     IDS_CC_APP_NAME         "AFS Control Center"
60     IDS_CANT_LOAD_RESOURCES "Cannot uninstall this product: Load of uninstall resources has failed."
61     IDS_CANT_UNINSTALL_AFSCREDS "Failed to unconfigure the AFS Client."
62     IDS_MUST_STOP_SERVER    "The AFS Server must be stopped before uninstallation can continue.  This can be a very lengthy process.  Stop the Server now?"
63     IDS_MUST_STOP_CLIENT    "The AFS Client must be stopped before uninstallation can continue.  Stop the Client now?"
64     IDS_LIGHT_CLIENT_APP_NAME "AFS Light"
65     IDS_WAITING_FOR_CLIENT_TO_STOP "Stopping the AFS Client.  Please wait..."
66     IDS_WAITING_FOR_SERVER_TO_STOP "Stopping the AFS Server.  Please wait..."
67     IDS_CLIENT_NEEDED_BY_SERVER "Uninstalling the AFS Client will prevent the AFS Server from functioning properly.  Proceed with the uninstall?"
68     IDS_PRESERVE_CLIENT_CONFIG_INFO "Do you wish to preserve the Client's configuration information?  You may want to do this if you are upgrading or reinstalling."
69     IDS_PRESERVE_SERVER_CONFIG_INFO "Do you wish to preserve the Server's configuration information?  You may want to do this if you are upgrading or reinstalling."
70     IDS_RESTORE_OF_PREVIOUS_CONFIG_FAILED "Failed to restore previous configuration information"
71     IDS_SAVE_OF_CONFIG_INFO_FAILED  "Failed to save the configuration information.  Proceed with the uninstall?"
72 END
73
74 STRINGTABLE DISCARDABLE
75 BEGIN
76     IDS_PRESERVE_LIGHT_CLIENT_CONFIG_INFO   "Do you wish to preserve AFS Light's configuration information?  You may want to do this if you are upgrading or reinstalling."
77     IDS_PRESERVE_CC_CONFIG_INFO "Do you wish to preserve the Control Center's configuration information?  You may want to do this if you are upgrading or reinstalling."
78 END
79
80
81 /////////////////////////////////////////////////////////////////////////////
82 //
83 // Dialog Boxes
84 //
85 IDD_PROGRESS DIALOGEX 0, 0, 226, 52
86 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | DS_CENTER
87 EXSTYLE WS_EX_TOOLWINDOW
88 CAPTION "AFSĀ® for Windows"
89 FONT 9, "MS Shell Dlg"
90 BEGIN
91     ICON            "",IDC_LOGO,17,16,21,20
92     LTEXT           "Stopping the AFS Server.  Please wait...",IDC_MSG,50,23,
93                     163,10
94     GROUPBOX        "",IDC_STATIC,7,4,212,40
95 END
96
97 IDD_LICENSE DIALOGEX 0, 0, 315, 204
98 STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
99 CAPTION "License Agreement"
100 FONT 9, "MS Shell Dlg", 0, 0, 0x1
101 BEGIN
102     DEFPUSHBUTTON   "I &Agree",IDOK,197,185,50,14
103     PUSHBUTTON      "Cancel",IDC_STATIC,255,185,50,14,WS_DISABLED
104     CONTROL         "",IDC_TEXT,"RichEdit20A",ES_MULTILINE | ES_AUTOVSCROLL | 
105                     ES_READONLY | WS_VSCROLL,10,10,295,161,WS_EX_STATICEDGE
106     PUSHBUTTON      "&Print",IDC_PRINT,10,185,50,14
107     PUSHBUTTON      "I &Disagree",IDCANCEL,147,185,50,14
108     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,10,178,296,1
109 END
110
111
112 //////////////////////////////////////////////////////////////////////////
113 //
114 // Icon
115 //
116
117 // Icon with lowest ID value placed first to ensure application icon
118 // remains consistent on all systems.
119 IDI_SPIN1               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin1.ico"
120 IDI_SPIN2               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin2.ico"
121 IDI_SPIN3               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin3.ico"
122 IDI_SPIN4               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin4.ico"
123 IDI_SPIN5               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin5.ico"
124 IDI_SPIN6               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin6.ico"
125 IDI_SPIN7               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin7.ico"
126 IDI_SPIN8               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin8.ico"
127 IDI_SPINSTOP            ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spinstop.ico"
128