i have been trying to make a setup for my WPF project which uses SQL server. on publishing process, at the point of selecting prerequisites in the prerequisites dialogue box I'm missing window installer . How can i fix that please enter image description here.
Asked
Active
Viewed 578 times
1 Answers
0
You need to install the Microsoft Visual Studio 2017 Installer Project to get the project type you are looking for.
Another Installer project you can use is WIX
https://marketplace.visualstudio.com/items?itemName=RobMensching.WixToolsetVisualStudio2017Extension

Ken Tucker
- 4,126
- 1
- 18
- 24
-
I have installed the extensions but none seem to work. After installing I restarted my machine but no effect took place – شعبن سعيد Feb 24 '18 at 13:26