From: chengcheny Cheng on
hello,
I am currently using MATLAB2010a and Visual Basic 6.0 in my project.

I want to use some of my programs written in Matlab in VB. So I was able to generate ".dll" file from ".m"file.Then the ".dll" file was added into the references. When I run the VB codes in windows xp, it can be ok. But if it was applied to window 7 ,the error message was shown as follow:

"MWComUtil 7.13 could not be found in the registry.
Please refer to MATLAB Builder documentation for
instructions on how to install and register MWComUtil."

So I register the MWcomUtil.dll in the dos by using an account that has administrative credentials. But it can not handle the problem.

I kindly request for help and some steps on how to resolve the problem.

Thanks and regards
C.C.