How can I replace multiple instances of *****.ed ( where ***** is a string of characters that can vary in length ) with c:\home_folder\test\*****.ed  (ie. prefix with c:\home_folder\test\)

Thanks