- Thread Author
- #1
What commands will get a batch file to stop trying to start a program on windows startup? The following code below is what I had used to execute said program as a batch file:
C:\Users\drumm\Desktop>start "" "C:\Program Files\WinRAR\WinRAR.exe" -pc MY-PC -launch
C:\Users\drumm\Desktop>start "" "C:\Program Files\WinRAR\WinRAR.exe" -pc MY-PC -launch