0

How would I be able get ClickOnce to include and run an install or have it install with InstallShield and ClickOnce to install it as a prerequisite

2
  • You have some InstallShield package & ClickOnce application. So now you need to include ClickOnce application inside InstallShield package and somehow to deploy ClickOnce application for while installation is going right ? Commented Dec 11, 2018 at 22:15
  • Include the installshield package in the Clickonce application and send the return values from the installshield package to the web server
    – user173092
    Commented Dec 12, 2018 at 14:24

0

Browse other questions tagged or ask your own question.