I have created an offline installation for an OOB Silverlight application on Mac, following this Guide: http://sharppdf-sl.sourceforge.net/offlineoob.html
It uses Apples Package Manager
. Here, you have to install the Silverlight OOB application and then use some of the installed data to create a package.
I was wondering, if it is possible to create an installer that downloads the latest xap while installing, i.e. by specifying an URL where the latest xap can be downloaded.
Has anybody made any experiences with such an approach already or any ideas that could lead me in the right direction?
Thanks in advance!