A way of performing application updates, which allows for faster start time?

Add-in Express™ Support Service
That's what is more important than anything else

A way of performing application updates, which allows for faster start time?
 
Jonatan Christensen




Posts: 53
Joined: 2012-10-09
In a typical C# project you have the option to check for new versions of the program after starting it. The updates will then not be installed until next time the program is run.

I have run through the step-by-step deployment guide, and was unable to find any indication that this possibility exists in an Add-in Express project.

Is it possible to do something like this?

While CheckForUpdates is neat, it can also be a bit annoying for users to see the box that checks for a new version every time they open Excel.


http://s724.photobucket.com/user/jc79990/media/DeploymentOptions_zpsbbb41e4e.png.html
Posted 25 Aug, 2014 07:59:00 Top
nwein




Posts: 577
Joined: 2011-03-28
I've had a similar request in the past but was able to overcome it.
You can read about it http://www.add-in-express.com/forum/read.php?FID=5&TID=10580
Posted 25 Aug, 2014 10:16:46 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Thank you, Nir!

Hello Johathan,

Does this suggestion help?


Andrei Smolin
Add-in Express Team Leader
Posted 26 Aug, 2014 01:20:35 Top
Jonatan Christensen




Posts: 53
Joined: 2012-10-09
Yes! I have not solved the issue yet, but the post was most helpful in finding inspiration for a solution!

Thank you very much!
Posted 26 Aug, 2014 02:48:39 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
))

Thank you, Jonathan!

Nir, thank you!!!


Andrei Smolin
Add-in Express Team Leader
Posted 26 Aug, 2014 02:57:45 Top