Custom and advanced Installer
Hi I've been developing apps for a long time but, I didn't learn how to make an installer on VS.
I've been watching some tutorials but they only show how to create a simple installer with the microsoft extension but they never show how to customize the installer UI or how can I install some drivers that my software requires to run, and I'm developing a "SUIT" app so, in the window installer I would love select how much of my final project I want to install in a particular machine for example, if I'm installing in PRODUCTION or WAREHOUSE it's gonna be the same software but just with less or more features (I have this part in different projects inside the same solution), but I don't even know how to reach this. Can someone tell me how can achive this, or how can find some help?