Results 1 to 3 of 3

This is a discussion on Auto Install Help within the Chrome Tips & Tricks section, part of the Google Chrome category: Hi all, Can anyone tell me if there is a registry setting for windows xp that tells google chrome to ...


  1. #1
    remus is offline Junior Member
    Join Date
    Mar 2010
    Posts
    1

    Default Auto Install Help

    Hi all,

    Can anyone tell me if there is a registry setting for windows xp that tells google chrome to stop being the default browser ?

    Or is there a file with this setting in it somewhere ?

    I am trying to automate installation of this software as much as possible.

    Regards,
    Remus

  2. #2
    Waha's Avatar
    Waha is offline Senior Member
    Join Date
    Apr 2009
    Location
    Oregon
    Posts
    788

    Default

    There are quite a few registry entries.
    Code:
    Key: HKEY_CLASSES_ROOT\ChromeHTML\shell\open\command
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CLASSES_ROOT\http\shell\open\command 
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CLASSES_ROOT\https\shell\open\command 
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CLASSES_ROOT\ftp\shell\open\command 
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CURRENT_USER\Software\Clients\StartMenuInternet 
    Default Value: Google Chrome
    Key: HKEY_LOCAL_MACHINE\Software\Clients\StartMenuInternet 
    Default Value: Google Chrome
    Key: HKEY_LOCAL_MACHINE\Software\Clients\StartMenuInternet\Google Chrome\shell\open\command
    Default Value: "path\to\chrome.exe"
    Of course, change path\to\chrome.exe to the correct path to it and chrome.exe
    ~ Projects ~
    Specialized: Carapass Auction Watcher, Kongregate Chat
    Libraries: bliplib
    Tools: manifest syntax highlighting & snippits
    ~ Happy to make extensions for pay too ;D ~
    Portfolio: Search and Share

  3. #3
    (" -.-)♥(-.- ") is offline Junior Member
    Join Date
    Nov 2010
    Posts
    3

    Default

    Quote Originally Posted by Waha View Post
    There are quite a few registry entries.
    Code:
    Key: HKEY_CLASSES_ROOT\ChromeHTML\shell\open\command
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CLASSES_ROOT\http\shell\open\command 
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CLASSES_ROOT\https\shell\open\command 
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CLASSES_ROOT\ftp\shell\open\command 
    Default Value: "path\to\chrome.exe" -- "%1"
    Key: HKEY_CURRENT_USER\Software\Clients\StartMenuInternet 
    Default Value: Google Chrome
    Key: HKEY_LOCAL_MACHINE\Software\Clients\StartMenuInternet 
    Default Value: Google Chrome
    Key: HKEY_LOCAL_MACHINE\Software\Clients\StartMenuInternet\Google Chrome\shell\open\command
    Default Value: "path\to\chrome.exe"
    Of course, change path\to\chrome.exe to the correct path to it and chrome.exe
    save this registry value ? ( reg, exe, ... ) What is the tail ?

Similar Threads

  1. Auto form filler
    By flightcrazed in forum Chrome Talk
    Replies: 10
    Last Post: 04-21-2011, 02:13 AM
  2. How do I get auto-fill???
    By leonard in forum Chrome Troubleshooting
    Replies: 4
    Last Post: 01-01-2011, 01:59 AM
  3. Auto Translate In Chromium
    By ducktape in forum Chrome Tips & Tricks
    Replies: 10
    Last Post: 12-20-2010, 09:10 AM
  4. Auto refresh for Chrome
    By sulasno in forum Plugins Development
    Replies: 0
    Last Post: 08-23-2009, 06:45 PM
  5. I miss auto complete
    By aha in forum Chrome Talk
    Replies: 1
    Last Post: 01-11-2009, 05:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •