OpenDCL Forums

OpenDCL => Deployment => Topic started by: velasquez on May 22, 2010, 12:40:17 PM

Title: Registration key in 64 bits
Post by: velasquez on May 22, 2010, 12:40:17 PM
In the system of 32 bits 
HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD 
The versions of AutoCAD 2007 to 2010 are registered below as the list: 
AUTOCAD 2007 = R17.0 
AUTOCAD 2008 = R17.1 
AUTOCAD 2009 = R17.2A 
AUTOCAD 2010 = R18.0 
 
Does anybody can me to say if it exists differences in the system of 64 bits?
Title: Re: Registration key in 64 bits
Post by: owenwengerd on May 22, 2010, 12:48:46 PM
On 64-bit systems, those keys will be in HKLM\Software\Wow6432Node\Autodesk\AutoCAD.
Title: Re: Registration key in 64 bits
Post by: velasquez on May 23, 2010, 05:37:18 AM
Quote from: owenwengerd on May 22, 2010, 12:48:46 PM
On 64-bit systems, those keys will be in HKLM\Software\Wow6432Node\Autodesk\AutoCAD.

Thank you Owen, 
For the that me and I understood the values they don't only change the main key. 
Is this?
Title: Re: Registration key in 64 bits
Post by: owenwengerd on May 23, 2010, 01:23:44 PM
Yes, only the location is different.
Title: Re: Registration key in 64 bits
Post by: velasquez on July 27, 2010, 10:08:15 AM
Quote from: owenwengerd on May 22, 2010, 12:48:46 PM
On 64-bit systems, those keys will be in HKLM\Software\Wow6432Node\Autodesk\AutoCAD.

Hello Owen, 
The system of an user's 64-bit with Windows 7 display the registration screen below. 
Equal to the 32-bit system. 
Are you known this it is also common?
Title: Re: Registration key in 64 bits
Post by: owenwengerd on July 27, 2010, 12:13:59 PM
Those keys are for the 64 bit versions of AutoCAD on a 64 bit system. The ones in Wow6432Node are for 32 bit versions of AutoCAD on a 64 bit system.
Title: Re: Registration key in 64 bits
Post by: velasquez on August 07, 2010, 06:04:09 AM
As I do to know the installed version it is 32 or 64 bit in a 64 bit system. 
I create the installation program with InnoSetup.