Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicated System Tray Icons Everytime Windows Restarts #42

Open
PriceHu opened this issue Jan 31, 2023 · 1 comment
Open

Duplicated System Tray Icons Everytime Windows Restarts #42

PriceHu opened this issue Jan 31, 2023 · 1 comment

Comments

@PriceHu
Copy link

PriceHu commented Jan 31, 2023

AltServer is creating duplicated system tray icons everytime the system restarts after upgrading to latest version of AltServer.

On my Windows I set all system tray icons to visible and rearranged them manually. However, after upgrading to 1.6.0.0 (latest), only AltServer tray icon is broken everytime I restart my system. The Icon should be something like:
image
but actually it would be like this after restart:
image
Every other system tray icons were memorized and had no problem. It appears that when the system restarts, AltServer will create a new tray icon entry and throw away old ones, which causes Windows to add the new icon to the "more icons" area, which is its default hehavior. This can be verify if you go to the old control panel settings page and count the entry number. There would be a new one every startup:
image
Therefore I need to rearrange icons everytime I start my machine. Old versions such as 1.4.7.0 and 1.5.1.0 works fine. 1.5.2b has the same problem as 1.6.0.0.

Extra Info:

  • AltServer version currently: 1.6.0.0
  • Windows version: 22H2 (22621.1105)
  • No ExplorerPatcher or other mods for the system.
@l2adiant
Copy link

l2adiant commented Apr 7, 2023

same issue with me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants