Annotation of mstools/mssetup/intldll/msinsstf.rc, revision 1.1.1.1

1.1       root        1: #include <windows.h>
                      2: #include "ids_inst.h"
                      3: #include "gauge.h"
                      4: #include "bldver.h"
                      5: 
                      6: rcinclude gauge.dlg
                      7: 
                      8: VS_VERSION_INFO VERSIONINFO
                      9: FILEVERSION     VER_FILEVERSION
                     10: PRODUCTVERSION  VER_PRODUCTVERSION
                     11: FILEFLAGSMASK   VER_FILEFLAGSMASK
                     12: FILEFLAGS       VER_FILEFLAGS
                     13: FILEOS          VER_FILEOS
                     14: FILETYPE        VER_FILETYPE
                     15: FILESUBTYPE     VER_FILESUBTYPE
                     16: {
                     17:    BLOCK "StringFileInfo"
                     18:    {
                     19:    BLOCK "040904E4"
                     20:       {
                     21:       VALUE "CompanyName",     VER_COMPANYNAME_STR
                     22:       VALUE "FileDescription", "Setup Install Library\0"
                     23:       VALUE "FileVersion",     VER_FILEVERSION_STR
                     24:       VALUE "InternalName",    "MSINSSTF.DLL\0"
                     25:       VALUE "LegalCopyright",  VER_LEGALCOPYRIGHT_STR
                     26:       VALUE "LegalTrademarks", VER_LEGALTRADEMARKS_STR
                     27:       VALUE "ProductName",     VER_PRODUCTNAME_STR
                     28:       VALUE "ProductVersion",  VER_PRODUCTVERSION_STR
                     29:       VALUE "Comments",        VER_COMMENT_STR
                     30:       }
                     31:    }
                     32: }
                     33: 
                     34: STRINGTABLE LOADONCALL MOVEABLE DISCARDABLE
                     35:        {
                     36:        IDS_INS_LangDiffTitle,     "Setup Message"
                     37:        IDS_INS_CopyFileLangDiff,  "Currently, version %1u.%02u of %s is installed and supports %s.  The software you are installing contains the same component, but it supports %s.  Should the existing copy be overwritten?"
                     38:        IDS_INS_LangDiffAlwaysYes, "Should all such files be overwritten with new language versions?"
                     39:        IDS_INS_LangDiffAlwaysNo,  "Should all such files be left as the current language versions?"
                     40:        }
                     41: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.