// Get the drive name where Operating System is installedMessageBox.Show(Path.GetPathRoot(Environment.SystemDirectory));