错误弹窗:

今天在使用XMid的时候出现了下面的弹窗:

The configuration area at 'C:……' could not be created.Please choose a writable location using the ……

解决办法:

1、找到XMind的安装目录中的XMind.iniXMind-original.ini文件

The configuration area at 'C:……' could not be created.Please choose a writable location using the ……
2、分别打开两个文件,把两个文件里面的Application Data全部替换成APPData

The configuration area at 'C:……' could not be created.Please choose a writable location using the ……

解释如下:

在XMind安装完成后,打开Xmind后弹出了一个文件配置路径错误(configuration area)。上面提示的是C:\Users\用户名\Application Data\XMind……is not writable. please choose a writable location using the ‘-configuration’ command line option。大致意思是“某一文件位置不可写入,请选择一个可写入的位置”,仔细分析一下错误出现的原因就是Xmind软件不能正确识别Application Data目录中的XMind。
打开C盘目录,发现win10系统中并没有ApplicationData文件夹,只有AppData文件夹。其实这两个文件名的意思是一样的,只不过在win10系统中为AppData,因此解决方式就是把XMind配置文件的路径中的Application Data 改为AppData。

————————————————
版权声明:本文为CSDN博主「forblackeye」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/ligongwenkenan/article/details/99452574

相关文章: