当前位置:网站首页>The sap export excel file opens and shows that the file format and extension of "XXX" do not match. The file may be damaged or unsafe. Do not open it unless you trust its source. Do you still want to
The sap export excel file opens and shows that the file format and extension of "XXX" do not match. The file may be damaged or unsafe. Do not open it unless you trust its source. Do you still want to
2022-04-23 09:32:00 【rogerix4】
1. problem
- Use SAP export Excel Open after Excel when , Pop up tips :"xxx" The file format and extension of do not match . The file may be corrupted or unsafe . Unless you trust the source , Otherwise, do not open . Do you still want to open it ?
2. resolvent ( Adaptation version Office2000-Office2019 & Office 365)
- newly build xxx.reg file , And add the following
Windows Registry Editor Version 5.00
For Office 2003
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\11.0\Excel\Security]
"ExtensionHardening"=dword:00000000
;For Office 2007
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\12.0\Excel\Security]
"ExtensionHardening"=dword:00000000
;For Office 2010
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\14.0\Excel\Security]
"ExtensionHardening"=dword:00000000
;For Office 2013
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\15.0\Excel\Security]
"ExtensionHardening"=dword:00000000
;For Office 2016 & Office 365
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Excel\Security]
"ExtensionHardening"=dword:00000000
;For Office 2019
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\17.0\Excel\Security]
"ExtensionHardening"=dword:00000000
- Double-click on the run xxx.reg file
- Open again Excel, Pop ups disappear ; Open file directly
版权声明
本文为[rogerix4]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230623503910.html
边栏推荐
- Principle of synchronized implementation
- Redis 过期 key 清理删除策略汇总
- Give the method of instantiating the object to the new object
- 小程序报错 :should have url attribute when using navigateTo, redirectTo or switchTab
- 501. 二叉搜索树中的众数
- ABAP 7.4 SQL Window Expression
- Emuelec compilation summary
- Yyds dry goods inventory ubuntu18 0.4 install MySQL and solve error 1698: access denied for user ''root' '@' 'localhost' '
- A must see wechat applet development guide 1 - basic knowledge
- Enter "net start MySQL" and "system error 5. Access denied" appears. Detailed explanation of the problem
猜你喜欢
Set the maximum width of the body, but why does the background color of the body cover the whole page?
kernel-pwn学习(4)--Double Fetch&&0CTF2018-baby
Number of islands
Using JS to realize a thousandth bit
DVWA range practice
MySQL of database -- basic common query commands
Practice of Flink streaming batch integration in Xiaomi
亚马逊云科技入门资源中心,从0到1轻松上云
DVWA range practice record
EmuElec 编译总结
随机推荐
Go language learning notes - exception handling | go language from scratch
[in-depth good article] detailed explanation of Flink SQL streaming batch integration technology (I)
MySQL of database -- basic common query commands
【读书笔记】《Verilog数字系统设计教程》 第5章 条件语句、循环语句和块语句(附思考题答案)
Machine learning (VI) -- Bayesian classifier
Group Backpack
Three challenges that a successful Devops leader should be aware of
A must see wechat applet development guide 1 - basic knowledge
AQS & reentrantlock implementation principle
Kettle实验 (三)
Enter "net start MySQL" and "system error 5. Access denied" appears. Detailed explanation of the problem
Kettle experiment (III)
Kettle实验
Summary of wrong questions 1
Leetcode题库78. 子集(递归 c实现)
NLLLoss+log_ SoftMax=CE_ Loss
2D 01 Backpack
kernel-pwn学习(3)--ret2user&&kernel ROP&&QWB2018-core
考研线性代数常见概念、问题总结
ATSS(CVPR2020)