Update electerm to be portable
Update electerm to be portable, add persist directory and rename program name.
Closes #XXXX
Relates to #XXXX
- [x] I have read the Contributing Guide.
/verify
Your changes do not pass checks.
electerm
- [x] Description
- [x] License
- [x] Hashes
- [ ] Checkver
- [x] Autoupdate
Settings and other data is currently stored in AppData\Roaming\electerm so if we switch to the portable version, this will be lost. Could you add a pre_install function similar to bitwarden.json's that copies the relevant data to the electerm folder that gets persisted?
Settings and other data is currently stored in
AppData\Roaming\electermso if we switch to the portable version, this will be lost. Could you add apre_installfunction similar tobitwarden.json's that copies the relevant data to the electerm folder that gets persisted?
Added "pre_install".
/verify
All changes look good.
Wait for review from human collaborators.
electerm
- [x] Description
- [x] License
- [x] Hashes
- [x] Checkver
- [x] Autoupdate
/verify
Your changes do not pass checks.
electerm
- [x] Description
- [x] License
- [x] Hashes
- [ ] Checkver
- [x] Autoupdate
@muxinxy Merge conflict and checkver failure. Please review. Thx!
@muxinxy Merge conflict and checkver failure. Please review. Thx!
Completed.