Writing a batch script to add a Windows startup activation task.
This post explains how to use a batch file to install a startup task with
the schtasks command.
1) Copy and paste the following text into
a new batch file. This ba…