openFileDialog1.InitialDirectory = Application.StartupPath;
openFileDialog1.ShowDialog();