When you download google chrome one can check automatic install of exe. How to achieve that for win32 exe and .net exe ?
I wonder how they can do this since I thought this would be a violation security.
I went here http://omaha.googlecode.com/svn/wiki/OmahaOverview.html and read
New Install
User downloads a meta-installer from a Google website, going through standard browser file download steps. Once the user figures out how to launch the meta-installer, the meta-installer installs and runs the Omaha client. On Windows platforms, such as Windows Vista, with UAC, an elevation prompt is displayed when installing applications per-machine. The client then begins downloading and installing the app referenced by the micro reference.
But on a brand new machine I didn't install any meta-installer, still Chrome did install automatically. How is this possible ?
Seems it's a mystery: nobody has no real clue.
About ClickOnce as far as I can see User is shown a popup which asks confirmation, this is not the case of Google Chrome.