Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do write a bat file that runs at the startup of windows
#1
Im trying to figure out how to write a .bat file that runs automatically at startup of windows.

The .bat file would be fore the use of changing a process cpu priority setting of high

#2
https://www.computerhope.com/issues/ch000322.htm

#3
https://briteccomputers.co.uk/forum/showthread.php?tid=2568
Maybe this will help
WannaBeGeek

#4
You can do this:

1. Put Batch file in startup directory if dosen't work try to disable you Anti-Virus/Malware or path may be changed to see used path go to registry here Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Startup in that string you have path.

2. Create startup string in Software\Micosoft\Windows\CurrentVersion\Run and set the value to path of batch file.

There are more ways to do this but these are the easiest.

#5
Nice thank you guys for the help. We can close the thread



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.