So, for C++, there is a very established say to bundle apps. That way either involves using an EXE or an MSI. However, I am not a C programmer. Partially because the stuff we do at my day job isn't stuff you do in C, and partially because web coding rarely involves C as well. However, with web apps and Java apps, you have to write your own installer, because there is no standard. For PHP, usually that involves a lot of SQL stuff. For Java, that requires a lot of hack like solutions if you want registry entries or desktop icons.
What do you do to install yor apps?
What do you do to install yor apps?







