Portable Mode
Closed this issue · 4 comments
Description
Hi,
I want to keep all application settings locally as Portable Mode.
Motivation
I'm often reinstall my Windows OS for one reason or another. With Portable Mode I could skip providing configuration again and again.
Additional Context
No response
Hello, the configuration is stored in %AppData%/.webos, you can backup this folder to save connection info.
@mariotaku Hey,
While this is a working workaround, it's not what you can call "Portable Mode". Maybe it's better to mark this creature request as 'help needed' or similar, so there is a chance that somebody could pick it?
@ALIENQuake I'm afraid it's not practical to make dev-manager-desktop as portable. It uses Tauri and they are kinda against portable build on Windows (It requires some other components to be installed)
@mariotaku Ok, so it's a dependency limitation, so I guess I'm out of luck. Good to know about Tauri limitation.