Mon Jul 13, 2009 12:04 pm
Tue Jul 14, 2009 1:04 pm
Fri Jul 17, 2009 6:01 pm
DahLollipop wrote:Anyone.. Sorry for double post
Fri Jul 17, 2009 6:20 pm
You can still register the ocx. For Vista Ultimate x64, you need to place
the Comdlg32.ocx in the \Windows\SysWOW64\ dir. you can then run "regsvr32
C:\Windows\SysWOW64\Comdlg32.ocx" and it will register the file.
The \Windows\System32\ dir is for 64 bit dlls only.
http://en.wikipedia.org/wiki/WOW64
http://msdn.microsoft.com/en-us/library/aa384249(VS.85).aspx
Fri Jul 17, 2009 6:41 pm
Pdub wrote:First, make sure you are logged in as the administrator. Then, try registering the one in the eboeditor directory, see if that helps. If that doesn't work, use regsvr32 "C:\Windows\System32\Comdlg32.ocx" rather than the %systemroot% command.
You may need to unregister it for first for some reason. So lastly try this. Add any path needed before the file.
regsvr32 /u /s comdlg32.ocx
regsvr32 /s comdlg32.ocx
Are you using vista? this may halep.You can still register the ocx. For Vista Ultimate x64, you need to place
the Comdlg32.ocx in the \Windows\SysWOW64\ dir. you can then run "regsvr32
C:\Windows\SysWOW64\Comdlg32.ocx" and it will register the file.
The \Windows\System32\ dir is for 64 bit dlls only.
http://en.wikipedia.org/wiki/WOW64
http://msdn.microsoft.com/en-us/library/aa384249(VS.85).aspx