VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Format.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Format/Format.rc')
-rw-r--r--src/Format/Format.rc8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/Format/Format.rc b/src/Format/Format.rc
index 32da02eb..9e13a29b 100644
--- a/src/Format/Format.rc
+++ b/src/Format/Format.rc
@@ -266,9 +266,11 @@ IDD_SYSENC_RESCUE_DISK_CREATION_DLG DIALOGEX 0, 0, 226, 172
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
- EDITTEXT IDC_RESCUE_DISK_ISO_PATH,0,152,163,13,ES_AUTOHSCROLL
- PUSHBUTTON "Bro&wse...",IDC_BROWSE,166,151,59,14
- LTEXT "",IDT_RESCUE_DISK_INFO,0,1,225,145
+ EDITTEXT IDC_RESCUE_DISK_ISO_PATH,0,159,163,13,ES_AUTOHSCROLL
+ PUSHBUTTON "Bro&wse...",IDC_BROWSE,166,158,59,14
+ LTEXT "",IDT_RESCUE_DISK_INFO,0,1,225,137
+ CONTROL "Skip Rescue Disk verification",IDC_SKIP_RESCUE_VERIFICATION,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,0,145,106,10
END
IDD_SYSENC_COLLECTING_RANDOM_DATA_DLG DIALOGEX 0, 0, 226, 172