Custom Query
Results (109 - 111 of 3876)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#358 | Fixed | Install Directory Structure --> no ANSI versions | Jon | Zedna |
Description |
Install Directory Structure section is not updated. From AutoIt 3.2.13 version ANSI version of files no longer exist. |
|||
#360 | Fixed | RunAs() function not working on Windows 2000 | Valik | CleM71 |
Description |
Hi, I try to use the RunAs() and RunAsWait() functions on Windows 2000. RunAs("myaccount", "mydomain", "mypassword", 1, "cmd.exe", @SystemDir, @SW_SHOW) It works on Windows XP, it don't on Windows 2000. RunAs() returns 0 @error returns 1 @extended returns 1314 Someone encountered the same issue, see : http://www.autoitscript.com/forum/index.php?showtopic=72863 Thank you in advance. |
|||
#361 | Fixed | _GUICtrlListView_InsertItem() - bad order of parametres | Gary | Zedna |
Description |
_GUICtrlListView_InsertItem()
$iIndex & $sText are put in bad order. |
Note: See TracQuery
for help on using queries.