lauralex / dwm_lut

Apply 3D LUTs to the Windows desktop for system-wide color correction/calibration
GNU General Public License v3.0
252 stars 17 forks source link

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

Open LunafreyaNoxFleuret opened 11 months ago

LunafreyaNoxFleuret commented 11 months ago

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

JTGaming commented 10 months ago

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'.