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

[Bug]: app.setLoginItemSettings({ openAtLogin: true }) doesnt work in APPX after publishing it. #42016

Open
3 tasks done
tufik2 opened this issue May 1, 2024 · 0 comments
Open
3 tasks done
Labels

Comments

@tufik2
Copy link

tufik2 commented May 1, 2024

Preflight Checklist

Electron Version

30.0.1

What operating system are you using?

Windows

Operating System Version

Windows 10 / 11

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

The next code should add my app to the TaskManager / StartUp List.

app.setLoginItemSettings({ openAtLogin: true })

Actual Behavior

app.setLoginItemSettings({ openAtLogin: true }) is no working with APPX apps after publishing it.
It is working well in MAS, but not APPX... I was checking that you guys fixed the same problem with MAS a few months ago. So it could be a bug too.

screen

You can verify and test with the next app
https://apps.microsoft.com/detail/9n052x4kr94s?hl=en-us&gl=US

Let me know if you need extra info, Thanks... And I also invite you guys to try this new app if you like :)...

Testcase Gist URL

No response

Additional Information

No response

@tufik2 tufik2 added the bug 🪲 label May 1, 2024
@tufik2 tufik2 changed the title [Bug]: [Bug]: app.setLoginItemSettings({ openAtLogin: true }) doesnt work in APPX after publishing it. May 1, 2024
@VerteDinde VerteDinde added the blocked/need-info ❌ Cannot proceed without more information label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 👍 Does Not Block Stable
Development

No branches or pull requests

3 participants