Visual Studio Setup Project with all files from a folder

前端 未结 10 650
陌清茗
陌清茗 2021-01-13 17:27

We have a setup project that currently adds Project Output\'s from different visual studio projects. We want to change the packaging system and use a folder with a bunch of

10条回答
  •  粉色の甜心
    2021-01-13 17:44

    You can right click on the folder in explorer and click copy and then right click the folder in the file system view in the setup project and click paste. Dragging and dropping did not work for me.

提交回复
热议问题