This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
lolboy's profile picture

noob question

Started by lolboy, 14 October 2012 - 01:51 PM
lolboy #1
Posted 14 October 2012 - 03:51 PM
This is a noob question, but when you make a program for a computer. how do you make it so it runs on start up?

sorry if i spelled anything wrong!
GravityScore #2
Posted 14 October 2012 - 04:08 PM
To make a program run on the startup of the computer, just rename the program to be called startup.

This can be done by typing in shell:


rename your-file-name-here startup