I am almost done with my project and I'd like to obtain some advice on this. How do I go about packaging (if this is the right word to use) the whole application? As such, I have some extra active-x components which I'd have to add into the System32 folder manually. What kind of installation like program which can automatically add my .ocx files into the system's folder? :?:
There are several good installation programs out there that will do what you
want or build one yourself with a windows program.
Personally I use a self-extracting exe that runs a setup program to put special files in place.
Most will cost you but they are not usually expensive.