cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Nio_the_Champ_2
Level 6

DownloadAndExecute

Can we suppress the dialog that launches with DownloadAndExecute method.
My requirement is such that, I need to trigger the update download and install silently during non-work hours..
0 Kudos
(2) Replies
Not applicable

For a silent installation, you will want to use the Download(...) and Execute(...) APIs separately. The DownloadAndExecute(...) API is designed only to deliver a file in the foreground while providing a UI to the user.
0 Kudos
Nio_the_Champ_2
Level 6

Thanks a lot for the information. I will try this..
0 Kudos