Jump to content

Recommended Posts

  • Administrators
Posted

http://www.hiddensoft.com/autoit3/

Potentially script-breakers here - make sure you understand the changes.

3.0.83

- Changed: Due to popular demand, by default functions now return 0 for error and 1 for success.

This affects the following functions: FileWriteLine, CDTray, DriveSetLabel, DirCreate,

DirRemove, FileCopy, FileMove, FileDelete, FileInstall, ClipPut, URLDownloadToFile,

RunAsSet, Shutdown, RegWrite, RegDelete, WinWait, WinWaitActive, WinWaitClose, WinWaitNotActive,

ProcessWait, ProcessWaitClose. If you were using the return values of one of these functions then please check your scripts.

- Changed: ControlSend() supports {} (for most things at least...)


 

×
×
  • Create New...