This is my code:
string imgPath = grid.Rows[e.RowIndex].Cells[12].Value.ToString(); pProcess.StartInfo.FileName = imgPath;