R
reshugoyal
Hi,
I need to implement Auto Updates in my application wherein I will be
installing the application using msi.
First time I will be installing it through CD.( Directly running the
MSI file) Next time any of my clients run the application and if newer
version is available(which has to be specified on server) they must get
a notification that "New version is available. Do you want to
Download/Install?" and depending on the user action if Yes the new
version should be installed on the client machine.
Please let me know if somebody has already worked out the solution. I
have seen the examples provided by Microsoft patterns and practices
(MSIQuickstart(CS) solution) but it didn't help.
Thanks,
Reshu Goyal
I need to implement Auto Updates in my application wherein I will be
installing the application using msi.
First time I will be installing it through CD.( Directly running the
MSI file) Next time any of my clients run the application and if newer
version is available(which has to be specified on server) they must get
a notification that "New version is available. Do you want to
Download/Install?" and depending on the user action if Yes the new
version should be installed on the client machine.
Please let me know if somebody has already worked out the solution. I
have seen the examples provided by Microsoft patterns and practices
(MSIQuickstart(CS) solution) but it didn't help.
Thanks,
Reshu Goyal