this is more advice than a problem
say i have a program that uses 3 or 4 different ocx files and 3 or 4 .dll files like custom controls or something for talks sake.. what would be the best installer to use so that the program installs to say c:\program files\example or wherever the user chooses to install it but also register the DLL and OCX files to the C:\windows\system32 folder and registers them properly to save the user doing it themselves? uninstaller too by the way for it all
any one got any advice
ive tried a few and they dont see to register the ocx/dll files properly