//Microsoft Developer Studio generated resource script. // #include "res.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #define APSTUDIO_HIDDEN_SYMBOLS #include #include #undef APSTUDIO_HIDDEN_SYMBOLS ///////////////////////////////////////////////////////////////////////////// #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 "res.h\r\n" "\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" "#include \r\n" "#include \r\n" "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_MAIN ICON DISCARDABLE "res\\main.ico" #include "msdres.rc" ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_ARGS "Usage: MSDINST [Answer File] [Windows Directory]" IDS_ERR_LOADIMAGE "Unable to load the registry hives for the system in ""%s""." IDS_ERR_MISSING_INF_FILE "The file ""%s"" does not exist." IDS_ERR_MISSING_INF_SECTION "The file ""%s"" does not have a [%s] section." IDS_ERR_CDD "There was an error installing the mass storage devices. One or more of the devices specified might not be installed correctly in the image." IDS_ERR_NOWINDOWS "The Windows directory ""%s"" does not exist." IDS_ERR_WINPE "This tool is only supported in the Windows Preinstallation Environment." IDS_ERR_ONEONLY "Another instance of MSDINST is already running." IDS_ERR_SUCCESS "Success! Image has been updated." END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED