{"id":2578,"date":"2016-01-21T03:50:11","date_gmt":"2016-01-21T03:50:11","guid":{"rendered":"http:\/\/truelogic.org\/wordpress\/?p=2578"},"modified":"2016-01-21T03:50:11","modified_gmt":"2016-01-21T03:50:11","slug":"registering-dll-files-in-windows-64-bit","status":"publish","type":"post","link":"https:\/\/truelogic.org\/wordpress\/2016\/01\/21\/registering-dll-files-in-windows-64-bit\/","title":{"rendered":"Registering DLL files in Windows 64 bit"},"content":{"rendered":"<p>If the DLL is 32 bit:<\/p>\n<p>Copy the DLL to C:\\Windows\\SysWoW64\\<br \/>\nIn an elevated command prompt: %windir%\\SysWoW64\\regsvr32.exe %windir%\\SysWoW64\\namedll.dll<\/p>\n<p>if the DLL is 64 bit:<\/p>\n<p>Copy the DLL to C:\\Windows\\System32\\<br \/>\nIn an elevated command prompt: %windir%\\System32\\regsvr32.exe %windir%\\System32\\namedll.dll<\/p>\n<p>It actually looks to be the\u00a0 wrong way round, but that&#8217;s the way it works.<br \/>\nOn a 64-bit version of a Windows operating system, there are two versions of the Regsv32.exe file:<br \/>\nThe 64-bit version is %systemroot%\\System32\\regsvr32.exe.<br \/>\nThe 32-bit version is %systemroot%\\SysWoW64\\regsvr32.exe.<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>If the DLL is 32 bit: Copy the DLL to C:\\Windows\\SysWoW64\\ In an elevated command prompt: %windir%\\SysWoW64\\regsvr32.exe %windir%\\SysWoW64\\namedll.dll if the DLL is 64 bit: Copy <a class=\"mh-excerpt-more\" href=\"https:\/\/truelogic.org\/wordpress\/2016\/01\/21\/registering-dll-files-in-windows-64-bit\/\" title=\"Registering DLL files in Windows 64 bit\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":2579,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17,15],"tags":[],"class_list":["post-2578","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-asp-net","category-windows"],"_links":{"self":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/2578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/comments?post=2578"}],"version-history":[{"count":1,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/2578\/revisions"}],"predecessor-version":[{"id":2580,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/2578\/revisions\/2580"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/media\/2579"}],"wp:attachment":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/media?parent=2578"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/categories?post=2578"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/tags?post=2578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}