summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer/mini_installer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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