Custom Query (3931 matches)
Results (433 - 435 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1369 | No Bug | Static.au3 example not working | ||
| Description |
Trying out the new Static keyword, I looked at the help file, and attempted to run the example. I tried on several occasions, each time, giving me: C:\Program Files\AutoIt3\Examples\Helpfile\Static.au3 (37) : ==> Cannot make existing variables static.: Static $Values[$State + 1] Static ERROR Removing the Static keyword from line 37 brings a long more errors in the example. |
|||
| #1431 | Rejected | Multiple AutoIt3Wrapper outfiles | ||
| Description |
I think it would be a good idea to allow users to output the EXE in more than one out file. #AutoIt3Wrapper_Outfile=Program.exe #AutoIt3Wrapper_Outfile=bin\Program.exe This would be extremely useful, especially when testing a script which can uninstall itself. |
|||
| #1599 | Fixed | TrayItemSetText Win7 x64 | ||
| Description |
The function, TrayItemSetText does not seem to work on Win7 x64 (Professional/Ultimate) (only two tested), yet it does work on Win7 Pro x32. http://www.autoitscript.com/autoit3/docs/functions/TrayItemSetText.htm Same code. |
|||
