Custom Query
Results (109 - 111 of 3841)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1450 | Fixed | 3.3.4.0 Doesn't Compile Well with Windows 7 | Sindern | |
Description |
http://www.autoitscript.com/forum/index.php?showtopic=109412 See that topic. AutoIt refused to access a file that another program had open even to read it, either compiled or ran from a script. I tried running as Administrator or in Compatibility mode for other versions of Windows on: the program itself, autoit3wrapper.exe, autoit2exe or whatever it's called, and Scite itself with no results. I downgraded to 3.3.2.0 and it worked fine. |
|||
#1488 | Duplicate | 3.3.4.0 Opt on exit not working and cant open script from help file. | dirty@… | |
Description |
Autoit V 3.3.4.0 Windows 7 64bit Legal copy #1 Opt ("OnExitFunc", "endscript")
#2 Cannot open any scripts from Help file by pressing Open button. No effect |
|||
#1956 | Fixed | 3.3.7.10 COM error getting reference to document in frame | Jon | DaleHohm |
Description |
Released version 3.3.6.1 works as expected. 3.3.7.10 beta triggers COM error when attempting to get a reference to the document object in a frame in the attached sample code. $oDoc = $oFrame.document
--> COM Error Encountered in 3.3.7.10 COM error getting reference to document in frame.au3 |