Skip to content

Failed to add trayicon, Unspecified error (0x80004005) #111

@aravindhp

Description

@aravindhp

I have windows-switcher running as Administrator on startup. Every time Windows reboots, I get the following error window:

image

I then have to manually start windows-switcher to run as Administrator. Not sure if this is a bug or am I misconfiguring the app.

Here is the full ini file:

# Whether to show trayicon, yes/no
trayicon = yes 

[switch-windows]

# Hotkey to switch windows
hotkey = alt+`

# List of hotkey conflict apps
# e.g. game1.exe,game2.exe
blacklist =

# Ignore minimal windows
ignore_minimal = no

[switch-apps]

# Whether to enable switching apps
enable = no

# Hotkey to switch apps
hotkey = alt+tab

# Ignore minimal windows
ignore_minimal = no

[log]

# Log level can be one of off,error,warn,info,debug,trace.
level = info 

# Log file path. 
path = 

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