关于 便携版,能否实现真正的便携? #298
Donglab2024
started this conversation in
想法 Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
便携版在国内有好几种说法,不过我认为真正的便携版,其实是国外的 Portable Application,即不写注册表,所有数据和设置都存储在应用目录的。这样软件+配置可以在高速U盘里,携带使用而不丢失配置。

目前 splayer 提供的便携版,配置还是保存在 %appdata% 文件夹下。
能否 参考 mpv 的做法,在应用目录含有指定文件夹时,优先使用该文件夹的配置,没有的话再使用 appdata 的配置。这种会不会比较可行?
Beta Was this translation helpful? Give feedback.
All reactions