[
https://issues.apache.org/jira/browse/NPANDAY-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter closed NPANDAY-501.
--------------------------------
Resolution: Duplicate
Assignee: Brett Porter
> COM references do not work on x64 machines
> ------------------------------------------
>
> Key: NPANDAY-501
> URL: https://issues.apache.org/jira/browse/NPANDAY-501
> Project: NPanday
> Issue Type: Task
> Affects Versions: 1.4-incubating
> Reporter: Brett Porter
> Assignee: Brett Porter
>
> ProjectDaoImpl contains the following hardcoding:
> {code}
> String registryPath = "HKEY_CLASSES_ROOT\\TypeLib\\" + newClassifier +
> "\\win32\\";
> {code}
> On x64 machines, the last part is win64. I'm not sure if a straight
> translation makes sense, however.
> There should be an integration test for this - the WiX example
> https://svn.apache.org/repos/asf/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/pom.xml
> at -r1210927 exhibited this
--
This message was sent by Atlassian JIRA
(v6.2#6252)