TonyTzu
Moderator
 Inregistrat: acum 13 ani
Postari: 252
|
|
Source
To enable or to disable the hyperlink warnings in 2007 Office programs and in Office 2010 programs when an http:// address, a notes:// address, or an ftp:// address is used, you must create a new registry subkey. To do this, follow these steps:
--> Click Start, and then click Run. --> In the Open dialog box, type regedit, and then click OK.
--> Notes --> --> You have to modify only one of these registry subkeys. You do not have to modify both. --> --> If the Security subkey already exists, go directly to step 6 after you select the Security subkey. --> In Registry Editor, locate one of the following registry subkeys for 2007 Office: --> HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common --> Or, in Registry Editor, locate one of the following registry subkeys for Office 2010: --> HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common --> Click the registry subkey, point to New on the Edit menu, and then click Key. --> Type Security, and then press Enter to name the key. --> On the Edit menu, point to New, and then click DWORD Value. --> Type DisableHyperlinkWarning, and then press Enter to name the entry. --> In the right pane, right-click DisableHyperlinkWarning, and then click Modify. --> In the Edit DWORD Value dialog box, click Decimal, and then type 1 or 0 under Value data.
--> Note A value of 0 enables the hyperlink warning message. A value of 1 disables the hyperlink warning message. --> Click OK. --> Exit Registry Editor.
How to enable or disable hyperlink warnings per protocol To disable the display of security warnings for a specific protocol, follow these steps:
--> Click Start, click Run, type regedit, and then click OK. --> Locate the following registry subkey: --> HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\xx.0\Common\Security\Trusted Protocols\All Applications --> Note In this subkey, replace "xx.0" with 12.0 for Outlook 2007 and with 14.0 for Outlook 2010. --> Click the All Applications subkey. --> On the Edit menu, point to New, and then click Key. --> Type the name of the protocol that you want to exclude. For example, to disable the display of a security warning for the "Notes:" protocol, type Notes:.
--> Note Make sure that you include the colon (:) character. --> Press Enter. --> Exit Registry Editor.
If you still receive a warning message After you disable warning messages, you may still receive a warning message from Microsoft Windows. If you continue to receive a warning message after you follow the steps in this article, use one of the following methods to resolve the issue.
Note Method 1 applies only to Windows XP and to earlier versions of Windows. For Windows Vista and for later versions of Windows, use method 2. Method 1: Turn off the "Confirm open after download" option for the file type that you are trying to open
--> Double-click My Computer. --> On the Tools menu, click Folder Options. --> On the File Types tab, select the appropriate file name extension (for example, WMV) in the Registered File Types box, and then click Advanced. --> Click to clear the Confirm open after download check box, and then click OK. --> In the Folder Options dialog box, click Close.
Method 2: Modify the HKEY_CLASSES_ROOT\<CLSID>\EditFlags registry subkey Use this method if the warning message affects multiple computers.
To disable the warning message, follow these steps:
--> Click Start, click Run, type regedit, and then click OK. --> Locate the following registry subkey: --> HKEY_CLASSES_ROOT\<CLSID>\EditFlags --> For example, if the file name extension is WMV, select HKEY_CLASSES_ROOT\WMVFile\EditFlags --> Click EditFlags, and then click Rename on the Edit menu. --> Type OldEditFlags, and then press ENTER. --> On the Edit menu, point to New, and then click DWORD value. --> Type EditFlags, and then press ENTER. --> On the Edit menu, click Modify. --> In the Edit DWORD Value dialog box, click Hexadecimal under Base. --> Type 10000, and then click OK.
To re-enable the warning message, follow these steps:
--> Click Start, click Run, type regedit, and then click OK. --> Locate the following registry subkey: --> HKEY_CLASSES_ROOT\<CLSID>\EditFlags --> Click EditFlags, and then click Modify on the Edit menu. --> Type 0, and then click OK.
Note Even after you follow these steps, you will receive the warning message if you open files in Office 2010 under Protected View.
|
|