string before = "Deleting 11 files.ABC: Total Time = 01:16:30, Remaining Time = 00:00:00";
string after = Regex.Replace( before, @"[,= ]", "" );
PoisonedHeart commented: Thanks! +3
gerard4143 commented: Thanks for trolling around +4
raheel_88 commented: quick, concise response! many thanks +0
Unimportant 18 Junior Poster
Unimportant 18 Junior Poster
Unimportant 18 Junior Poster
Jsplinter commented: Thank you very much, I didn't realize there was a difference +1