1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01083010"><META NAME="lcid" CONTENT="1033"><title>User Option Settings</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>User Option Settings</h1><p>The optional User Options registry settings control additional service options. These settings reside under the subkey:</p><p> <b class="bterm">HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Research\Options</b></p><p><b>Note</b> These settings cannot be set through the user interface.</p><table><tr><th>Entry name</th><th>Value type</th><th>Value data</th><th>Required?</th><th>Default value</th></tr>
<tr><td><b class="bterm">GroupTimeout</b></td><td>DWORD</td><td>Integer denoting the number of milliseconds before a time-out occurs when searching more than one service.</td><td>No</td><td>60000</td></tr>
<tr><td><b class="bterm">Timeout</b></td><td>DWORD</td><td>Integer denoting the number of milliseconds before a time-out occurs when searching only one service.</td><td>No</td><td>120000</td></tr>
<tr><td><b class="bterm">DiscoveryNeedOptIn</b></td><td>DWORD</td><td>Boolean used to ask the user to opt in to the discovery mechanism. This setting is irrelevant if <b class="bterm">NoDiscovery</b> is set to 1. The <b class="bterm">HKEY_CURRENT_USER</b> version of this value overrides the <b class="bterm">HKEY_LOCAL_MACHINE</b> value.
Possible values include:<ul><li><b class="bterm">True</b> (1). Ask the user to opt in to the discovery mechanism.</li><li><b class="bterm">False</b> (0). Enable the discovery mechanism without asking the user.</li></ul>
</td><td>No</td><td><b class="bterm">False</b> is assumed if absent.</td></tr>
</table><p>For more information, see <a href="rsControllingInstallation.htm" id="HV01082283" lcid=" ">Controlling Service Installation Options</a> and <a href="rsDiscovery.htm" id="HV01083307" lcid=" ">Configuring Service Discovery</a>.</p><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|