Modify

Opened 17 years ago

Closed 17 years ago

#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 J-Paul Mesnage, 17 years ago

Resolution: No Bug
Status: newclosed

The return value is exactly the same under Vista32 and Vista64
%USERPROFILE%\AppData\roaming

That's the value that Vista wants to return !!!

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.