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

How to set up a program for auto-start: moving it to the Startup folder in Win10 is not effective #41

Open
LunafreyaNoxFleuret opened this issue Dec 1, 2023 · 1 comment

Comments

@LunafreyaNoxFleuret
Copy link

it doesnt work because it cant config the .cube file,how to resolve it

@JTGaming
Copy link

You would want to create a task via Task Scheduler.
Set it to trigger 'at log on' of your user,
and action should be to 'start a program' with the 'program/script' being the location to your DwmLutGUI.exe and 'add arguments' should be '-apply -minimize'.
Also select the task to 'run with highest privileges' and disable the condition 'start the task only if the computer is on ac power' for laptops and disable the setting 'stop the task if it runs longer than'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants