Modify

#165 closed Bug (Fixed)

'Check for Updates' on Vista x64

Reported by: jhall@… Owned by: Jon
Milestone: 3.2.11.3 Component: Other
Version: 3.2.10.0 Severity:
Keywords: Updater Vista x64 64bit Check Cc:

Description

When using the 'check for updates' utility under Vista x64, it fails to detect the installed versions of AutoIT.

I think this is due to where the installation details are written to the registry in Vista x64 (and probably any other x64 Windows version).

I'm guessing the utility is expecting to find this info here:
HKEY_LOCAL_MACHINE\SOFTWARE\AutoIt v3

When Vista x64 is actually writting it here:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AutoIt v3

Attachments (0)

Change History (3)

comment:1 by jhall@…, on Mar 12, 2008 at 1:41:05 PM

Just checked the 3.2.11.1 beta... Same issue there.

Thanks
Jason

comment:2 by Jon, on Mar 16, 2008 at 12:46:11 PM

Owner: set to Jon
Status: newaccepted

I've changed the script so that it works under x64. Still might need to change the installer as well though to stop similar problems with other scripts.

comment:3 by Jon, on Mar 16, 2008 at 5:50:49 PM

Milestone: 3.2.11.3
Resolution: Fixed
Status: acceptedclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


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