protected void Form1_Activated (object sender, System.EventArgs e) { label1.Text = Application.StartupPath; }