This kind of question comes very often in the french newsgroup.
I speak for the famous "warning popup" when you click on a document in SharePoint :
- US : “Some files can harm your computer. If the file information looks suspicious or you do not fully trust the source, do not open the file.”
- French : "Certains fichiers peuvent endommager votre ordinateur. Si les informations du fichier semblent suspectes ou si la source n'est aps entierement fiable, n'ouvrez pas le fichier.
A clear and soft message but really annoying in a intranet.
If you re asking yourself where it's come from, just have a look in the KB :
How documents are opened from a Web site in Office 2003 ?
If you just want to desactivate this popup, just have a look in your registry :
-
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Excel.Sheet.8]
@="Microsoft Excel Worksheet"
"EditFlags"=dword:00010000
-
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PowerPoint.Show.8]
@="Microsoft PowerPoint Presentation"
"EditFlags"=dword:00010000
-
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.8]
@="Microsoft Word Document"
"EditFlags"=dword:00010000
>>> i found this solution on SharePoint University via this post : there a reg file too
If the registry is too dangerous fo you : don't worry, just go to Windows explorer under "Tools" --> "Folder options...", select the "File types" option.
>>> Highlight the word file type (.doc) and click on the "advanced" button. The
value corresponds to the first check box "Confirm open after download". If you remove this option, the files are opened in read-only mode without any prompt.
分享到:
相关推荐
You can also create your own policy files that define arbitrary permission sets.<br/><br/>Comparison of the sample security policy file <br/><br/> <br/>Permissions/Resource Setting Admin Default ...
/// <param name="id"> The ID of the method that was returned when calling the method using 'post' </param> /// <returns> True if the method is currently running </returns> public Boolean is...
</span></span>{/if} </td> </tr> </table> </td> </tr> </table> {/for} </div> <div class="g_h_20 bd1b g_c_mgin"> <ul class="g_menu_09 g_w_at com_page"> <li> {if (coms != null) && (comCount > ...
/home/rootroot/sogou/toolchain/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp] #warning redirecting incorrect #include <sys/poll.h> to <poll....
/// <param name="i">实例化参数</param> public NewRec(int i) { info = new bool[i]; fileSize = new uint[i]; NewFileName = new string[i]; startTime = new NetSDK.NET_DVR_TIME[i]; stopTime = new ...
02.zip<br>A button within a button<br>按纽中的按纽(13KB)<END><br>3,03.zip<br>Flat Owner Drawn Buttons<br>浮动的自画按纽(13KB)<END><br>4,04.zip<br>Flat-look Buttons <br>浮动的工具条按纽(6KB)<END><br>5,...
.ui-widget { font-size: 14px; } </style> </head> <body> <select id="myComboBox"> <option value="">请选择</option> <option value="option1">Option 1</option> <option value="option2">Option 2</...
<property name="connection.pool_size">1</property> <!-- SQL dialect --> <property name="dialect">org.hibernate.dialect.MySQLDialect</property> <!-- Enable Hibernate's automatic session context ...
On a PC with DJGPP installed you<br>have to enter 'make pc' in the individual source directories to produce<br>.exe files.<br><br><br>Step 4: verification<br>--------------------<br><br>In the mpeg/...
winhole.zip<br>This example demonstrates how to put a hole in the center of a form.<END><br>15 , tileform.zip<br>This will tile a picture on the background of your form.<END><br>16 , radiomnu.zip<br>...
<h3><a href="#">标题1</a></h3> <div>内容1</div> <h3><a href="#">标题2</a></h3> <div>内容2</div> <!-- 更多手风琴面板... --> </div> ``` 每个`<h3>`元素代表一个标题,`<div>`元素包含相应标题下的内容...
<exclude expression="info/*"></exclude> </crontabfilter> </sersync> 七、结论 通过以上步骤,我们可以使用 Rsync 和 Sersync2 实现文件实时双向同步。在生产环境中,这种同步方法可以确保文件的一致性和实时性...
noreturn.zip<br>Disable the Return Key in a TextBox<END><br>60,entertab.zip<br>Use the Enter Key Like a Tab<END><br>61,detenter.zip<br>Detect When the User Presses Enter<END><br>62,prntscrn.zip<br>...
1 , vb5dialog.zip<br>This demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.<END><br>2 , cpnl.zip<br>Form_Taskbar is a control for Visual Basic which, once placed...
<br>扩展型多尺寸多色彩工具条(226KB)<END><br>15,15.zip<br>How to display tooltips for a toolbar in a dialog<br>在对话框如何为工具条显示工具提示(3KB)<END><br>16,16.zip<br>Displaying text on a Toolbar ...
<li><a href="#">菜单项3</a></li> </ul> </div> <div id="main-content">主要内容区域</div> ``` 然后,初始化Slideout实例,将你的导航菜单与Slideout.js关联起来: ```javascript var slideout = new Slide...
font-size: 18px; } .custom-ipad-class { background-color: #f0f0f0; } } ``` 以上技巧仅是 jQuery Mobile 开发过程中的冰山一角,随着实践的深入,您将会发掘更多有用的功能和技巧。希望本文能为您带来启发...
In case you don't use any flash - JavaScript communication, you shuold set this setting to false - this will save some CPU and will disable the security warning message which appears when opening the ...
listtxt.zip<br>This shows how to retrieve the text from the current selection in a listbox.<END><br>11 , list_index.zip<br>This example tells you if the inputted List Index is selected or not.<END>...
docudel.zip<br>This example shows how to clear the document history on the start menu.<END><br>2 , BatteryAPIdemo.zip<br>This example demonstrates how to "To get information about the battery status ...