private void publishROM_Click(object sender, EventArgs e) { if (AppControl.Publish()) { UpdateRomInfo(); } }