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.

203 lines
8.8 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "windows.h"
  10. #include "vermak.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // Icon
  23. //
  24. // Icon with lowest ID value placed first to ensure application icon
  25. // remains consistent on all systems.
  26. IDI_SMALLWARN ICON DISCARDABLE "warning.ico"
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // Bitmap
  30. //
  31. IDB_WEBCLIENT BITMAP DISCARDABLE "webclient.bmp"
  32. /////////////////////////////////////////////////////////////////////////////
  33. //
  34. // Dialog
  35. //
  36. IDD_PROPPAGE_TERMINAL_SERVER_SEC DIALOG DISCARDABLE 0, 0, 317, 143
  37. STYLE WS_CHILD | WS_DISABLED
  38. FONT 8, "MS Shell Dlg"
  39. BEGIN
  40. LTEXT "The following Terminal Services connection types have custom security settings. The Windows Component wizard deletes these custom settings and uses the default settings. To keep a custom security setting, clear the check box for that connection type.",
  41. IDC_STATIC,21,1,275,50
  42. LTEXT "Connection types:",IDC_STATIC,21,46,275,10
  43. CONTROL "WinStation List",IDC_SECURITY_LISTVIEW,"SysListView32",
  44. LVS_REPORT | LVS_SINGLESEL | LVS_NOCOLUMNHEADER |
  45. WS_BORDER | WS_TABSTOP,21,56,275,60
  46. LTEXT "Default security:",IDC_STATIC,21,126,65,10
  47. LTEXT "Administrator access",IDC_SECURITY_DEFAULT_1,86,126,85,
  48. 10
  49. LTEXT "User access",IDC_SECURITY_DEFAULT_2,86,126,85,10
  50. END
  51. IDD_PROPPAGE_TERMINAL_SERVER_PERM DIALOG DISCARDABLE 0, 0, 317, 143
  52. STYLE WS_CHILD | WS_DISABLED
  53. FONT 8, "MS Shell Dlg"
  54. BEGIN
  55. LTEXT "Many applications require special access to system resources, such as the registry and system directories, in order to work correctly.",
  56. IDC_STATIC,21,1,275,20
  57. CONTROL "Full Security",IDC_RADIO_WIN2KPERM,"Button",
  58. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,31,26,265,10
  59. CONTROL "Relaxed Security",IDC_RADIO_TS4PERM,"Button",
  60. BS_AUTORADIOBUTTON,31,79,265,10
  61. LTEXT "This option uses the latest Whistler security features and provides the most secure environment for your Terminal Server. However, some applications that were designed to run on earlier platforms might not run properly.",
  62. IDC_STATIC,43,41,253,34
  63. LTEXT "This option lessens some of the security enhancements in Whistler. Under this configuration, users have access to critical registry and system file locations. This is necessary in order to run some applications that were designed for earlier platforms.",
  64. IDC_STATIC,43,92,253,36
  65. ICON "",IDC_WARNING_ICON,0,0,20,20,WS_GROUP
  66. END
  67. IDD_PROPPAGE_TERMINAL_SERVER_APPSRV_WARN DIALOG DISCARDABLE 0, 0, 317, 143
  68. STYLE WS_CHILD | WS_DISABLED
  69. FONT 8, "MS Shell Dlg"
  70. BEGIN
  71. ICON "",IDC_WARNING_ICON,19,17,20,20,WS_GROUP
  72. LTEXT "TS install/uninstall warning!!\n Failed to load string.",
  73. IDC_WARNING_MSG,37,15,238,105
  74. END
  75. #ifdef APSTUDIO_INVOKED
  76. /////////////////////////////////////////////////////////////////////////////
  77. //
  78. // TEXTINCLUDE
  79. //
  80. 1 TEXTINCLUDE DISCARDABLE
  81. BEGIN
  82. "resource.h\0"
  83. END
  84. 2 TEXTINCLUDE DISCARDABLE
  85. BEGIN
  86. "#include ""windows.h""\r\n"
  87. "#include ""vermak.h""\r\n"
  88. "\0"
  89. END
  90. 3 TEXTINCLUDE DISCARDABLE
  91. BEGIN
  92. "\r\n"
  93. "\0"
  94. END
  95. #endif // APSTUDIO_INVOKED
  96. /////////////////////////////////////////////////////////////////////////////
  97. //
  98. // DESIGNINFO
  99. //
  100. #ifdef APSTUDIO_INVOKED
  101. GUIDELINES DESIGNINFO DISCARDABLE
  102. BEGIN
  103. IDD_PROPPAGE_TERMINAL_SERVER_TOGGLEON, DIALOG
  104. BEGIN
  105. LEFTMARGIN, 5
  106. RIGHTMARGIN, 310
  107. TOPMARGIN, 7
  108. BOTTOMMARGIN, 136
  109. END
  110. END
  111. #endif // APSTUDIO_INVOKED
  112. /////////////////////////////////////////////////////////////////////////////
  113. //
  114. // String Table
  115. //
  116. STRINGTABLE DISCARDABLE
  117. BEGIN
  118. IDS_STRING_SEC_PAGE_HEADER_TITLE "Terminal Server Setup"
  119. IDS_STRING_SEC_PAGE_HEADER_SUBTITLE
  120. "You can use default security settings for connection types."
  121. IDS_STRING_TSUSR_ACCOUNT_COMMENT
  122. "This user account is used by Terminal Server."
  123. IDS_STRING_MESSAGE_BOX_TITLE "Terminal Server Setup"
  124. IDS_STRING_PROGRESS_CONFIGURING "Configuring Terminal Services..."
  125. IDS_STRING_PROGRESS_CORE_TS
  126. "Terminal Services - Configuring core Terminal Services..."
  127. IDS_STRING_PROGRESS_ENABLING "Installing Terminal Server..."
  128. END
  129. STRINGTABLE DISCARDABLE
  130. BEGIN
  131. IDS_STRING_PROGRESS_DISABLING "Uninstalling Terminal Server..."
  132. IDS_STRING_WILL_BE_UNINSTALLED "will be removed"
  133. IDS_STRING_MAY_NOT_WORK_PROPERLY "may not work properly"
  134. IDS_LISTVIEW_COLUMN_1_HEADER "Application"
  135. IDS_LISTVIEW_COLUMN_2_HEADER "Affect"
  136. IDS_STRING_GENERIC_LANA_WARNING
  137. "Setup has disabled and reset the custom network adapter settings on a Terminal Server connection. After setup finishes, check the Event Viewer for more information."
  138. IDS_STRING_PERM_PAGE_HEADER_TITLE "Terminal Server Setup"
  139. IDS_STRING_PERM_PAGE_HEADER_SUBTITLE
  140. "Select default permissions for application compatibility."
  141. IDS_STRING_APPSRV_WARN_TITLE "Terminal Server setup"
  142. IDS_STRING_APPSRV_WARN_SUBTITLE
  143. "You chose to install Terminal Server on this computer"
  144. IDS_STRING_TERMINAL_SERVER_UNINSTALLED
  145. "Terminal Server was uninstalled on this computer. since its not supported in Server product."
  146. IDS_STRING_TSWEBCLIENT_VIRTUALPATH "tsweb"
  147. END
  148. STRINGTABLE DISCARDABLE
  149. BEGIN
  150. IDS_STRING_APPSRV_UNINSTALL_WARN_TITLE "Terminal Server Setup"
  151. IDS_STRING_APPSRV_UNINSTALL_WARN_SUBTITLE
  152. "You chose to uninstall Terminal Server from this computer"
  153. IDS_STRING_TSINSTALL_ARP
  154. "This option installs Terminal Server, which configures the computer to run programs for multiple simultaneous users. Do not install Terminal Server if you only need Remote Desktop for administration, which is enabled by default.\n\nProgram Installation: If you continue with this installation, programs that are already installed on your server will no longer work and will have to be reinstalled. You must use Add or Remote Programs in Control Panel whenever you install programs to use on a Terminal Server.\n\nLicensing: To continue using Terminal Server after an initial grace period of 90 days from today, you must set up a server running Terminal Server Licensing. For details about Terminal Server licensing, see Terminal Server Help."
  155. IDS_STRING_TSINSTALL_CLEAN
  156. "This option installs Terminal Server, which configures the computer to run programs for multiple simultaneous users. Do not install Terminal Server if you only need Remote Desktop for administration, which is enabled by default.\n\nProgram Installation: Use Add or Remove Programs in Control Panel whenever you install programs for use on terminal server.\n\nLicensing: To continue using Terminal Server after an initial grace period of 90 days from today, you must set up a server running Terminal Server Licensing. For details about Terminal Server licensing, see the Terminal Server section of Windows Help after the product installation is complete."
  157. IDS_STRING_TSREMOVE "This option removes the Terminal Server component. When you uninstall Terminal Server, programs that you installed while Terminal Server was enabled will no longer work and will have to be reinstalled.\n\nIn addition multiple remote connections to the server will no longer be allowed. However, the administrator and others with Remote Desktop permissions can create as many as two connections to the server for remote administration and other tasks."
  158. END
  159. #endif // English (U.S.) resources
  160. /////////////////////////////////////////////////////////////////////////////
  161. #ifndef APSTUDIO_INVOKED
  162. /////////////////////////////////////////////////////////////////////////////
  163. //
  164. // Generated from the TEXTINCLUDE 3 resource.
  165. //
  166. /////////////////////////////////////////////////////////////////////////////
  167. #endif // not APSTUDIO_INVOKED