AnotherRedisDesktopManager icon indicating copy to clipboard operation
AnotherRedisDesktopManager copied to clipboard

Portable Support.

Open Azreulo opened this issue 7 months ago • 0 comments

软件现在还是会在%APPDATA%目录下创建Another-Redis-Desktop-Manager用以保存配置,希望能有方法把配置文件保存在目录内,以实现完全的便携化。 可参考VSCode,同样是Electron框架,VSCode在安装目录内创建data目录,数据就会自动保存在目录内,实现完全便携化。

Azreulo avatar Jul 26 '24 03:07 Azreulo