Chrome/Chromium on Windows 7 (64bit)

Page 1 of 2 12 LastLast

  1. Posts : 21
    Windows 7 Build 6936 64bit
       #1

    Chrome/Chromium on Windows 7 (64bit)


    Hey there, as most of you know Chrome doesn't work directly on windows 7 64bit.


    There is however a fix out: And thats editing your shortcut to include: --in-process-plugins

    The proble with this however is that when I want to open a link from my mail or any other im client of some sort. It will offcourse start it without that line.

    My question is: Is there any workaround to make chrome start with --in-process-plugins in any given situation. Maybe someone can edit the source and rebuild it. Or I was thinking of copying the exe file and making the standard .exe file being some sort of shortcut to the copied one with the commandline.

    Any ideas?
      My Computer


  2. Posts : 2,899
    Windows 7 Ult x64(x2), HomePrem x32(x4), Server 08 (+VM), 08 R2 (VM) , SuSe 11.2 (VM), XP 32 (VM)
       #2

    have you tried the iron browser???

    SRWare Iron - The Browser of the Future

    if the samething happens then post back

    for the shorcut to exe
    just search around google
      My Computer


  3. Posts : 21
    Windows 7 Build 6936 64bit
    Thread Starter
       #3

    darkassain said:
    have you tried the iron browser???

    SRWare Iron - The Browser of the Future

    if the samething happens then post back

    for the shorcut to exe
    just search around google
    Same problem with Iron (actually allready tried this O_O). And I searched for the shortcut to exe thingie but really can't find it. :/
      My Computer


  4. Posts : 2,899
    Windows 7 Ult x64(x2), HomePrem x32(x4), Server 08 (+VM), 08 R2 (VM) , SuSe 11.2 (VM), XP 32 (VM)
       #4

    jeffro said:
    Same problem with Iron (actually allready tried this O_O). And I searched for the shortcut to exe thingie but really can't find it. :/
    ohh sorry i mean search cmd to exe or bat to exe
      My Computer


  5. Posts : 21
    Windows 7 Build 6936 64bit
    Thread Starter
       #5

    darkassain said:
    ohh sorry i mean search cmd to exe or bat to exe
    Yes but the problem if this would be that the bat/cmd won't accept input before it's run making it useless because it would just start with a blank page :/
      My Computer


  6. Posts : 2,899
    Windows 7 Ult x64(x2), HomePrem x32(x4), Server 08 (+VM), 08 R2 (VM) , SuSe 11.2 (VM), XP 32 (VM)
       #6

    this is more of 64 bit and chromium in general...
    there are users that have reported behavior such as this
    (i could of swore that id typed this)

    so i guess you have a few choices....
    1)go with 32bit W7
    2)look (or someelse) at the source and try to see where it went wrong compile it and there you go
    3)wait for an update from SRware Inc or google..
    4) look at older versions of the iron browser or chrome...
    (be wary though as you should disable googleupdater.exe so that it will not try to update itself)
      My Computer


  7. Posts : 21
    Windows 7 Build 6936 64bit
    Thread Starter
       #7

    Not going with 32bit anyway :P

    Source is about 500 mb big O_O

    Update will not come untill W7 gets released (Google told it themselves they won't support W7)

    Older versions not gonna work. Problem is probably jscript engine microsoft used.

    It's the same thing that makes xfire bugged.
      My Computer


  8. Posts : 31,250
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #8

    Hi jeffro

    It should be possible to edit the entry in the registry to either include the extra option or point to a batch file which contains it

    if you search HKEY_CLASSES_ROOT for instances of the chrome executable and add the changes to the calling entry in the branch

    example the standard open a http file is at
    HKEY_CLASSES_ROOT\http\shell\open\command

    you may want to take a look- I haven't tried this in seven but it theoretically should be possible

    Just an idea
      My Computers


  9. Posts : 21
    Windows 7 Build 6936 64bit
    Thread Starter
       #9

    OK editing that didn't work. It actually had Firefox there. But I did some research on my own and I discovered that changing this worked but the first page loads a little slower but oh wel the rest works

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML]
    @="Chrome HTML"
    "URL Protocol"=""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\DefaultIcon]
    @="C:\\Users\\Jeffro\\AppData\\Local\\Chromium\\Application\\chrome.exe,0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell\open\command]
    @="\"C:\\Users\\Jeffro\\AppData\\Local\\Chromium\\Application\\chrome.exe\" --in-process-plugins -- \"%1\""
      My Computer


  10. Posts : 31,250
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #10

    Hi jeffro,

    glad to see you got things working
      My Computers


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:46.
Find Us