//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #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 "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\r\n" "#include ""res\\rsoptcom.rc2"" // non-Microsoft Visual C++ edited resources\r\n" "#include ""afxres.rc"" // Standard components\r\n" "#endif\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_WIZ_UNINSTALL_CHECK, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 274 BOTTOMMARGIN, 220 END IDD_SCAN_WAIT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 240 VERTGUIDE, 147 TOPMARGIN, 7 BOTTOMMARGIN, 43 HORZGUIDE, 25 END IDD_UNINSTALL_ERROR_FILES, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 240 VERTGUIDE, 35 TOPMARGIN, 7 BOTTOMMARGIN, 78 HORZGUIDE, 30 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_WIZ_UNINSTALL_CHECK DIALOG DISCARDABLE 0, 0, 281, 226 STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Remote Storage Files Detected" FONT 8, "MS Shell Dlg" BEGIN CONTROL "Remove Remote Storage program files only", IDC_REMOVE_EXECUTABLES,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,130,240,8 CONTROL "Remove Remote Storage program files and remote storage files", IDC_REMOVE_EVERYTHING,"Button",BS_AUTORADIOBUTTON,17,164, 257,8 PUSHBUTTON "OK",IDOK,170,206,50,14 DEFPUSHBUTTON "Cancel",IDCANCEL,224,206,50,14 LISTBOX IDC_DIRTY_VOLUMES,7,29,127,28,NOT LBS_NOTIFY | LBS_NOSEL | WS_VSCROLL LTEXT "Removal Options",IDC_STATIC_REM_OPTS,7,6,267,8 LTEXT "Setup has detected remote storage files for the following volumes:", IDC_STATIC,7,19,267,8,NOT WS_GROUP LTEXT "It is strongly recommeded that you recall these files before removing Remote Storage. Otherwise, the remote storage files will be lost.", IDC_STATIC,7,62,267,16,NOT WS_GROUP LTEXT "To recall files, click Cancel, and then use the Remote Storage Remove Volume Management wizard to remove this volume from management and recall files.", IDC_STATIC,7,83,267,16 LTEXT "To continue removing Remote Storage, click one of the options below, and then click OK.", IDC_STATIC,7,104,267,16,NOT WS_GROUP LTEXT "Use this option if you want to leave remote storage files intact so that future installations of Remote Storage can access them.", IDC_STATIC,29,143,238,16 LTEXT "Use this option if you are unable to start Remote Storage even after reinstalling and want to ensure a clean install.", IDC_STATIC,29,177,238,16 END IDD_SCAN_WAIT DIALOG DISCARDABLE 0, 0, 247, 50 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE FONT 8, "MS Shell Dlg" BEGIN LTEXT "Please wait while the local fixed disk volumes are being examined for files in Remote Storage.", IDC_STATIC,51,16,175,19,NOT WS_GROUP CONTROL 135,IDC_STATIC,"Static",SS_BITMAP,20,18,12,15 END IDD_UNINSTALL_ERROR_FILES DIALOG DISCARDABLE 0, 0, 247, 101 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Remote Storage Files" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "OK",IDOK,190,80,50,14 ICON 32513,IDC_STATIC,7,7,21,20 LTEXT "Setup could not remove the following remote storage files:", IDC_STATIC,35,7,205,8 LISTBOX IDC_FILELIST,35,22,205,58,LBS_SORT | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP END ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_RSTORAGE_SMALL BITMAP DISCARDABLE "res\\rstorage.bmp" IDB_HOURGLASS BITMAP DISCARDABLE "res\\hourglas.bmp" ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_ITEM_DESCRIPTION "Remote Storage" IDS_POSSIBLE_DATA_LOSS "Remote Storage files have been detected. If Remote Storage is removed, these files may be permanently lost." IDS_LA_DATE_CHANGE "This server has been configured to run without updating last access times. Remote Storage relies on being able to use last access times to determine which files aren't being used and should be moved to remote storage. If you install Remote Storage, the registry will be modified to enable updating last access times. Do you want to continue?" IDS_CANNOT_STOP_SERVICES "Service %1 is not responding to a stop request. Remote Storage cannot be uninstalled until this service is stopped. We recommend that you manually stop this service, then remove Remote Storage again." IDS_PRODUCT_NAME "Remote Storage" END STRINGTABLE DISCARDABLE BEGIN IDS_RS_INSTALL_SVCS "Installing Remote Storage services..." IDS_RS_REMOVE_SVCS "Removing Remote Storage services..." IDS_RS_UPGRADE_SVCS "Upgrading Remote Storage services..." IDS_RS_DESCRIPTION "Manages the Remote Storage service, which automatically migrates data from infrequently accessed files to magnetic tapes or magneto-optical disks." 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 #include "res\rsoptcom.rc2" // non-Microsoft Visual C++ edited resources #include "afxres.rc" // Standard components #endif ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED