Skip to content

Store Logo/Icon in Installation Directory Instead of AppData #613

Description

@itwiese26

Currently, the RustDesk logo/application icon is stored in the user-specific AppData directory. As a result, other user accounts on the same system may not be able to display the correct RustDesk icon.

Expected Behavior

The logo/icon should be stored in the application's installation directory (e.g., under "Program Files") instead of AppData, allowing all users on the system to access the same icon file.

Benefits
The RustDesk icon is visible for all user accounts.
Avoids creating duplicate icon files for each user.
Provides more consistent behavior in multi-user environments.
Shortcuts and file associations can reference a single centralized icon file.
Suggested Solution

Copy the icon file to the application installation directory during installation and reference it from there instead of storing it in each user's AppData profile.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions