Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


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

"
NonExisting\Install" does not exist or cannot be reached at the instant of shortcut creation

#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.

Note: See TracQuery for help on using queries.