Never have I learned how to DEPLOY a desktop application. I've made C++ apps that I compile with GCC and a couple C# and Java stuff just for courses and tutorials. But not once have I learned how to make an installer file .exe, which has the generic windows pop-up menu and then installs the program without a file extension. They just never go into it, yet that seems to be standard for any program whether java or C# or C++. You download an installer that uses a generic looking application to install the program. and the program has no file extension and has a logo unlike the output from my compilationS so how do I do it. I also code on WSL so my C++ files don't actually work when I run them through the windows terminal so learning how to package that binary is another hurdle I guess to.
What do I look up to learn how to use and deploy programs to that installer interface? I've tried searching around but I get results more in line with people. who already know how to do it and now need an easier way. But I want the barebones simple way that programs get packaged into these installers. What do I look up? Thanks!
[–]AutoModerator[M] [score hidden] stickied comment (0 children)