What code do I have to add to my application to get it to check for updates,
then re-install itself via an MSI file? Any simple examples out there?

Re: Smart Client - Update from MSI Code? by Dmytro

Dmytro
Fri Jun 17 01:18:06 CDT 2005

Hi Steven,

You might want to check out the Microsoft Updater Application Block which
has this functionality already packaged.

--
Sincerely,
Dmytro Lapshyn [Visual Developer - Visual C# MVP]


"Steven Van Dyke" <nospam@nospam.com> wrote in message
news:%23X10qOGcFHA.3204@TK2MSFTNGP12.phx.gbl...
> What code do I have to add to my application to get it to check for
> updates,
> then re-install itself via an MSI file? Any simple examples out there?
>
>