Typora启动报错This beta version of Typora is expired, please download and install a newer version.
Posted 李英俊小朋友
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Typora启动报错This beta version of Typora is expired, please download and install a newer version.相关的知识,希望对你有一定的参考价值。
Typora启动报错解决
问题描述:This beta version of Typora is expired, please download and install a newer version.
参考链接:https://blog.csdn.net/no_say_you_know/article/details/1258065
-
下载一个大佬的项目:https://github.com/fossabot/typoraCracker
-
安装这个项目需要的python包
- 注意:如果报错找不到这个库:
Crypto
,去python的lib中找到这个库的文件夹,修改这个文件夹的首字母大写 \\Lib\\site-packages\\crypto
改为\\Lib\\site-packages\\Crypto
- 注意:如果报错找不到这个库:
-
输入命令:
python typora.py "C:\\Program Files\\Typora\\resources\\app.asar" .
,这里的Typora路径要改为你自己安装的路径哦~ -
命令会在当前文件夹下生成一个
dec_app
文件夹,找到License.js
,搜索:This beta version of Typora is expired, please download and install a newer version.
-
接下来,你要找到这句话周围的时间,类似这样
-
【审核饶了我吧,求求了,这里我改了】将这个数字改为较大的数字哦,反正你自己怎么开心怎么改就好啦~
-
搞完之后退出去,用命令把这个文件打包一下:
python typora.py -u dec_app/ .
-
这样你就会在根目录下找到打包好的文件:
app.asar
-
把这个文件复制到Typora的安装目录下的
resources
文件夹中哦,替换原文件。 -
完事儿起飞~
- ☁️ 我的CSDN:https://blog.csdn.net/qq_21579045
- ❄️ 我的博客园:https://www.cnblogs.com/lyjun/
- ☀️ 我的Github:https://github.com/TinyHandsome
- 🌈 我的bilibili:https://space.bilibili.com/8182822
- 🐧 粉丝交流群:1060163543,神秘暗号:为干饭而来
碌碌谋生,谋其所爱。🌊 @李英俊小朋友
以上是关于Typora启动报错This beta version of Typora is expired, please download and install a newer version.的主要内容,如果未能解决你的问题,请参考以下文章
Typora启动报错This beta version of Typora is expired, please download and install a newer version.
解决Typora过期报错:This beta version of Typora is expired, please download and install a newer vsersion
This beta version of Typora is expired,please download and install a newer version.