Welcome
I want use this code in cmd
schtasks /Create /tn ProgramName /tr "C:\Program Files\CPUID HWMonitor PRO\HWMonitorPro_x64.exe" /rl highest /sc onevent /ec system
or that without space bar
schtasks /Create /tn ProgramName /tr "C:\ProgramFiles\CPUIDHWMonitorPRO\HWMonitorPro_x64.exe" /rl highest /sc onevent /ec system
but when I go to the taskschd.msc and want run ProgramName doesn't work.
Please help me with that just add your program and test maybe this is not working on my compiuter only.