Modify

Opened 17 years ago

Closed 17 years ago

#449 closed Bug (Fixed)

Problems with XP x64 redirection

Reported by: BikinDutchman Owned by: Jpm
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

Change History (1)

comment:1 Changed 17 years ago by Jpm

  • Milestone set to 3.2.13.5
  • Owner set to Jpm
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in version: 3.2.13.5

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.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.