Modify ↓
#2185 closed Bug (Fixed)
32-bit scripts in system32 on 64-bit Windows probably fail when using FileInstall()
| Reported by: | Valik | Owned by: | |
|---|---|---|---|
| Milestone: | 3.3.9.5 | Component: | AutoIt |
| Version: | 3.3.8.1 | Severity: | None |
| Keywords: | Cc: |
Description
Check that FileInstall() works when a 32-bit script is stored in system32 on 64-bit Windows. If it does fail - like I expect - then fix it.
Reminder to self.
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
| Milestone: | → 3.3.9.5 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
comment:2 by , 14 years ago
Hahahaha
Sorry Valik i can't resist to reply..
Or like Hannibal Smith from the A-Team says "I love it when a plan comes together"
Note:
See TracTickets
for help on using tickets.

Sweet. This was also a problem for FileInstall() but fixed automatically by what I did revision [6961] for #1901. I love it when code is re-used like that.