|
|
1.1 root 1: // Microsoft Visual C++ generated resource script.
2: //
3: #include "resource.h"
4:
5: #define APSTUDIO_READONLY_SYMBOLS
6: /////////////////////////////////////////////////////////////////////////////
7: //
8: // Generated from the TEXTINCLUDE 2 resource.
9: //
10: #include "afxres.h"
1.1.1.6 root 11: #include "..\\common\\resource.h"
1.1 root 12:
13: /////////////////////////////////////////////////////////////////////////////
14: #undef APSTUDIO_READONLY_SYMBOLS
15:
16: /////////////////////////////////////////////////////////////////////////////
17: // English (U.S.) resources
18:
19: #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
20: #ifdef _WIN32
21: LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
22: #pragma code_page(1252)
23: #endif //_WIN32
24:
25: /////////////////////////////////////////////////////////////////////////////
26: //
27: // Version
28: //
29:
30: VS_VERSION_INFO VERSIONINFO
1.1.1.17! root 31: FILEVERSION 6,0,1,0
! 32: PRODUCTVERSION 6,0,1,0
1.1.1.16 root 33: FILEFLAGSMASK 0x17L
1.1 root 34: #ifdef _DEBUG
1.1.1.16 root 35: FILEFLAGS 0x1L
1.1 root 36: #else
1.1.1.16 root 37: FILEFLAGS 0x0L
1.1 root 38: #endif
39: FILEOS 0x4L
1.1.1.3 root 40: FILETYPE 0x1L
1.1 root 41: FILESUBTYPE 0x0L
42: BEGIN
43: BLOCK "StringFileInfo"
44: BEGIN
45: BLOCK "040904b0"
46: BEGIN
1.1.1.2 root 47: VALUE "CompanyName", "TrueCrypt Foundation"
1.1 root 48: VALUE "FileDescription", "TrueCrypt Setup"
1.1.1.17! root 49: VALUE "FileVersion", "6.0a"
1.1.1.2 root 50: VALUE "LegalCopyright", "TrueCrypt Foundation"
1.1.1.7 root 51: VALUE "LegalTrademarks", "TrueCrypt"
1.1 root 52: VALUE "OriginalFilename", "TrueCrypt Setup.exe"
53: VALUE "ProductName", "TrueCrypt"
1.1.1.17! root 54: VALUE "ProductVersion", "6.0a"
1.1 root 55: END
56: END
57: BLOCK "VarFileInfo"
58: BEGIN
59: VALUE "Translation", 0x409, 1200
60: END
61: END
62:
63:
64: /////////////////////////////////////////////////////////////////////////////
65: //
1.1.1.6 root 66: // HEADER
67: //
68:
69: IDR_SETUP_RSRC_HEADER HEADER "resource.h"
70:
71: /////////////////////////////////////////////////////////////////////////////
72: //
1.1.1.10 root 73: // REGISTRY
74: //
75:
76: IDR_COMREG REGISTRY "ComSetup.rgs"
77:
78: /////////////////////////////////////////////////////////////////////////////
79: //
1.1 root 80: // Dialog
81: //
82:
83: IDD_UNINSTALL DIALOGEX 0, 0, 349, 234
1.1.1.10 root 84: STYLE DS_SETFONT | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.6 root 85: CAPTION "Uninstall TrueCrypt"
1.1 root 86: CLASS "CustomDlg"
87: FONT 8, "MS Shell Dlg", 0, 0, 0x0
88: BEGIN
1.1.1.12 root 89: LTEXT "Click Uninstall to remove TrueCrypt from this system.",IDT_UNINSTALL_DIR,8,8,334,8
90: LISTBOX IDC_LOG_WINDOW,7,21,335,179,LBS_NOINTEGRALHEIGHT | LBS_NOSEL | WS_VSCROLL
1.1.1.6 root 91: DEFPUSHBUTTON "&Uninstall",IDC_UNINSTALL,236,213,50,14
1.1 root 92: PUSHBUTTON "Cancel",IDCANCEL,292,213,50,14
1.1.1.12 root 93: CONTROL "Create System &Restore point",IDC_SYSTEM_RESTORE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,215,194,10
94: CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,2,206,347,1,WS_EX_STATICEDGE
95: CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,1,1,348,1,WS_EX_STATICEDGE
1.1 root 96: END
97:
1.1.1.12 root 98: IDD_INSTALL_OPTIONS_PAGE_DLG DIALOGEX 0, 0, 346, 152
99: STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
100: FONT 8, "MS Shell Dlg", 0, 0, 0x0
101: BEGIN
102: EDITTEXT IDC_DESTINATION,11,41,260,13,ES_AUTOHSCROLL
103: PUSHBUTTON "Bro&wse...",IDC_BROWSE,278,40,59,14
1.1.1.16 root 104: CONTROL "Install &for all users",IDC_ALL_USERS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,71,168,11
1.1.1.12 root 105: CONTROL "Associate the .tc file &extension with TrueCrypt",IDC_FILE_TYPE,
1.1.1.16 root 106: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,107,232,11
107: CONTROL "Add TrueCrypt to &Start menu",IDC_PROG_GROUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,83,168,11
108: CONTROL "Create System &Restore point",IDC_SYSTEM_RESTORE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,131,194,11
109: CONTROL "Add TrueCrypt icon to &desktop",IDC_DESKTOP_ICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,95,168,11
1.1.1.12 root 110: LTEXT "Please select or type the location where you want to install the TrueCrypt program files. If the specified folder does not exist, it will be automatically created.",IDT_INSTALL_DESTINATION,11,14,319,25
1.1.1.16 root 111: CONTROL "Disable Windows paging files",IDC_DISABLE_PAGING_FILES,
112: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,119,194,11
1.1.1.12 root 113: END
114:
115: IDD_INFO_PAGE_DLG DIALOGEX 0, 0, 217, 156
116: STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
117: FONT 8, "MS Shell Dlg", 400, 0, 0x1
118: BEGIN
119: LTEXT "",IDC_BOX_HELP,0,10,217,146
120: END
121:
122: IDD_INTRO_PAGE_DLG DIALOGEX 0, 0, 346, 152
123: STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
124: FONT 8, "MS Shell Dlg", 400, 0, 0x1
125: BEGIN
126: CONTROL "",IDC_AGREE,"Button",BS_AUTORADIOBUTTON,1,129,304,10
127: CONTROL "",IDC_DISAGREE,"Button",BS_AUTORADIOBUTTON,1,140,288,10
128: LTEXT "",IDC_BOX_HELP,0,0,346,22
129: EDITTEXT IDC_LICENSE_TEXT,0,23,345,100,ES_MULTILINE | WS_VSCROLL | NOT WS_TABSTOP
130: END
131:
132: IDD_INSTL_DLG DIALOGEX 0, 0, 374, 231
133: STYLE DS_SETFONT | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
134: CAPTION "TrueCrypt Setup Wizard"
1.1 root 135: CLASS "CustomDlg"
136: FONT 8, "MS Shell Dlg", 0, 0, 0x0
137: BEGIN
1.1.1.12 root 138: PUSHBUTTON "&Help",IDHELP,150,211,50,14
139: PUSHBUTTON "",IDC_PREV,209,211,50,14
140: DEFPUSHBUTTON "",IDC_NEXT,259,211,50,14
141: PUSHBUTTON "Cancel",IDCANCEL,317,211,50,14
142: LTEXT "",IDC_BOX_TITLE,11,5,324,12,0,WS_EX_TRANSPARENT
143: LTEXT "",IDC_POS_BOX,14,42,346,155,0,WS_EX_TRANSPARENT
144: CONTROL 107,IDC_BITMAP_SETUP_WIZARD,"Static",SS_BITMAP | SS_NOTIFY,139,3,228,30
145: CONTROL 109,IDC_SETUP_WIZARD_BKG,"Static",SS_BITMAP,0,0,11,10
146: CONTROL "",IDC_SETUP_WIZARD_GFX_AREA,"Static",SS_GRAYRECT | NOT WS_VISIBLE,0,0,378,36,WS_EX_TRANSPARENT | WS_EX_STATICEDGE
147: CONTROL "",IDC_HR_BOTTOM,"Static",SS_ETCHEDHORZ,67,204,306,1,WS_EX_STATICEDGE
148: CONTROL "",IDC_HR,"Static",SS_ETCHEDHORZ,0,35,399,1,WS_EX_STATICEDGE
149: LTEXT "TrueCrypt Installer",IDC_STATIC,4,200,62,8,WS_DISABLED
150: LTEXT "",IDC_BOX_INFO,18,18,317,13,0,WS_EX_TRANSPARENT
151: END
152:
153: IDD_EXTRACTION_OPTIONS_PAGE_DLG DIALOGEX 0, 0, 346, 152
154: STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
155: FONT 8, "MS Shell Dlg", 0, 0, 0x0
156: BEGIN
157: PUSHBUTTON "Bro&wse...",IDC_BROWSE,277,32,62,14
158: EDITTEXT IDC_DESTINATION,6,33,264,12,ES_AUTOHSCROLL
159: LTEXT "Please select or type the location where you want to place the extracted files:",IDT_EXTRACT_DESTINATION,6,15,333,17
160: CONTROL "&Open the destination location when finished",IDC_OPEN_CONTAINING_FOLDER,
161: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,91,318,16
162: LTEXT "",IDC_BOX_HELP,6,56,333,32
163: END
164:
165: IDD_WIZARD_MODE_PAGE_DLG DIALOGEX 0, 0, 346, 152
166: STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
167: FONT 8, "MS Shell Dlg", 400, 0, 0x1
168: BEGIN
169: CONTROL "&Install",IDC_WIZARD_MODE_INSTALL,"Button",BS_AUTORADIOBUTTON,6,14,232,10
170: CONTROL "&Extract",IDC_WIZARD_MODE_EXTRACT_ONLY,"Button",BS_AUTORADIOBUTTON,6,60,232,10
171: LTEXT "",IDC_BOX_HELP,42,77,286,64
172: LTEXT "",IDC_BOX_HELP2,42,30,286,29
173: END
174:
175: IDD_PROGRESS_PAGE_DLG DIALOGEX 0, 0, 346, 152
176: STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
177: FONT 8, "MS Shell Dlg", 400, 0, 0x1
178: BEGIN
179: LISTBOX IDC_LOG_WINDOW,0,1,345,131,LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | LBS_NOSEL | WS_VSCROLL
1.1.1.16 root 180: CONTROL "",IDC_PROGRESS_BAR,"msctls_progress32",PBS_SMOOTH | WS_BORDER,0,139,345,12
1.1 root 181: END
182:
183:
184: /////////////////////////////////////////////////////////////////////////////
185: //
186: // Icon
187: //
188:
189: // Icon with lowest ID value placed first to ensure application icon
190: // remains consistent on all systems.
1.1.1.11 root 191: IDI_SETUP ICON "Setup.ico"
1.1 root 192:
193: #ifdef APSTUDIO_INVOKED
194: /////////////////////////////////////////////////////////////////////////////
195: //
196: // TEXTINCLUDE
197: //
198:
199: 1 TEXTINCLUDE
200: BEGIN
201: "resource.h\0"
202: END
203:
204: 2 TEXTINCLUDE
205: BEGIN
206: "#include ""afxres.h""\r\n"
1.1.1.6 root 207: "#include ""..\\\\common\\\\resource.h""\r\n"
1.1 root 208: "\0"
209: END
210:
211: 3 TEXTINCLUDE
212: BEGIN
1.1.1.6 root 213: "#include ""..\\\\common\\\\common.rc""\r\n"
1.1 root 214: "\0"
215: END
216:
217: #endif // APSTUDIO_INVOKED
218:
219:
220: /////////////////////////////////////////////////////////////////////////////
221: //
222: // DESIGNINFO
223: //
224:
225: #ifdef APSTUDIO_INVOKED
226: GUIDELINES DESIGNINFO
227: BEGIN
228: IDD_UNINSTALL, DIALOG
229: BEGIN
230: LEFTMARGIN, 7
231: RIGHTMARGIN, 342
232: TOPMARGIN, 7
233: BOTTOMMARGIN, 229
234: END
235:
1.1.1.12 root 236: IDD_INSTALL_OPTIONS_PAGE_DLG, DIALOG
1.1 root 237: BEGIN
238: LEFTMARGIN, 7
1.1.1.12 root 239: RIGHTMARGIN, 339
1.1 root 240: TOPMARGIN, 7
1.1.1.12 root 241: BOTTOMMARGIN, 147
242: END
243:
244: IDD_INFO_PAGE_DLG, DIALOG
245: BEGIN
246: LEFTMARGIN, 7
247: RIGHTMARGIN, 210
248: TOPMARGIN, 7
249: BOTTOMMARGIN, 149
250: END
251:
252: IDD_INTRO_PAGE_DLG, DIALOG
253: BEGIN
254: LEFTMARGIN, 7
255: RIGHTMARGIN, 339
256: TOPMARGIN, 7
257: BOTTOMMARGIN, 145
258: END
259:
260: IDD_INSTL_DLG, DIALOG
261: BEGIN
262: RIGHTMARGIN, 367
263: TOPMARGIN, 1
264: BOTTOMMARGIN, 229
265: HORZGUIDE, 196
266: END
267:
268: IDD_EXTRACTION_OPTIONS_PAGE_DLG, DIALOG
269: BEGIN
270: RIGHTMARGIN, 343
271: BOTTOMMARGIN, 147
272: END
273:
274: IDD_WIZARD_MODE_PAGE_DLG, DIALOG
275: BEGIN
276: LEFTMARGIN, 7
277: RIGHTMARGIN, 339
278: TOPMARGIN, 7
279: BOTTOMMARGIN, 145
280: END
281:
282: IDD_PROGRESS_PAGE_DLG, DIALOG
283: BEGIN
284: LEFTMARGIN, 7
285: RIGHTMARGIN, 339
286: TOPMARGIN, 7
287: BOTTOMMARGIN, 145
1.1 root 288: END
289: END
290: #endif // APSTUDIO_INVOKED
291:
1.1.1.12 root 292:
293: /////////////////////////////////////////////////////////////////////////////
294: //
295: // Bitmap
296: //
297:
298: IDB_SETUP_WIZARD BITMAP "TrueCrypt_setup.bmp"
299: IDB_SETUP_WIZARD_BKG BITMAP "TrueCrypt_setup_background.bmp"
1.1 root 300: #endif // English (U.S.) resources
301: /////////////////////////////////////////////////////////////////////////////
302:
303:
1.1.1.6 root 304:
305: #ifndef APSTUDIO_INVOKED
306: /////////////////////////////////////////////////////////////////////////////
307: //
308: // Generated from the TEXTINCLUDE 3 resource.
309: //
310: #include "..\\common\\common.rc"
311:
312: /////////////////////////////////////////////////////////////////////////////
313: #endif // not APSTUDIO_INVOKED
314:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.