I need to create a Windows setup (.msi) with Microsoft Visual Studio Installer Projects. I have installed the VS extension but it seems that I can't use (I can't find a way to add a setup project, I tried lot of keywords without any success). I'm using VS 2019 Version 16.9.0. I have used the installer for several years on VS2017 without any problem but may be I'm wrong because I don't know well the new opening GUI. How can I solve my trouble? Thank you.
Asked
Active
Viewed 56 times
0
-
1this new dialog is crap, use the [classic tree based one](https://stackoverflow.com/a/56335266/1466046) – magicandre1981 Mar 05 '21 at 14:12
-
1have you tried the old style dialog? – magicandre1981 Mar 09 '21 at 13:34