nUpdate icon indicating copy to clipboard operation
nUpdate copied to clipboard

Opens program after successful update

Open Kristoffeh opened this issue 5 years ago • 2 comments

Would be great if there was an option in the nUpdate Administration tool if we could choose to either open the program after a successful update or not do anything after a successful update.

With the current program I've worked on, it has SQL credentials in SQL.ini file which i have used on the argument in the shortcut of the program. When my software re-opens after a successful update, it doesn't actually open the shortcut.

Simply a neat feature where we could choose ourselves whether or not the program would or would not open the program after a successful update.

Kristoffeh avatar Aug 26 '20 06:08 Kristoffeh

Hi,

this could be implemented based on the existing HostApplicationOptions. The problem is just that it needs to be set inside of the UpdateManager already and thus, cannot be switched per-package. I am currently very busy, but if you want you may create a pull request on that.

Best, Dominic

dbforge avatar Aug 26 '20 16:08 dbforge

Thanks! I'll see what i can do.

Kristoffeh avatar Aug 29 '20 13:08 Kristoffeh