Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
3.8 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #include "wumsg.rc"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. #include "ntverp.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. #ifdef APSTUDIO_INVOKED
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // TEXTINCLUDE
  27. //
  28. 1 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "resource.h\0"
  31. END
  32. 2 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "#include ""afxres.h""\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "\r\n"
  40. "\0"
  41. END
  42. #endif // APSTUDIO_INVOKED
  43. #ifndef _MAC
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Version
  47. //
  48. VS_VERSION_INFO VERSIONINFO
  49. FILEVERSION 5,0,2195,25
  50. PRODUCTVERSION 5,0,2195,25
  51. FILEFLAGSMASK 0x3fL
  52. #ifdef _DEBUG
  53. FILEFLAGS 0x1L
  54. #else
  55. FILEFLAGS 0x0L
  56. #endif
  57. FILEOS 0x40004L
  58. FILETYPE 0x1L
  59. FILESUBTYPE 0x0L
  60. BEGIN
  61. BLOCK "StringFileInfo"
  62. BEGIN
  63. BLOCK "040904b0"
  64. BEGIN
  65. VALUE "CompanyName", "Microsoft Corporation\0"
  66. VALUE "FileDescription", "Windows Application Compatibility Installer\0"
  67. VALUE "FileVersion", "5.0.2462.25\0"
  68. VALUE "InternalName", "wuinst.exe\0"
  69. VALUE "LegalCopyright", "Copyright (C) Microsoft Corp. 2001\0"
  70. VALUE "OriginalFilename", "wuinst.exe\0"
  71. VALUE "ProductName", "Microsoft(R) Windows (R) XP Operating System\0"
  72. VALUE "ProductVersion", "5.0.2462.25\0"
  73. END
  74. END
  75. BLOCK "VarFileInfo"
  76. BEGIN
  77. VALUE "Translation", 0x409, 1200
  78. END
  79. END
  80. #endif // !_MAC
  81. /////////////////////////////////////////////////////////////////////////////
  82. //
  83. // String Table
  84. //
  85. STRINGTABLE DISCARDABLE
  86. BEGIN
  87. IDS_FORMAT_MESSAGE_FAILED
  88. "An error occured while trying to format an error message."
  89. IDS_NEWER_VERSION "The %s you are attempting to install is older than the one currently installed.\n\nDo you want to overwrite your exisiting %s?"
  90. IDS_INSTALL_PROMPT "Are you sure you want to install the %s?"
  91. IDS_UNINSTALL_PROMPT "Are you sure you want to remove the last %s installed?"
  92. IDS_REBOOT_NEEDED "You must restart your computer before the new settings will take effect.\n\nDo you want to restart your computer now?"
  93. IDS_MB_TITLE "Microsoft Windows Update"
  94. IDS_APP_NAME_WIN2K "Windows 2000 Application Compatibility Update"
  95. IDS_APP_NAME_XP "Windows XP Application Compatibility Update"
  96. IDS_SYSRESTORE_INST_LABEL "Installed Application Compatibility Update"
  97. IDS_SYSRESTORE_UNINST_LABEL "Uninstalled Application Compatibility Update"
  98. IDS_EL_SOURCE_NAME "WUInst"
  99. IDS_CRITICAL_ERROR "An error occurred during the initialization of the %s.\n\nEnsure that the INF file is present and the command line arguments are correct."
  100. END
  101. #endif // English (U.S.) resources
  102. /////////////////////////////////////////////////////////////////////////////
  103. #ifndef APSTUDIO_INVOKED
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // Generated from the TEXTINCLUDE 3 resource.
  107. //
  108. /////////////////////////////////////////////////////////////////////////////
  109. #endif // not APSTUDIO_INVOKED