Code Monkey home page Code Monkey logo

Comments (4)

Hofknecht avatar Hofknecht commented on May 24, 2024

Hey @FranksPizzaTM / Tim
Thank you for the feedback!

Jul 8, 2019 - Fixed autostart for portable version
#28

Oct 23, 2021 - Implemented autostart for UWP / Microsoft Store
#131

In principle it should work, there have been no more complaints for a few years that it doesn't work.
The first question would be whether you are using the microsoft store version or the portable version?

In the portable version it looks like this:
2023-03-27 14_51_01-Window
When enable the checkbox and pressing 'OK' we try to add a registry entry for autostart. i never saw this failing, but when it fails there would be something in the logfile. You can open the logfile via systemtray icon right click -> 'Log File'

In the Microsoft Store version / UWP it was a bit more efford to implement, because there are no rights to touch registry, there seems to be only one correct way, which we implemented in #131
2023-03-27 15_00_02-Window
(You mentioned click, so i assume you are using Microsoft Store / UWP)
Here also a autostart entry will be created with status 'enabled'. You can find the entries in Task Manager.
From experience we saw back then that if the user sets it from enabled to disabled, the UWP app cannot change the entry (lack of rights). If the user disables it via the task manager, he must reactivate it himself via the task manager.
2023-03-27 14_59_14-Window

So our question are:
-Do you use UWP app?
-Do you find the entry in Task Manager?
-Is the status disabled and did you set it disabled manually by yourself?
-Does it work when you reactivate it via task manager?

from systemtraymenu.

Hofknecht avatar Hofknecht commented on May 24, 2024

BTW it looks like this when deactivated and pressing the button
2023-03-27 15_08_38-Window
Maybe instead of 'Deactivated' we could show a better explanation ; )

In your case does it says 'Deactivated'? Or any other text? when there is nothing please send also the logfile

from systemtraymenu.

FranksPizzaTM avatar FranksPizzaTM commented on May 24, 2024

from systemtraymenu.

FranksPizzaTM avatar FranksPizzaTM commented on May 24, 2024

from systemtraymenu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.