home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / WIN98SP1 / IE401.SP2 / ieak4opt.cab / chat.adm < prev    next >
Windows Policy Administrative Template  |  1999-03-17  |  3KB  |  101 lines

  1. ; chat.adm
  2. ;
  3. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  4. CLASS USER   ;;;;;;;;;;;;;;;;;;
  5. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6.  
  7. CATEGORY !!Chat
  8. KEYNAME "Software\Microsoft\Microsoft Comic Chat"
  9.  
  10.     POLICY !!ServerList
  11.         PART !!ServerListName EDITTEXT REQUIRED
  12.             DEFAULT !!ServerListDefault
  13.             VALUENAME "ServerList"
  14.         END PART
  15.     END POLICY
  16.  
  17.     POLICY !!IRCServer
  18.         PART !!IRCServerText EDITTEXT  REQUIRED
  19.             DEFAULT !!IRCServerTextDefault
  20.             VALUENAME "IRCServer"
  21.         END PART
  22.     END POLICY
  23.  
  24.     POLICY !!IRCChannel
  25.         PART !!IRCChannelText EDITTEXT  REQUIRED
  26.             DEFAULT !!IRCChannelTextDefault
  27.             VALUENAME "IRCChannel"
  28.         END PART
  29.     END POLICY
  30.  
  31.     POLICY !!Character
  32.         PART !!CharacterText EDITTEXT  REQUIRED
  33.             DEFAULT !!CharacterTextDefault
  34.             VALUENAME "Character"
  35.         END PART
  36.     END POLICY
  37.  
  38.     POLICY !!Backdrop
  39.         PART !!BackdropText EDITTEXT  REQUIRED
  40.             DEFAULT !!BackdropTextDefault
  41.             VALUENAME "Backdrop"
  42.         END PART
  43.     END POLICY
  44.  
  45.     POLICY !!Profile
  46.         PART !!ProfileText EDITTEXT  REQUIRED
  47.             DEFAULT !!ProfileTextDefault
  48.             VALUENAME "Profile"
  49.         END PART
  50.     END POLICY
  51.  
  52.     POLICY !!ListRegistered
  53.         PART !!ListRegisteredText CHECKBOX
  54.             VALUENAME "ListRegistered"
  55.             DEFCHECKED
  56.             VALUEON NUMERIC 1
  57.             VALUEOFF NUMERIC 0
  58.         END PART
  59.     END POLICY
  60. END CATEGORY
  61.  
  62.  
  63. [strings]
  64.  
  65. Chat="Microsoft Chat"
  66. ServerList="Change chat server list"
  67. ServerListName="Server list"
  68. ServerListDefault="comicsrv1.microsoft.com;comisrv2.microsoft.com;comicsrv3.microsoft.com"
  69.  
  70. IRCServer="Change default chat server"
  71. IRCServerText="Default chat server"
  72. IRCServerTextDefault="comicsrv.microsoft.com"
  73.  
  74. IRCChannel="Change default chat room"
  75. IRCChannelText="Default chat room"
  76. IRCChannelTextDefault="#Comic_Chat"
  77.  
  78. Character="Change default character"
  79. CharacterText="Default character"
  80. CharacterTextDefault="TIKI"
  81.  
  82. Backdrop="Change default backdrop bitmap"
  83. BackdropText="Default backdrop"
  84. BackdropTextDefault="Field"
  85.  
  86. Profile="Change user's profile for Microsoft Chat"
  87. ProfileText="User profile string"
  88. ProfileTextDefault="This person is too lazy to create a profile entry."
  89.  
  90. ListRegistered="Turn on option to show only registered rooms in room list"
  91. ListRegisteredText="Show only registered rooms in room list"
  92.  
  93. IEAK_Title=Microsoft Chat
  94. IEAK_DescriptionTitle=Microsoft Chat Settings
  95. IEAK_Description1=Microsoft Chat, formerly called Comic Chat, is a new kind of chat program that combines conventional text-based chat with unconventional graphic features. Microsoft Chat offers countless ways for you to communicate, share ideas, and have fun as you reach out and meet new friends.
  96. IEAK_Description2=Through these settings, you can preset default values for your users. These settings include default server, character, and profile settings. Refer to the Microsoft Chat documentation for information on these settings.
  97.  
  98. [IEAK]
  99. Lock=1
  100. Roles=111
  101. NumOfDescLines=2