-
Find the LicenseIndex.180dd4c7.*.chunk.js file under the resources>page-dist>static>js folder in the installation directory of Typora.
-
After locating the file according to your software installation, open the file using Notepad or other text editing software, press ctrl+f, search for "e.hasActivated", locate the "e.hasActivated="true"=="e.hasActivated"" option in the file, change e.hasActivated to true.
【⚠️Note】The modified true value must be enclosed in double quotation marks, otherwise it will be invalid. The original value does not have quotation marks here.
- Reopen the software, if you see the welcome screen, congratulations, activation successful!