Is it possible to run full software setup via wyUpdate?

Hello!We're considering the possibility to use wyUpdate for our product automatic updates function andone thing we need to know before we make a decision is following (searched forum and read FAQ but not found direct answer):Is it possible to download and run complete new standalone setup via wyUpdate at some stage?For example - we have series of updates from v2.1 to let say v2.7 and at some stage we need to update to v3.0, which is completely new setup. And we need v3.0 uninstall v2.7 and then install itself on top of it. Is it possible in that case configure wyUpdate to download and run setup.exe or MSI for v3.0?Thank you.

Hey Egor,

Have you checked out Executing files in your update? Does this fit your needs, or have I misunderstood you?

Hi Wyatt, thank you.Does that mean - that at some point we may prepare update package with just MSI or setup.exe and make it run "after updating has finished"?

Yes, you can execute the files either before or after the update. Just create an empty update, add the installer to the Temporary Folder in wyBuild, then click the "Execute file" check box.

That's exactly what we wanted to know. Thank you for prompt feedbacks!