975 lines
98 KiB
XML
975 lines
98 KiB
XML
<?xml version="1.0" encoding="utf-16"?>
|
||
<policyDefinitions revision="1.0" schemaVersion="1.0">
|
||
<policyNamespaces>
|
||
<target prefix="visio16" namespace="visio16.Office.Microsoft.Policies.Windows" />
|
||
<using prefix="windows" namespace="Microsoft.Policies.Windows" />
|
||
</policyNamespaces>
|
||
<supersededAdm fileName="visio16" />
|
||
<resources minRequiredRevision="1.0" />
|
||
<categories>
|
||
<category name="L_MicrosoftVisio" displayName="$(string.L_MicrosoftVisio)" />
|
||
<category name="L_VisioOptions" displayName="$(string.L_VisioOptions)">
|
||
<parentCategory ref="L_MicrosoftVisio" />
|
||
</category>
|
||
<category name="L_General" displayName="$(string.L_General)">
|
||
<parentCategory ref="L_VisioOptions" />
|
||
</category>
|
||
<category name="L_UserInterfaceOptions" displayName="$(string.L_UserInterfaceOptions)">
|
||
<parentCategory ref="L_General" />
|
||
</category>
|
||
<category name="L_Save" displayName="$(string.L_Save)">
|
||
<parentCategory ref="L_VisioOptions" />
|
||
</category>
|
||
<category name="L_OfflineEditing" displayName="$(string.L_OfflineEditing)">
|
||
<parentCategory ref="L_Save" />
|
||
</category>
|
||
<category name="L_SaveDocuments" displayName="$(string.L_SaveDocuments)">
|
||
<parentCategory ref="L_Save" />
|
||
</category>
|
||
<category name="L_Proofing" displayName="$(string.L_Proofing)">
|
||
<parentCategory ref="L_VisioOptions" />
|
||
</category>
|
||
<category name="L_AutoCorrectOptions" displayName="$(string.L_AutoCorrectOptions)">
|
||
<parentCategory ref="L_Proofing" />
|
||
</category>
|
||
<category name="L_OptionsCustomizeRibbon" displayName="$(string.L_OptionsCustomizeRibbon)">
|
||
<parentCategory ref="L_VisioOptions" />
|
||
</category>
|
||
<category name="L_Security" displayName="$(string.L_Security)">
|
||
<parentCategory ref="L_VisioOptions" />
|
||
</category>
|
||
<category name="L_TrustCenter" displayName="$(string.L_TrustCenter)">
|
||
<parentCategory ref="L_Security" />
|
||
</category>
|
||
<category name="L_FileBlockSettings" displayName="$(string.L_FileBlockSettings)">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
</category>
|
||
<category name="L_MacroSecurity" displayName="$(string.L_MacroSecurity)">
|
||
<parentCategory ref="L_Security" />
|
||
</category>
|
||
<category name="L_Advanced" displayName="$(string.L_Advanced)">
|
||
<parentCategory ref="L_VisioOptions" />
|
||
</category>
|
||
<category name="L_FileLocations" displayName="$(string.L_FileLocations)">
|
||
<parentCategory ref="L_Advanced" />
|
||
</category>
|
||
<category name="L_Display" displayName="$(string.L_Display)">
|
||
<parentCategory ref="L_Advanced" />
|
||
</category>
|
||
<category name="L_EditingOptions" displayName="$(string.L_EditingOptions)">
|
||
<parentCategory ref="L_Advanced" />
|
||
</category>
|
||
<category name="L_SaveOpen" displayName="$(string.L_SaveOpen)">
|
||
<parentCategory ref="L_Advanced" />
|
||
</category>
|
||
<category name="L_ShapeSearch" displayName="$(string.L_ShapeSearch)">
|
||
<parentCategory ref="L_Advanced" />
|
||
</category>
|
||
<category name="L_GeneralOptions" displayName="$(string.L_GeneralOptions)">
|
||
<parentCategory ref="L_Advanced" />
|
||
</category>
|
||
<category name="L_Customizableerrormessages" displayName="$(string.L_Customizableerrormessages)">
|
||
<parentCategory ref="L_MicrosoftVisio" />
|
||
</category>
|
||
<category name="L_Disableitemsinuserinterface" displayName="$(string.L_Disableitemsinuserinterface)">
|
||
<parentCategory ref="L_MicrosoftVisio" />
|
||
</category>
|
||
<category name="L_Custom" displayName="$(string.L_Custom)">
|
||
<parentCategory ref="L_Disableitemsinuserinterface" />
|
||
</category>
|
||
<category name="L_Miscellaneous" displayName="$(string.L_Miscellaneous)">
|
||
<parentCategory ref="L_MicrosoftVisio" />
|
||
</category>
|
||
</categories>
|
||
<policies>
|
||
<policy name="L_PreventShowingNewScreenOnLaunch" class="User" displayName="$(string.L_PreventShowingNewScreenOnLaunch)" explainText="$(string.L_PreventShowingNewScreenOnLaunchExplain)" key="software\microsoft\office\16.0\visio\application" valueName="showtemplatepanebydefault">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_SmartTags" class="User" displayName="$(string.L_SmartTags)" explainText="$(string.L_SmartTagsExplain)" key="software\microsoft\office\16.0\visio\application" valueName="showsmarttags">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_StencilwindowScreenTips" class="User" displayName="$(string.L_StencilwindowScreenTips)" explainText="$(string.L_StencilwindowScreenTipsExplain)" key="software\microsoft\office\16.0\visio\application" valueName="tipsstencil">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_SpecifyScreenTipsToAppear" class="User" displayName="$(string.L_SpecifyScreenTipsToAppear)" explainText="$(string.L_SpecifyScreenTipsToAppearExplain)" presentation="$(presentation.L_SpecifyScreenTipsToAppear)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<boolean id="L_SpecifyScreenTipsToAppearBoolID1" key="software\microsoft\office\16.0\visio\application" valueName="tipsdrawing">
|
||
<trueValue>
|
||
<string>1</string>
|
||
</trueValue>
|
||
<falseValue>
|
||
<string>0</string>
|
||
</falseValue>
|
||
</boolean>
|
||
<boolean id="L_SpecifyScreenTipsToAppearBoolID2" key="software\microsoft\office\16.0\visio\application" valueName="tipsdialogs">
|
||
<trueValue>
|
||
<string>1</string>
|
||
</trueValue>
|
||
<falseValue>
|
||
<string>0</string>
|
||
</falseValue>
|
||
</boolean>
|
||
<boolean id="L_SpecifyScreenTipsToAppearBoolID3" key="software\microsoft\office\16.0\visio\application" valueName="tipsrulers">
|
||
<trueValue>
|
||
<string>1</string>
|
||
</trueValue>
|
||
<falseValue>
|
||
<string>0</string>
|
||
</falseValue>
|
||
</boolean>
|
||
<boolean id="L_SpecifyScreenTipsToAppearBoolID4" key="software\microsoft\office\16.0\visio\application" valueName="tipsshapesheet">
|
||
<trueValue>
|
||
<string>1</string>
|
||
</trueValue>
|
||
<falseValue>
|
||
<string>0</string>
|
||
</falseValue>
|
||
</boolean>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Text" class="User" displayName="$(string.L_Text)" explainText="$(string.L_Specifiestheunitofmeasureforindentslinespacingan)" presentation="$(presentation.L_Text)" key="software\microsoft\office\16.0\visio\document">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_text7" valueName="measurementsystem_text">
|
||
<item displayName="$(string.L_Picas)">
|
||
<value>
|
||
<string>51</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Points)">
|
||
<value>
|
||
<string>50</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Ciceros)">
|
||
<value>
|
||
<string>54</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Didots)">
|
||
<value>
|
||
<string>53</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Angle" class="User" displayName="$(string.L_Angle)" explainText="$(string.L_Specifiestheunitofmeasurefortheangleofrotation)" presentation="$(presentation.L_Angle)" key="software\microsoft\office\16.0\visio\document">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_angle8" valueName="measurementsystem_angle">
|
||
<item displayName="$(string.L_Degrees)">
|
||
<value>
|
||
<string>81</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_DegMinSec)">
|
||
<value>
|
||
<string>82</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_MinSec)">
|
||
<value>
|
||
<string>84</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Seconds)">
|
||
<value>
|
||
<string>85</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Radians)">
|
||
<value>
|
||
<string>83</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Duration" class="User" displayName="$(string.L_Duration)" explainText="$(string.L_Specifiestheunitofmeasurefordurationwhichiselaps)" presentation="$(presentation.L_Duration)" key="software\microsoft\office\16.0\visio\document">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_duration9" valueName="measurementsystem_duration">
|
||
<item displayName="$(string.L_Weeks)">
|
||
<value>
|
||
<string>43</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Days)">
|
||
<value>
|
||
<string>44</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Hours)">
|
||
<value>
|
||
<string>45</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Minutes)">
|
||
<value>
|
||
<string>46</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Seconds)">
|
||
<value>
|
||
<string>47</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_AlwaysofferMetricandUSunitsfornewblankdrawings" class="User" displayName="$(string.L_AlwaysofferMetricandUSunitsfornewblankdrawings)" explainText="$(string.L_AlwaysofferMetricandUSunitsfornewblankdrawingsExplain)" key="software\microsoft\office\16.0\visio\application" valueName="offermetricandus">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_DoNotShowMiniToolbarOnSelectionOfText" class="User" displayName="$(string.L_DoNotShowMiniToolbarOnSelectionOfText)" explainText="$(string.L_DoNotShowMiniToolbarOnSelectionOfTextExplain)" key="software\microsoft\office\16.0\visio\application" valueName="showminitoolbar">
|
||
<parentCategory ref="L_UserInterfaceOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffLivePreview" class="User" displayName="$(string.L_TurnOffLivePreview)" explainText="$(string.L_TurnOffLivePreviewExplain)" key="software\microsoft\office\16.0\visio\application" valueName="livepreview">
|
||
<parentCategory ref="L_UserInterfaceOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffLivePreviewInTheShapesWindow" class="User" displayName="$(string.L_TurnOffLivePreviewInTheShapesWindow)" explainText="$(string.L_TurnOffLivePreviewInTheShapesWindowExplain)" key="software\microsoft\office\16.0\visio\application" valueName="livepreviewmasters">
|
||
<parentCategory ref="L_UserInterfaceOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_ZoomonrollwithIntelliMouse" class="User" displayName="$(string.L_ZoomonrollwithIntelliMouse)" explainText="$(string.L_Ifselectedletsyouzoominoroutfromadrawingbyrollin)" key="software\microsoft\office\16.0\visio\application" valueName="zoomonroll">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Centerselectiononzoom" class="User" displayName="$(string.L_Centerselectiononzoom)" explainText="$(string.L_Specifiesthatwhenyouzoominwhatevershapewasselect)" key="software\microsoft\office\16.0\visio\application" valueName="zoommode">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Selectshapespartiallywithinarea" class="User" displayName="$(string.L_Selectshapespartiallywithinarea)" explainText="$(string.L_Ifyouselectshapesbyusingaselectionnetdraggingabo)" key="software\microsoft\office\16.0\visio\application" valueName="areaselection">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Enablelivedynamics" class="User" displayName="$(string.L_Enablelivedynamics)" explainText="$(string.L_Whenyouresizeorrotateashapeyoucanseetheshapeasit)" key="software\microsoft\office\16.0\visio\application" valueName="livemousedynamics">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Enalbeconnectorsplitting" class="User" displayName="$(string.L_Enalbeconnectorsplitting)" explainText="$(string.L_Whenyouplaceashapeonthelineofaconnectoritsplitsa)" key="software\microsoft\office\16.0\visio\application" valueName="allowshapesplitting">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_EnableAutoConnect" class="User" displayName="$(string.L_EnableAutoConnect)" explainText="$(string.L_SetsthevalueinthecorrespondingUIoption)" key="software\microsoft\office\16.0\visio\application" valueName="enableautoconnect">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_ShowMoreHandles" class="User" displayName="$(string.L_ShowMoreHandles)" explainText="$(string.L_ShowMoreHandlesExplain)" key="software\microsoft\office\16.0\visio\application" valueName="handlebehavior">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Promptfordocumentpropertiesonfirstsave" class="User" displayName="$(string.L_Promptfordocumentpropertiesonfirstsave)" explainText="$(string.L_Indicateswhetherthepropertiesdialogboxopenswhena)" key="software\microsoft\office\16.0\visio\application" valueName="promptforsummaryinfo">
|
||
<parentCategory ref="L_SaveDocuments" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_languageforfileconversion4" class="User" displayName="$(string.L_languageforfileconversion4)" explainText="$(string.L_SpecifiesthatVisioshoulddeterminewhichlanguageto)" presentation="$(presentation.L_languageforfileconversion4)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_SaveOpen" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_languageforfileconversion5" valueName="fileconversionmode">
|
||
<item displayName="$(string.L_LetVisiodecidelanguage)">
|
||
<value>
|
||
<string>0</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Promptforlanguage)">
|
||
<value>
|
||
<string>1</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Usethefollowinglanguage)">
|
||
<value>
|
||
<string>2</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
<text id="L_Uselanguage" valueName="fileconversionlanguage" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Showfilesavewarnings" class="User" displayName="$(string.L_Showfilesavewarnings)" explainText="$(string.L_ShowfilesavewarningsExplain)" key="software\microsoft\office\16.0\visio\application" valueName="showxmlsavewarnings">
|
||
<parentCategory ref="L_SaveOpen" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Showfileopenwarnings" class="User" displayName="$(string.L_Showfileopenwarnings)" explainText="$(string.L_ShowfileopenwarningsExplain)" key="software\microsoft\office\16.0\visio\application" valueName="showxmlopenwarnings">
|
||
<parentCategory ref="L_SaveOpen" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_DisplayDeveloperTab" class="User" displayName="$(string.L_DisplayDeveloperTab)" explainText="$(string.L_DisplayDeveloperTabExplain)" key="software\microsoft\office\16.0\visio\application" valueName="developertools">
|
||
<parentCategory ref="L_OptionsCustomizeRibbon" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffCADDWGFunctionality" class="User" displayName="$(string.L_TurnOffCADDWGFunctionality)" explainText="$(string.L_TurnOffCADDWGFunctionalityExplain)" key="software\microsoft\office\16.0\visio\application" valueName="disabledwg">
|
||
<parentCategory ref="L_Save" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_SaveCheckedOutFilesTo" class="User" displayName="$(string.L_SaveCheckedOutFilesTo)" explainText="$(string.L_SaveCheckedOutFilesToExplain)" presentation="$(presentation.L_SaveCheckedOutFilesTo)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_OfflineEditing" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_SaveCheckedOutFilesToDropID" valueName="uselocaldrafts">
|
||
<item displayName="$(string.L_SaveCheckedOutFilesToStr1)">
|
||
<value>
|
||
<string>1</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_SaveCheckedOutFilesToStr2)">
|
||
<value>
|
||
<string>0</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_SaveVisiofilesas" class="User" displayName="$(string.L_SaveVisiofilesas)" explainText="$(string.L_IdentifiesthedefaultfileformatinwhichVisiofilesa)" presentation="$(presentation.L_SaveVisiofilesas)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_SaveDocuments" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_savevisiofilesas6" valueName="savefileformat">
|
||
<item displayName="$(string.L_VisioDocument)">
|
||
<value>
|
||
<string>0</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_VisioMacro)">
|
||
<value>
|
||
<string>3</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_VisioBinary)">
|
||
<value>
|
||
<string>1</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Showshapesearchpane" class="User" displayName="$(string.L_Showshapesearchpane)" explainText="$(string.L_Displaystheshapesearchuserinterfaceelements)" key="software\microsoft\office\16.0\visio\application" valueName="showshapesearchpane">
|
||
<parentCategory ref="L_ShapeSearch" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Searchfor" class="User" displayName="$(string.L_Searchfor)" explainText="$(string.L_SetsthevalueinthecorrespondingUIoption)" presentation="$(presentation.L_Searchfor)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_ShapeSearch" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_searchfor10" valueName="findshapesallwords">
|
||
<item displayName="$(string.L_Allofthewords)">
|
||
<value>
|
||
<string>1</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_Anyofthewords)">
|
||
<value>
|
||
<string>0</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Searchresults" class="User" displayName="$(string.L_Searchresults)" explainText="$(string.L_Specifieswhetherresultsarereturnedinaphabeticalo)" presentation="$(presentation.L_Searchresults)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_ShapeSearch" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_searchresults11" valueName="msoridcuvisiobfsgroup">
|
||
<item displayName="$(string.L_Alphabetically)">
|
||
<value>
|
||
<string>0</string>
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_ByGroup)">
|
||
<value>
|
||
<string>1</string>
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Openresultsnewwindow" class="User" displayName="$(string.L_Openresultsnewwindow)" explainText="$(string.L_Indicateswhetheranewsearchresultsstenciliscreate)" key="software\microsoft\office\16.0\visio\application" valueName="msoridcuvisiobfsrecycle">
|
||
<parentCategory ref="L_ShapeSearch" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Disableallapplicationextensions" class="User" displayName="$(string.L_Disableallapplicationextensions)" explainText="$(string.L_DisableallapplicationextensionsExplain)" key="software\microsoft\office\16.0\visio\security" valueName="disablealladdins">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffTrustedDocumentsOnTheNetwork" class="User" displayName="$(string.L_TurnOffTrustedDocumentsOnTheNetwork)" explainText="$(string.L_TurnOffTrustedDocumentsOnTheNetworkExplain)" key="software\microsoft\office\16.0\visio\security\trusted documents" valueName="disablenetworktrusteddocuments">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffTrustedDocuments" class="User" displayName="$(string.L_TurnOffTrustedDocuments)" explainText="$(string.L_TurnOffTrustedDocumentsExplain)" key="software\microsoft\office\16.0\visio\security\trusted documents" valueName="disabletrusteddocuments">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_SetMaximumNumberOfTrustedDocuments" class="User" displayName="$(string.L_SetMaximumNumberOfTrustedDocuments)" explainText="$(string.L_SetMaximumNumberOfTrustedDocumentsExplain)" presentation="$(presentation.L_SetMaximumNumberOfTrustedDocuments)" key="software\microsoft\office\16.0\visio\security\trusted documents">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<decimal id="L_SetMaximumNumberOfTrustedDocumentsSpinID" valueName="maxtrusteddocuments" minValue="0" maxValue="20000" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_SetMaximumNumberOfTrustRecordsToPreserve" class="User" displayName="$(string.L_SetMaximumNumberOfTrustRecordsToPreserve)" explainText="$(string.L_SetMaximumNumberOfTrustRecordsToPreserveExplain)" presentation="$(presentation.L_SetMaximumNumberOfTrustRecordsToPreserve)" key="software\microsoft\office\16.0\visio\security\trusted documents">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<decimal id="L_SetMaximumNumberOfTrustRecordsToPreserveSpinID" valueName="maxpreservetrusteddocuments" minValue="0" maxValue="20000" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_VBAWarningsPolicy" class="User" displayName="$(string.L_VBAWarningsPolicy)" explainText="$(string.L_VBAWarningsExplain)" presentation="$(presentation.L_VBAWarningsPolicy)" key="software\microsoft\office\16.0\visio\security">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_Empty" valueName="vbawarnings">
|
||
<item displayName="$(string.L_DisableAllWithNotification)">
|
||
<value>
|
||
<decimal value="2" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_DisableAllExceptDigitallySignedMacros)">
|
||
<value>
|
||
<decimal value="3" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_DisableAllWithoutNotification)">
|
||
<value>
|
||
<decimal value="4" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_EnableAllMacros)">
|
||
<value>
|
||
<decimal value="1" />
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_RequirethatApplicationExtensionsaresigned" class="User" displayName="$(string.L_RequirethatApplicationExtensionsaresigned)" explainText="$(string.L_RequirethatApplicationExtensionsaresignedExplain)" key="software\microsoft\office\16.0\visio\security" valueName="requireaddinsig">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_DisableTrustBarNotificationforunsigned" class="User" displayName="$(string.L_DisableTrustBarNotificationforunsigned)" explainText="$(string.L_DisableTrustBarNotificationforunsignedExplain)" key="software\microsoft\office\16.0\visio\security" valueName="notbpromptunsignedaddin">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_AllowTrustedLocationsOnTheNetwork" class="User" displayName="$(string.L_AllowTrustedLocationsOnTheNetwork)" explainText="$(string.L_AllowTrustedLocationsOnTheNetworkExplain)" key="software\microsoft\office\16.0\visio\security\trusted locations" valueName="allownetworklocations">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_DisableTrustedLoc" class="User" displayName="$(string.L_DisableTrustedLoc)" explainText="$(string.L_DisableTrustedLocExplain)" key="software\microsoft\office\16.0\visio\security\trusted locations" valueName="alllocationsdisabled">
|
||
<parentCategory ref="L_TrustCenter" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Visio2003Files" class="User" displayName="$(string.L_Visio2003Files)" explainText="$(string.L_FileBlockExplainUnblocked)" presentation="$(presentation.L_Visio2003Files)" key="software\microsoft\office\16.0\visio\security\fileblock">
|
||
<parentCategory ref="L_FileBlockSettings" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_Visio2003FilesDropID" valueName="visio2003files">
|
||
<item displayName="$(string.L_FileBlockStr1)">
|
||
<value>
|
||
<decimal value="0" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_FileBlockStr2)">
|
||
<value>
|
||
<decimal value="1" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_FileBlockStr3)">
|
||
<value>
|
||
<decimal value="2" />
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Visio2000Files" class="User" displayName="$(string.L_Visio2000Files)" explainText="$(string.L_FileBlockExplainBlocked)" presentation="$(presentation.L_Visio2000Files)" key="software\microsoft\office\16.0\visio\security\fileblock">
|
||
<parentCategory ref="L_FileBlockSettings" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_Visio2000FilesDropID" valueName="visio2000files">
|
||
<item displayName="$(string.L_FileBlockStr1)">
|
||
<value>
|
||
<decimal value="0" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_FileBlockStr3)">
|
||
<value>
|
||
<decimal value="2" />
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Visio50AndEarlierFiles" class="User" displayName="$(string.L_Visio50AndEarlierFiles)" explainText="$(string.L_FileBlockExplainBlocked)" presentation="$(presentation.L_Visio50AndEarlierFiles)" key="software\microsoft\office\16.0\visio\security\fileblock">
|
||
<parentCategory ref="L_FileBlockSettings" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_Visio50AndEarlierFilesDropID" valueName="visio50andearlierfiles">
|
||
<item displayName="$(string.L_FileBlockStr1)">
|
||
<value>
|
||
<decimal value="0" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_FileBlockStr3)">
|
||
<value>
|
||
<decimal value="2" />
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_LoadMicrosoftVisualBasicforApplicationsprojectsf" class="User" displayName="$(string.L_LoadMicrosoftVisualBasicforApplicationsprojectsf)" explainText="$(string.L_IfyouwanttobeabletohaveyourVBAprojectworkindrawi)" key="software\microsoft\office\16.0\visio\application" valueName="loadvbaprojectsfromtext">
|
||
<parentCategory ref="L_MacroSecurity" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_EnableMicrosoftVisualBasicforApplicationsproject" class="User" displayName="$(string.L_EnableMicrosoftVisualBasicforApplicationsproject)" explainText="$(string.L_EnablescreationsofVBAprojectswhenyouopenorcreate)" key="software\microsoft\office\16.0\visio\application" valueName="createvbaprojects">
|
||
<parentCategory ref="L_MacroSecurity" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffTransitions" class="User" displayName="$(string.L_TurnOffTransitions)" explainText="$(string.L_TurnOffTransitionsExplain)" key="software\microsoft\office\16.0\visio\application" valueName="transitionsenabled">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffSmartDeleteBehaviorOfConnectorsWhenDeletingShapes" class="User" displayName="$(string.L_TurnOffSmartDeleteBehaviorOfConnectorsWhenDeletingShapes)" explainText="$(string.L_TurnOffSmartDeleteBehaviorOfConnectorsWhenDeletingShapesExplain)" key="software\microsoft\office\16.0\visio\application" valueName="deleteconnectorsenabled">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_TurnOffShapeSheetFormulaAutoComplete" class="User" displayName="$(string.L_TurnOffShapeSheetFormulaAutoComplete)" explainText="$(string.L_TurnOffShapeSheetFormulaAutoCompleteExplain)" key="software\microsoft\office\16.0\visio\application" valueName="formulaautocomplete">
|
||
<parentCategory ref="L_EditingOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>0</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>1</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_OpeneachShapeSheetinthesamewindow" class="User" displayName="$(string.L_OpeneachShapeSheetinthesamewindow)" explainText="$(string.L_OpensmultipleShapeSheetsinthesamewindowrathertha)" key="software\microsoft\office\16.0\visio\document" valueName="recycleshapesheetwindow">
|
||
<parentCategory ref="L_GeneralOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_PutallsettingsinWindowsregistry" class="User" displayName="$(string.L_PutallsettingsinWindowsregistry)" explainText="$(string.L_AddsallpossibleapplicationsettingsintotheWindows)" key="software\microsoft\office\16.0\visio\application" valueName="putallinregistry">
|
||
<parentCategory ref="L_GeneralOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_EnableAutomationevents" class="User" displayName="$(string.L_EnableAutomationevents)" explainText="$(string.L_EnablesVisioeventstobesenttoVisioaddonsandVBAmac)" key="software\microsoft\office\16.0\visio\application" valueName="eventsenabled">
|
||
<parentCategory ref="L_GeneralOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<string>1</string>
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<string>0</string>
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Drawings" class="User" displayName="$(string.L_Drawings)" explainText="$(string.L_DisplaystheadditionallocationofdrawingsWhenyouad)" presentation="$(presentation.L_Drawings)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_Drawingscolon" valueName="drawingspath" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Templates" class="User" displayName="$(string.L_Templates)" explainText="$(string.L_TemplatesExplain)" presentation="$(presentation.L_Templates)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_Templatescolon" valueName="templatepath" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Stencils" class="User" displayName="$(string.L_Stencils)" explainText="$(string.L_DisplaystheadditionallocationofstencilsWhenaloca)" presentation="$(presentation.L_Stencils)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_Stencilscolon" valueName="stencilpath" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Help" class="User" displayName="$(string.L_Help)" explainText="$(string.L_DisplaystheadditionallocationofHelpfiles)" presentation="$(presentation.L_Help)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_Helpcolon" valueName="helppath" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Addons" class="User" displayName="$(string.L_Addons)" explainText="$(string.L_Displaystheadditionallocationofmacrosandaddons)" presentation="$(presentation.L_Addons)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_Addonscolon" valueName="addonspath" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Startup" class="User" displayName="$(string.L_Startup)" explainText="$(string.L_Displaystheadditionallocationformacrosandaddonso)" presentation="$(presentation.L_Startup)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_Startupcolon" valueName="startuppath" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_MyShapes" class="User" displayName="$(string.L_MyShapes)" explainText="$(string.L_Displaysthepathofthemyshapesfolder)" presentation="$(presentation.L_MyShapes)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_MyShapescolon" valueName="myshapespath" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_FavoritesStencilName" class="User" displayName="$(string.L_FavoritesStencilName)" explainText="$(string.L_Displaysthenameofthestencilcreatedinthe)" presentation="$(presentation.L_FavoritesStencilName)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_FileLocations" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_FavoritesStencilNamecolon" valueName="favoritesstencilname" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Straightquoteswithsmartquotes" class="User" displayName="$(string.L_Straightquoteswithsmartquotes)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\16.0\visio\autoformat as you type" valueName="smartquotes">
|
||
<parentCategory ref="L_AutoCorrectOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Fractionswithfractioncharacter" class="User" displayName="$(string.L_Fractionswithfractioncharacter)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\16.0\visio\autoformat as you type" valueName="fractions">
|
||
<parentCategory ref="L_AutoCorrectOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Ordinalswithsuperscript" class="User" displayName="$(string.L_Ordinalswithsuperscript)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\16.0\visio\autoformat as you type" valueName="ordinals">
|
||
<parentCategory ref="L_AutoCorrectOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Hyphenswithdash" class="User" displayName="$(string.L_Hyphenswithdash)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\16.0\visio\autoformat as you type" valueName="dashes">
|
||
<parentCategory ref="L_AutoCorrectOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Smileyfacesandarrowswithspecialsymbols" class="User" displayName="$(string.L_Smileyfacesandarrowswithspecialsymbols)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\16.0\visio\autoformat as you type" valueName="smileys">
|
||
<parentCategory ref="L_AutoCorrectOptions" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_Listoferrormessagestocustomize" class="User" displayName="$(string.L_Listoferrormessagestocustomize)" explainText="$(string.L_Definesalistofcustomerrormessagestoactivate)" presentation="$(presentation.L_Listoferrormessagestocustomize)" key="software\microsoft\office\16.0\visio\customizablealerts">
|
||
<parentCategory ref="L_Customizableerrormessages" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledList>
|
||
<item key="software\microsoft\office\16.0\visio\customizablealerts" valueName="policyon">
|
||
<value>
|
||
<decimal value="1" />
|
||
</value>
|
||
</item>
|
||
</enabledList>
|
||
<disabledList>
|
||
<item key="software\microsoft\office\16.0\visio\customizablealerts" valueName="policyon">
|
||
<value>
|
||
<delete />
|
||
</value>
|
||
</item>
|
||
</disabledList>
|
||
<elements>
|
||
<list id="L_listoferrormessagestocustomize98" explicitValue="true" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_disableshortcutkeys100" class="User" displayName="$(string.L_disableshortcutkeys100)" explainText="$(string.L_Specifythevirtualkeycodeandmodifierfortheshortcu)" presentation="$(presentation.L_disableshortcutkeys100)" key="software\microsoft\office\16.0\visio\disabledshortcutkeyslist">
|
||
<parentCategory ref="L_Custom" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<list id="L_Enterakeyandmodifiertodisable" valuePrefix="KeyMod" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_EmailmessageforSendtocommands" class="User" displayName="$(string.L_EmailmessageforSendtocommands)" explainText="$(string.L_commandintheSendTosubmenuoftheFilemenu)" presentation="$(presentation.L_EmailmessageforSendtocommands)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_Miscellaneous" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_emailmessageforsendtocommands101" valueName="sendtoemailmsgstring" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_Recentlyusedfilelist" class="User" displayName="$(string.L_Recentlyusedfilelist)" explainText="$(string.L_RecentlyusedfilelistExplain)" presentation="$(presentation.L_Recentlyusedfilelist)" key="software\microsoft\office\16.0\visio\file mru">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<decimal id="L_Numberofentries" valueName="max display" minValue="0" maxValue="50" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_SetNumberOfPlacesInTheRecentPlacesList" class="User" displayName="$(string.L_SetNumberOfPlacesInTheRecentPlacesList)" explainText="$(string.L_SetNumberOfPlacesInTheRecentPlacesListExplain)" presentation="$(presentation.L_SetNumberOfPlacesInTheRecentPlacesList)" key="software\microsoft\office\16.0\visio\place mru">
|
||
<parentCategory ref="L_Display" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<decimal id="L_SetNumberOfPlacesInTheRecentPlacesListSpinID" valueName="max display" minValue="0" maxValue="20" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_DisableOfficeStartVisio" class="User" displayName="$(string.L_DisableOfficeStartVisio)" explainText="$(string.L_DisableOfficeStartVisioExplain)" key="software\microsoft\office\16.0\visio\application" valueName="disableboottoofficestart">
|
||
<parentCategory ref="L_Miscellaneous" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<enabledValue>
|
||
<decimal value="1" />
|
||
</enabledValue>
|
||
<disabledValue>
|
||
<decimal value="0" />
|
||
</disabledValue>
|
||
</policy>
|
||
<policy name="L_PersonalTemplatesPath" class="User" displayName="$(string.L_PersonalTemplatesPath)" explainText="$(string.L_PersonalTemplatesPathExplain)" presentation="$(presentation.L_PersonalTemplatesPath)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_Miscellaneous" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<text id="L_PersonalTemplatesPath" valueName="personaltemplates" expandable="true" />
|
||
</elements>
|
||
</policy>
|
||
<policy name="L_DefaultBuiltInTab" class="User" displayName="$(string.L_DefaultBuiltInTab)" explainText="$(string.L_DefaultBuiltInTabExplain)" presentation="$(presentation.L_DefaultBuiltInTab)" key="software\microsoft\office\16.0\visio\application">
|
||
<parentCategory ref="L_Miscellaneous" />
|
||
<supportedOn ref="windows:SUPPORTED_Windows7" />
|
||
<elements>
|
||
<enum id="L_DefaultBuiltInTab" valueName="officestartdefaulttab">
|
||
<item displayName="$(string.L_DefaultBuiltInTab1)">
|
||
<value>
|
||
<decimal value="0" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_DefaultBuiltInTab2)">
|
||
<value>
|
||
<decimal value="2" />
|
||
</value>
|
||
</item>
|
||
<item displayName="$(string.L_DefaultBuiltInTab3)">
|
||
<value>
|
||
<decimal value="1" />
|
||
</value>
|
||
</item>
|
||
</enum>
|
||
</elements>
|
||
</policy>
|
||
</policies>
|
||
</policyDefinitions> |