Simple SED question



I want to delete every line beginning with "hello" from every file in
directory "C:\dir". What is the simplest sed command to do this?

Thanks,
cpp
.