Custom Query
Results (313 - 315 of 3899)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #314 | No Bug | FileCreateShortcut cannot create for non-existing Universal Naming Path | Jon | anonymous |
| Description |
FileCreateShortcut ( "\\NonExisting\Install","Install.lnk","","","Install","","","","") hangs, or creates a disfunctional result
" |
|||
| #315 | No Bug | GUICtrlSetOnEvent() doesn't work if there are too many controls on one form | furroy@… | |
| Description |
If the button isn't created & linked before other controls are, it won't call the event handler. If you rearrange the order the controls are created, it will work if the button is at the top, but not at the bottom. |
|||
| #316 | Fixed | _Singleton sample invalid | Jpm | Hubertus72 |
| Description |
Using version 3.2.12.0 of AutoIt, the _Singleton sample is invalid. On first usage, it claims: "An occurence of test is already running" This is only true, if a backslash is in the OccurenceName. The sample uses "test\test". It should be mentioned in the helpfile, that a backslash is forbidden in the OccurenceName. |
|||
