


File copy operations (in the Synchronize, Copy, Move actions) now use a new mechanism that makes them work faster.It allows you not to specify the keyboard layout when you send text to programs supporting Unicode. The SendKey and SendText actions have been switched to Unicode.Now it is possible not to delete files in subdirectories, it is especially useful if file masks are used. The option checking the existence of the file has been removed from the Delete action, it is always checked now.Now it is possible to specify the Unicode encoding type: UTF-8 or UTF-16. The WriteToLog and ReadFromLog actions working with text files have been switched to Unicode.The Html2Text action now determines the encoding of loaded pages and changes it before converting them to text.
KEYBOARD PILOT 1.9.0 WINDOWS
It is also possible to select windows with a "sight". Now it is possible to differentiate between windows by ClassName in the WindowCommand, FindWindows, WaitWindow, SendKey and SendText actions.Now it is possible to set coordinates with the help of a "sight" in the MouseMove action.The SetFileDateTime action has been added.The DeleteRegistryData action has been added.You will be offered to send reports about these bugs to the support service next time you open the main window of the program. In case any errors occur in the service application, they will neither be displayed on the screen nor interrupt other active tasks.The parameter allowing you to specify exceptions has been added in the Backup action.Now it is possible to specify string variable input on multiple lines and to select several files in the InputVar action.Now the entire structure of the directory on the FTP server will not be requested in case a small number of local directories/files are specified. The FtpSyncUpload action has been optimized.Hook libraries have been modified for working with window events and getting window titles in Unicode.Actions for working with SFTP have been added, that are SFTPSyncDownload, SFTPSyncUpload, SFTPDownload and SFTPUpload.
