-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
I have windows-switcher running as Administrator on startup. Every time Windows reboots, I get the following error window:
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 =
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
