Modify ↓
Opened 4 years ago
Closed 4 years ago
#3786 closed Bug (Wont Fix)
DirMove function returns success instead of failure
Reported by: | Factfinder | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.15.3 | Severity: | None |
Keywords: | Cc: |
Description (last modified by mLipok)
DirCreate("C:\test") ; DirMove returns 1 instead of 0 ; But the folder is not moved as it is protected. MsgBox(0, '', DirMove("c:\system volume information", "c:\test", 1))
Attachments (0)
Change History (4)
comment:1 Changed 4 years ago by mLipok
- Description modified (diff)
- Version changed from 3.3.14.4 to 3.3.15.3
comment:2 Changed 4 years ago by anonymous
comment:3 Changed 4 years ago by mLipok
Even in Beta this problem occurs, and is still not fixed.
So the latest published version where this problem occurs is AutoIt Beta 3.3.15.3
comment:4 Changed 4 years ago by Jpm
- Resolution set to Wont Fix
- Status changed from new to closed
In fact Danyfirex give me the explanation
Windows return true without doing the job
so I close it without fixing
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
The Autoit version is 3.3.14.3