Using the shell() i call up mediaplayer and play a song given as the argument and use the notepad to read the song lyrics. But these application open up in minimized format instead of their normal/default mode

My Q1 is : How do i open an executible file in the normal mode?


I have total 3 forms and want to create a command button thru which i close all the forms and end the program. But i dont know how to do that (which command/function does that)

My Q2: How do i close up all the open forms and terminate the app?

Also could somebody tell me something about the Terminate and Unload functions.

Any help is appreaciated

PS: I'm a VB noob. Please bear with me if these are stupid and easy questions.