Hi
I have created an vb6 application with some activex controls.I created the Installation file using visual studio installer. The application installation is success,and the application is running in windows xp Administrator login. but it is not running if I login in user mode.(some ocx controls are not registered error).
How I can solve the problem and create an installation file which can able to register all ocx controls in all user login?