ModernFlyouts
ModernFlyouts copied to clipboard
No autostart at pc startup
ModernFlyouts Version
0.10.0.0
Windows version
Windows 11 Family 22H2
OS build
22621.2428
Platform
x64
Area(s) with issue?
General
Steps to reproduce
Turn on the laptop.
✔️ Expected Behavior
Autostart of the application with the flyout of the application appearing when changing volume/brightness.
❌ Actual Behavior
No autostart. The W11 flyout appear when changing volume/brightness. Need to manually open the app for it to start.
Other Software
No response
Additional Context
The app is allowed to autostart in the task manager. Need to open the app twice for it to appear.
+1. This happens to me too.
+1, I am getting this on beta 4 (0.10.0.0) as well.
This is caused by the host part of the app, but I have no idea why it's screwing up.
I've already made a workaround myself by forcing the start up task to not launch the host but just launch the main app by editing the build settings, but doing that means you have to compile it afterwards. You could try creating a shortcut to the app and placing that into your Startup folder.
Seems to work for now. Guide for anyone curious:
- Run (Win+R) "shell:startup"
- Run "shell:appsfolder"
- Drag-n-drop ModernFlyouts from the appsfolder to startup. It'll make a shortcut.
Duplicate of #437