Can anyone help me.
I have used Visual Basic Code to restart the PC.
Also I want the program to continue executing further code
after restarting.But what happens generally is that when I restart the PC through VB ,my application gets terminated.
How do I make the application to start executing further code.
Also when I restart the PC I have to log on to the Lan Network using a user name and Password.Is it possible to
automatically feed the username and password to connect to the Lan network rather than the user typing in the details.

Please Help.