I have been trying to create a shortcut in Win7 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:
http://www.howtogeek.com/howto/wind...ortcuts-without-uac-prompts-in-windows-vista/
Then I created a shortcut using the path C:\Windows\System32\schtasks /run /tn “RUN REAL TEMP”
The task will manually run fine from the task scheduler but I cannot get the 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 shortcut location path
Also when I 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 so it will run under all users without UAC prompt
http://www.howtogeek.com/howto/wind...ortcuts-without-uac-prompts-in-windows-vista/
Then I created a shortcut using the path C:\Windows\System32\schtasks /run /tn “RUN REAL TEMP”
The task will manually run fine from the task scheduler but I cannot get the 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 shortcut location path
Also when I 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 so it will run under all users without UAC prompt