//Microsoft Developer Studio generated resource script. // #include "inc\resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" #include #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Automated System Recovery Utility" #define VER_INTERNALNAME_STR "asr_fmt.exe" #define VER_ORIGINALFILENAME_STR "asr_fmt.exe" #include "common.ver" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "inc\\resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""afxres.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "#define _AFX_NO_SPLITTER_RESOURCES\r\n" "#define _AFX_NO_OLE_RESOURCES\r\n" "#define _AFX_NO_TRACKER_RESOURCES\r\n" "#define _AFX_NO_PROPERTY_RESOURCES\r\n" "\r\n" "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n" "#ifdef _WIN32\r\n" "LANGUAGE 9, 1\r\n" "#pragma code_page(1252)\r\n" "#endif //_WIN32\r\n" "#include ""afxres.rc"" // Standard components\r\n" "#endif\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_ASR_FMT_DIALOG DIALOGEX 0, 0, 211, 102 STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION EXSTYLE WS_EX_APPWINDOW CAPTION "Windows Automated System Recovery" FONT 8, "MS Shell Dlg" BEGIN LTEXT "\nPlease wait while ASR stores information about volumes present on your computer.", IDC_PROGRESS_TEXT,7,7,197,41,0,WS_EX_TRANSPARENT CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",PBS_SMOOTH | WS_BORDER,7,77,197,10 DEFPUSHBUTTON "OK",IDOK,78,71,47,14,NOT WS_VISIBLE LTEXT "\nQuerying computer for volume information ...\n", IDC_STATUS_TEXT,7,49,197,24 END ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_ASR_FMT_DIALOG, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 204 TOPMARGIN, 7 BOTTOMMARGIN, 96 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_PLEASE_WAIT_BACKUP "\nPlease wait while Windows stores information about volumes present on your computer." IDS_QUERY_SYS_FOR_INFO "\nQuerying computer for volume information ..." IDS_BUILDING_VOL_LIST "\nBuilding list of volumes ..." IDS_WRITING_TO_SIF "\nWriting to the ASR state file ..." IDS_PLEASE_WAIT_RESTORE "\nPlease wait while Windows restores the volumes present on your computer." IDS_READING_SIF "\nReading the ASR state file ..." IDS_FORMATTING_VOLUME "Formatting volume %s ..." IDS_CHECKING_VOLUME "Checking file-system on volume %s ..." IDS_CREATING_FS_STRUCT "Creating file-system structures for volume %s ..." IDS_REST_DRIVE_LETTER "Restoring drive letter on volume %s ..." IDS_REST_VOL_LABEL "Restoring volume label on volume %s ..." IDS_REST_SYM_LINKS "Restoring symbolic links for volume %s ..." IDS_ERROR_TITLE "Windows Automated System Recovery Error" IDS_ERROR_USAGE "Usage:\n\n asr_fmt.exe /backup /context=\n\n asr_fmt.exe /restore /sifpath=" IDS_ERROR_FORMATTING "Windows was unable to format drive %s." IDS_ERROR_MOUNTING "Windows was unable to set the device name %s on volume %s." IDS_ERROR_MISSING_VOL "Windows could not find the volume %s." IDS_ERROR_NO_DRSTATE "Windows encountered an error while attempting to read the ASR state file %s. The error-code returned was %lu." IDS_LOG_ERROR_FORMAT "\r\n[%04hu/%02hu/%02hu %02hu:%02hu:%02hu] (error: asr_fmt) %s\r\n" IDS_LOG_WARNING_FORMAT "\r\n[%04hu/%02hu/%02hu %02hu:%02hu:%02hu] (warning: asr_fmt) %s\r\n" END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // #define _AFX_NO_SPLITTER_RESOURCES #define _AFX_NO_OLE_RESOURCES #define _AFX_NO_TRACKER_RESOURCES #define _AFX_NO_PROPERTY_RESOURCES #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE 9, 1 #pragma code_page(1252) #endif //_WIN32 #include "afxres.rc" // Standard components #endif ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED