Salta al contenuto principale

TI 2009 and Windows 7 UAC

Thread needs solution

Using the Task Manager is Windows 7, can a task be created to prevent the UAC from popping up at the start of the TI 2009 program?

0 Users found this helpful

You can with TI 2010 in Windows 7 so I would think you could with TI 2009. Make sure to select the option to Run with highest privileges. If you're going to be running it manually, you shouldn't need to setup a trigger.

Additionally, you can create a shortcut to run your scheduled task. Create a batch file named TrueImage.bat that contains the following command:

schtasks.exe /run /TN "Name of Scheduled Task"

Place the batch file anywhere on your disk. Create a shortcut to the batch file and put it on your START menu or on your desktop and just double-click it to open TI without the UAC prompt.