private void codecPackToolStripMenuItem_Click(object sender, EventArgs e) { cccp cccpinstall = new cccp(); cccpinstall.Show(); }