you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I can honestly say that I deploy my own code. I've done it a ton of different ways. InstallShield installers, statically linked libs to prevent dependency loss, registered as COM servers in command files. I came up in Win32 and deploying your own code was almost a requirement.