C#: Making an Installer that installs both a WPF application (ClickOnce) and a Windows Service

后端 未结 3 1481
栀梦
栀梦 2021-01-13 22:00

I currently have a VS Solution with 2 projects: a WPF application and a Windows Service.

Now, I have managed to get ClickOnce working in installing my WPF applicat

3条回答
  •  日久生厌
    2021-01-13 22:27

    Please check DDay Update library it might give you ClickOnce stuff for updates, but first install you've got to do using another too.

提交回复
热议问题