summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer/mini_installer.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove need to invoke expand.exe from mini_installer.amit@chromium.org2011-02-081-20/+10
* Add -multifail to the Google Update "ap" value if --multi-install is present ...grt@chromium.org2011-01-061-18/+53
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-0/+1
* Add support for --multi-install to mini_installer, fixed a memory leak, fixed...grt@chromium.org2010-12-201-40/+155
* Revert 69428 - Add support for --multi-install to mini_installer, fixed a mem...finnur@chromium.org2010-12-161-155/+40
* Add support for --multi-install to mini_installer, fixed a memory leak, fixed...grt@chromium.org2010-12-161-40/+155
* Cause the -full magic value to only be written to HKCU for user-level install...robertshield@chromium.org2010-08-111-7/+11
* Include the Chrome Frame binary in Chrome installers. Note that it will only ...robertshield@chromium.org2010-07-071-0/+3
* Use different product IO for SxS in mini installer.huanr@chromium.org2010-05-281-1/+11
* Adding a secondary mini_installer target for Chrome Frame. This will remove t...robertshield@chromium.org2010-01-191-4/+2
* Avoid a first-chance access violation a few lines down that happensjoi@chromium.org2009-11-181-1/+1
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-011-4/+14
* Do not write magic string to registry for non Google Chrome builds.kuchhal@chromium.org2009-06-261-1/+3
* Fix the code that writes magic string to the registry.kuchhal@chromium.org2009-06-241-8/+18
* Set magic string in registry to enable fallback to full installer in case of ...kuchhal@chromium.org2009-06-161-0/+29
* Use current dir as working directory if %TEMP% directory doesnt work.kuchhal@chromium.org2009-06-151-17/+29
* Make mini_installer changes for 3 stage updates.kuchhal@chromium.org2009-06-031-146/+208
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Do not remove quotes around paths in command line to setup.exe.kuchhal@chromium.org2009-01-151-15/+18
* * Check expand.exe exit code.kuchhal@chromium.org2009-01-061-1/+3
* Let mini_installer pass any arbitrary command line flags to setup.exe. This w...kuchhal@chromium.org2008-10-091-18/+71
* Return the exit code from setup.exe instead of returning a generic return code.kuchhal@chromium.org2008-09-111-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+392