After creating MSI Installer for WPF app in Visual Studio 2017, EXE does nothing
问题 I've used the Setup Project in Visual Studio for Console apps with no problems, however, until now, I've always ran any WPF apps I've created in Visual Studio. This is my first attempt at publishing one. I feel this would be pretty simple if I only knew what to do with my subfolders. I have many images that I use for buttons, a PNG for a logo, and two PowerShell scripts. Do I need to select more than just the Primary output? Here is the usage of the data for reference: The PowerShell Scripts