When you start up a game made in Unity you get a small window where you can change the resolution. Is there a way to remove it?
Yes. Go under Edit->Project Settings->Player, choose your platform, and remove the check from DisplayResolution Dialog. Make sure to set the default resolution, using Default Screen Width and Default Screen Height fields.