How to make the form appear during first time running the program?

I have form 1 and form 2. If the first time the program are running after installation, the form1 will appear..

Next time, the program it run, the form1 no more appear.. it directly show form2..

How to do that?