Releases: Kosette/tsukimi
migtool-latest
Warning
Importing .reg file will override not merge.
- The
tsukimi_migtool.exe convert [-f /path/to/tsukimi.toml]
command can convert old versions of tsukimi.toml files to the .reg file. Double-clicking .reg file can migrate account information.
If you double-click the .exe file directly, it will try to finding and converting%APPDATA%\tsukimi\tsukimi.toml
, which is the default location for some versions. If you are using an more earlier version, manually specify the-f
parameter. tsukimi_migtool.exe backup
can back up registry information for new versions, including accounts and some settings. Double-click to import and replace.
Warning
导入注册表会覆盖相关的设置,而不是合并
tsukimi_migtool.exe convert [-f /path/to/tsukimi.toml]
命令可以将旧版本的tsukimi.toml文件转换成注册表,双击导入注册表即可迁移账户信息
如果直接双击exe文件则会默认寻找并转换%APPDATA%\tsukimi\tsukimi.toml
,这是某些版本的配置默认位置,如果你是更早的版本,手动指定-f
参数tsukimi_migtool.exe backup
可以备份新版本的注册表信息,包含账户和一些设置项,同样可以双击导入替换
Full Changelog: tsukimi-migtool...migtool-latest
[Deprecated]
from v0.16.3+, account settings migrate from moe.tsukimi to moe.tsuna.tsukimi.
tsukimi_migtool.exe migrate
or just double-click generates a .reg, double click it to import.
tsukimi_migtool.exe backup
only backups settings.
在v0.16.3+之后,账户设置发生了迁移
tsukimi_migtool.exe migrate
或者双击生成.reg文件,双击导入完成迁移
tsukimi_migtool.exe backup
备份设置项
tsukimi-migtool
A simple tool to help you transfer login credentials from versions before v0.15.0.
tsukimi_migtool.exe [convert]
or just double-click makes a .reg file containing login credentials (for v0.14.x) , you can import it manually by double-click it.
tsukimi_migtool.exe backup
will make a whole backup .reg file with all settings including login credentials (v0.15.0+).