Use .wid files with Visual Studio 2017
问题 I have created a Setup Project with Visual Studio 2017 Professional ( .vdproj file ). I would like to use a Password Dialog as suggested in this page: https://www.codeproject.com/Tips/659367/Password-Dialog-for-Visual-Studio-Deployment-Proje This tutorial has been written for Visual Studio 2012 and it's working great, putting the file VsdUsernamePasswordDlg.wid into this folder: "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\Deployment\VsdDialogs\1033" But I can't find the