How to run the installer from a windows form application?
Want to create a form that when you press the button, launch the installer from the folder. How to implement it? If there is code in the startup file, the Internet is not found
And how me not to write manually the folder, and that he always took the files from the folders around? - Lizzie_Bayer64 commented on March 23rd 20 at 19:11
@Lizzie_Bayer64, System.AppDomain.CurrentDomain.BaseDirectory - Dixie_Mayer commented on March 23rd 20 at 19:14