I would like to know how the deployment of a (Windows Form) application works. Usually, we create an installer that copies the exe file and all files that are necessary.
Which VintaSoft files do we have to include in our installer? Only the dll files present in the exe folder?