micropathic
Well-known member
- Joined
- Oct 23, 2003
- Messages
- 75
Hi, I have an installer project created in Visual Studio .Net. I set all the .dlls in the project with the "vsdraCOM" and copy local options and am still having problems with the registration of the components. Here is a list of the files that need to be registered upon installation:
Am I supposed to be registering all these files this way? I cant figure out what Im doing wrong, so any help would be super greatly appreciated! Thanks!
AxInterop.MSComctlLib.dll
AxInterop.MSComDlg.dll
AxInterop.SHDocVw.dll
AxInterop.SREGOCETPXLib.dll <-- Legacy ActiveX control
Interop.MSComctlLib.dll
Interop.MSComDlg.dll
Interop.SHDocVw.dll
Interop.SREGOCETPXLib.dll <-- Legacy ActiveX control
SHDOCVW.DLL
SREGOCETPX.ocx <-- Legacy ActiveX control
Am I supposed to be registering all these files this way? I cant figure out what Im doing wrong, so any help would be super greatly appreciated! Thanks!