Modify

#449 closed Bug (Fixed)

Problems with XP x64 redirection

Reported by: BikinDutchman Owned by: J-Paul Mesnage
Milestone: 3.2.13.5 Component: AutoIt
Version: 3.2.12.0 Severity: None
Keywords: Cc:

Description

x86 Scripts and compiled executables expand program and system dirs as follows:
@ProgramFilesDir -> C:\Program Files (x86)
@SystemDir -> C:\Windows\System32

With redirection disabled (Help file) this changes into:
@ProgramFilesDir -> C:\Program Files
@SystemDir -> C:\Windows\System32

In summary I have never been able the expand:
@SystemDir -> C:\Windows\SysWOW64

I am not a member you can PM me on MSFN

Attachments (0)

Change History (1)

comment:1 by J-Paul Mesnage, on Jul 21, 2008 at 9:45:31 PM

Milestone: 3.2.13.5
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.2.13.5

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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