Fix Bug #560; WINDOWFILEEDIT no longer adds a UTF-8 BOM to the beginning of files which contain only ASCII characters.
In order to automate a regression test, I had to remove UIAUTOMATION.SENDSTRINGTOWINDOW which didn't allow writing a "^" character. I had added this thinking it could be used to access a window's menu, but it didn't work.