Windows Batch-file Programming

Can anyone help with an automated system startup batch file using 'at' or 'schtasks' coz I've been trying to do it but I can't crack it, I can only master the
shutdown -a/r/l/s /t [.....]
If you want the program to run the batch file as soon as you start the pc, create a program that will spawn cmd.exe and pass the name of the batch file as an argument to the spawn function. Add the program to the list of startup programs. Hope that helps
Thanks man let me play around with that
Topic archived. No new replies allowed.