element-hq / element-hq/element-web
element desktop installed in multiple path
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
#### Description
element installed to version dir in `%APPDATA%\Local\element-desktop` on windows. thius cause issues with firewall that block app by path since it constant changes. each new version is new rules and prompts
also both folders are full copy of each other which adds up. for me its ~250MB per folder and they dont get auto clean when updating. for small disks this can add up to big problem in time if users dont know
tangent this path seems wrong and should be in program files for windows not a user specific dir for main program, just config
#### Steps to reproduce
- install old element version
- note install path
- update
- observe new path
element installed in one path and overwrite for update. then rules can stay in place and not interrupt work
Logs being sent: no
#### Version information
- **Platform**: desktop
-
For the desktop app:
- **OS**: Windows 10
- **Version**: Element version: 1.7.33
olm version: 3.2.3
Contributor guide
Assessment
This issue has not been assessed yet.