summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Forgot to use the correct enums on my previous distro CLcpu@google.com2009-01-271-4/+4
* Wire the eula and the dialog display codecpu@google.com2009-01-271-13/+31
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+2
* Write installer success result to the registry even for user level installs.kuchhal@chromium.org2009-01-151-12/+20
* More addions to the installer html dialog classcpu@google.com2008-12-081-1/+16
* * Return error in case non admin user tries system level install.kuchhal@chromium.org2008-12-081-8/+20
* * Fix system level check. We should check for mode conflict when we are doing...kuchhal@chromium.org2008-11-221-15/+15
* * Add support for verbose-logging option in master preferences file.kuchhal@chromium.org2008-11-221-0/+7
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-201-17/+0
* * Fix two bugskuchhal@chromium.org2008-11-101-0/+1
* * fix system level install bugkuchhal@chromium.org2008-11-071-1/+1
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-071-0/+54
* * Never launch Chrome in system level install mode.kuchhal@chromium.org2008-11-071-1/+3
* Adding support to installerdata provided by Google update.huanr@chromium.org2008-11-061-11/+74
* Temporary code to upgrade Chrome open command for existing users.kuchhal@chromium.org2008-11-051-2/+39
* Add command line option to suppress Chrome launch after successful installkuchhal@chromium.org2008-10-291-21/+31
* recommit mainkuchhal@chromium.org2008-10-201-8/+7
* Now omaha supports displaying custom error string through registry keys.kuchhal@chromium.org2008-10-201-353/+377
* While doing system level install on Vista, if installer is not runningkuchhal@chromium.org2008-10-151-342/+353
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-151-7/+7
* Make user level installs and machine level installs mutually exclusive.kuchhal@chromium.org2008-10-151-0/+10
* Reuse a method that will be required for criteria checker as well.kuchhal@chromium.org2008-10-081-27/+1
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-081-1/+1
* Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...kuchhal@chromium.org2008-09-171-0/+19
* Fix binary patching for localized OS. Not sure how it was working till now.rahulk@google.com2008-09-081-6/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-181-129/+103
* Cleanup setup.exe:rahulk@google.com2008-08-111-8/+8
* Add chrome to the repository.initial.commit2008-07-261-0/+389