opening program...
i am making a loading form, so when u press a button , form 2 shows up and it has to close when the program opens.
and i like to know the code for opening the program as well.
thank you !
I'm not too sure what you're asking but, to open a form you do formname.Show()
i mean when i press 'login' on form 1 than form 2 shows up.
but when form2 shows up there must be starting a program like minecraft.exe automaticly. after 'minecraft.exe' opened form2 has to close automaticly.