Modify ↓
Opened on Feb 5, 2009 at 8:27:33 PM
Closed on Feb 6, 2009 at 9:33:12 AM
#799 closed Bug (No Bug)
@appdatadir bugged vista 64bit
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Bugg, @appdatadir, appdata, vista64bit | Cc: |
Description
Somepeople had problems with my autoit program because a folder in the appdata dir was not found. Today I heard they have got all Vista 64bit. I said he should create a little program msgbox(0,"test",@appdatadir), but the window is empty.
The @appdatadir function returns nothing.
I can't find out more about the problem because i don't use a 64bit operatingsysteme.
Attachments (0)
Change History (1)
comment:1 by , on Feb 6, 2009 at 9:33:12 AM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

The return value is exactly the same under Vista32 and Vista64
%USERPROFILE%\AppData\roaming
That's the value that Vista wants to return !!!