- Thread Author
- #1
I have been trying to create a shortcut that will work with all users when placed in the all users program startup folder to start a program (REAL TEMP) whenever a user is logged in. I created a scheduled task as Administrator following the directions here:
Link Removed
Then I created a shortcut using the path C:\Windows\System32\schtasks /run /tn “RUN REAL TEMPâ€Â
The task will run fine from the task scheduler but I cannot get shortcut to work. When I click on it I get a quick flash of a window on the screen but the scheduled task doesn't run. I suspect an error in my command line
Also when get the shortcut working and place it in the all users programs startup I suspect it will not run under other users unless the permissions are changed. How do I do that so that it will run under all users without UAC prompt
Link Removed
Then I created a shortcut using the path C:\Windows\System32\schtasks /run /tn “RUN REAL TEMPâ€Â
The task will run fine from the task scheduler but I cannot get shortcut to work. When I click on it I get a quick flash of a window on the screen but the scheduled task doesn't run. I suspect an error in my command line
Also when get the shortcut working and place it in the all users programs startup I suspect it will not run under other users unless the permissions are changed. How do I do that so that it will run under all users without UAC prompt