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 Changed 13 years ago by Valik
- Milestone set to 3.3.9.5
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 13 years ago by Emiel Wieldraaijer
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"
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.
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.