Leaked source code of windows server 2003
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.

166 lines
5.6 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "windows.h"
  4. #include "update.rcv"
  5. #include "resource.h"
  6. #define APSTUDIO_READONLY_SYMBOLS
  7. /////////////////////////////////////////////////////////////////////////////
  8. //
  9. // Generated from the TEXTINCLUDE 2 resource.
  10. //
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // AVI
  24. //
  25. IDA_DOWNLOAD AVI MOVEABLE PURE "..\\ieakui\\res\\gears.avi"
  26. /////////////////////////////////////////////////////////////////////////////
  27. //
  28. // Dialog
  29. //
  30. IDD_WAIT DIALOG DISCARDABLE 0, 0, 275, 60
  31. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION
  32. CAPTION "Updating IEAK"
  33. FONT 8, "Tahoma"
  34. BEGIN
  35. LTEXT "The Microsoft Internet Explorer Administration Kit is now being updated. This could take a few seconds, please wait..",
  36. IDC_STATIC,65,15,192,31
  37. CONTROL "Animate1",IDC_ANIM,"SysAnimate32",ACS_TRANSPARENT,11,12,
  38. 20,20
  39. END
  40. IDD_CHOOSETYPE DIALOG DISCARDABLE 0, 0, 278, 124
  41. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  42. CAPTION "Select Role"
  43. FONT 8, "MS Shell Dlg"
  44. BEGIN
  45. LTEXT "Choose the license agreement that you signed for distribution of Microsoft Internet Explorer or that which includes only the functionality allowed by your distribution license agreement.",
  46. IDC_STATIC,16,10,243,24
  47. CONTROL "&External License and Distribution Agreement for Internet Explorer (e.g. Internet Service Providers)",
  48. IDC_ISP,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE |
  49. WS_GROUP,22,39,243,16
  50. CONTROL "E&xternal License and Distribution Agreement for Internet Explorer (e.g. Content Providers and Developers)",
  51. IDC_ICP,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,22,59,
  52. 243,16
  53. CONTROL "&Site License and Intranet (internal use) Distribution License (e.g. Corporate Administrators)",
  54. IDC_INTRA,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,22,
  55. 79,243,16
  56. DEFPUSHBUTTON "OK",IDOK,114,103,50,14,WS_GROUP
  57. END
  58. IDD_CONFIRM DIALOG DISCARDABLE 0, 0, 251, 78
  59. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  60. CAPTION "Confirm License"
  61. FONT 8, "MS Shell Dlg"
  62. BEGIN
  63. DEFPUSHBUTTON "OK",IDOK,63,57,50,14
  64. PUSHBUTTON "Cancel",IDCANCEL,131,57,50,14
  65. LTEXT "You have chosen to install the Internet Explorer Administration Kit, %s version. Please confirm that you have agreed to the %s license agreement when downloading the IEAK.",
  66. IDC_STATICLICENSE,7,14,237,39
  67. END
  68. #ifdef APSTUDIO_INVOKED
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // TEXTINCLUDE
  72. //
  73. 1 TEXTINCLUDE DISCARDABLE
  74. BEGIN
  75. "resrc1.h\0"
  76. END
  77. 2 TEXTINCLUDE DISCARDABLE
  78. BEGIN
  79. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  80. "#include ""windows.h""\r\n"
  81. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  82. "#include ""ntverp.h""\r\n"
  83. "#include ""resource.h""\r\n"
  84. "\0"
  85. END
  86. 3 TEXTINCLUDE DISCARDABLE
  87. BEGIN
  88. "\r\n"
  89. "\0"
  90. END
  91. #endif // APSTUDIO_INVOKED
  92. /////////////////////////////////////////////////////////////////////////////
  93. //
  94. // DESIGNINFO
  95. //
  96. #ifdef APSTUDIO_INVOKED
  97. GUIDELINES DESIGNINFO DISCARDABLE
  98. BEGIN
  99. IDD_CHOOSETYPE, DIALOG
  100. BEGIN
  101. LEFTMARGIN, 7
  102. RIGHTMARGIN, 271
  103. TOPMARGIN, 10
  104. BOTTOMMARGIN, 117
  105. END
  106. IDD_CONFIRM, DIALOG
  107. BEGIN
  108. LEFTMARGIN, 7
  109. RIGHTMARGIN, 244
  110. TOPMARGIN, 7
  111. BOTTOMMARGIN, 71
  112. END
  113. END
  114. #endif // APSTUDIO_INVOKED
  115. /////////////////////////////////////////////////////////////////////////////
  116. //
  117. // String Table
  118. //
  119. STRINGTABLE DISCARDABLE
  120. BEGIN
  121. IDS_TITLE "Microsoft Internet Explorer Customization Wizard"
  122. IDS_RESTARTYESNO "You must restart your computer before the new settings will take effect.\n\nDo you want to restart your computer now?"
  123. IDS_ICP "You have chosen to install the Internet Explorer Administration Kit, Content Provider/Developer version. Please confirm that you have signed a license agreement which permits all of the functionality included with this mode."
  124. IDS_ISP "You have chosen to install the Internet Explorer Administration Kit, Service Provider version. Please confirm that you have signed a license agreement which permits all of the functionality included with this mode."
  125. IDS_CORP "You have chosen to install the Internet Explorer Administration Kit, Corporate Administrator version. Please confirm that you have signed a license agreement which permits all of the functionality included with this mode."
  126. END
  127. #endif // English (U.S.) resources
  128. /////////////////////////////////////////////////////////////////////////////
  129. #ifndef APSTUDIO_INVOKED
  130. /////////////////////////////////////////////////////////////////////////////
  131. //
  132. // Generated from the TEXTINCLUDE 3 resource.
  133. //
  134. /////////////////////////////////////////////////////////////////////////////
  135. #endif // not APSTUDIO_INVOKED