Recommended Posts

Thought it was just the dev builds that had the Metro version of Chrome, but all builds - stable, beta, dev - will install the Metro version.

The presence of the Metro version isn't annoying, but the inability to make the desktop version of Chrome open links in Windows 8 is. Choose Chrome in Default Programs and it always opens links in the Metro browser - which, conveniently, has its settings separate from the desktop version.

Is there a hidden flag I can turn on to disable this behaviour, or a sneaky workaround?

You must've done something wrong because any link I click on, in an email, on the desktop, etc, open in the desktop version of Chrome. Only links in Metro apps (email, other apps, etc) open the Metro version of Chrome... as they should.

  • Like 1

You must've done something wrong because any link I click on, in an email, on the desktop, etc, open in the desktop version of Chrome. Only links in Metro apps (email, other apps, etc) open the Metro version of Chrome... as they should.

Ah... so it is.

I was entering URLs in the Start screen, expecting them to pop up in the desktop browser.

Ah... so it is.

I was entering URLs in the Start screen, expecting them to pop up in the desktop browser.

I guess they assume (correctly I think) that if you're in Metro that you'd like to stay in Metro after you click a link. Otherwise why would you be in Metro in the first place?

EDIT: And if you want to open links on the desktop version, delete the "Metro" folder at Chrome's folder too.

Doesn't seem to work, unfortunately.

I guess they assume (correctly I think) that if you're in Metro that you'd like to stay in Metro after you click a link. Otherwise why would you be in Metro in the first place?

To open URLs like the Start menu pre-Windows 8? For people who don't plan on touching Metro apps other than going through the Start screen, this will be an annoyance. Even Microsoft lets you pick which version to use for handling links with Internet Explorer. Surely Google can do something similar?

Denis, if you have no intention of touching Metro, I have a hack for you. Disable UAC completely through the registry (Google around). This disabled UAC and retardedly so, Metro apps stop working. A side effect of this will be Chrome will always open in its proper desktop mode.

Ok, I have done a little research on how desktop browser tells Windows that it has Metro version too. First, it creates a Start shortcut with some special data in it, then adds some special registry keys and finally puts the VisualElementsManifest.xml file with some additional information in application's folder. So I replaced the Start shortcut with my own and set it as read only, deleted xml file and registry keys (ChromeURL.[someRandomCharacters] and ChromeHTML.[someRandomCharacters], both in the HKEY_CLASSES_ROOT). Desktop version of Chrome started picking up links from third party apps after the last step, so removing just those keys may be enough.

Ok, I have done a little research on how desktop browser tells Windows that it has Metro version too. First, it creates a Start shortcut with some special data in it, then adds some special registry keys and finally puts the VisualElementsManifest.xml file with some additional information in application's folder. So I replaced the Start shortcut with my own and set it as read only, deleted xml file and registry keys (ChromeURL.[someRandomCharacters] and ChromeHTML.[someRandomCharacters], both in the HKEY_CLASSES_ROOT). Desktop version of Chrome started picking up links from third party apps after the last step, so removing just those keys may be enough.

Interesting observation. Will try later tonight :)

Denis, if you have no intention of touching Metro, I have a hack for you. Disable UAC completely through the registry (Google around). This disabled UAC and retardedly so, Metro apps stop working. A side effect of this will be Chrome will always open in its proper desktop mode.

That seems kinda extreme, heh. But I don't plan on avoiding Metro entirely - I may opt to stick with the stock Mail app even if it's quite gimped on features, and of course the Start screen itself.

That above suggestion didn't work, but a weird observation:

For the latest dev build of Chrome, the behaviour is thus if Chrome is the default browser:

- Desktop browser is running and you type in a URL in Start: the URL opens in the desktop browser

- Neither desktop nor Metro browsers are running and you type in a URL: URL opens in the Metro browser

... and apparently in this build, you can't have both the desktop and the Metro versions running simultaneously.

Ok, now I have better advice - don't remove entire keys, delete just DelegateExecute value which is in ChromeHTML.[someRandomCharacters]\shell\open\command\ and ChromeURL.[someRandomCharacters]\shell\open\command\. This will make Windows open all links and HTML files in desktop Chrome. To "fix" Start Screen tile you have to overwrite shortcut in Start menu folder with your own.

That above suggestion didn't work, but a weird observation:

For the latest dev build of Chrome, the behaviour is thus if Chrome is the default browser:

- Desktop browser is running and you type in a URL in Start: the URL opens in the desktop browser

- Neither desktop nor Metro browsers are running and you type in a URL: URL opens in the Metro browser

... and apparently in this build, you can't have both the desktop and the Metro versions running simultaneously.

Silly question, but why on earth would you want to type a URL into the start screens search box? Just use the run box instead. I don't know anybody who uses the windows search box for URLs. Win+R. If you are in Metro (i.e. what the start screen in in), it is not unexpected or wrong for Metro to assume you want to open URLs in a Metro app.

Silly question, but why on earth would you want to type a URL into the start screens search box?

Because it's possible? Because I'm typing it as I would in the Windows 7 Start Menu? Because hitting WIN is one less keypress than WIN+R?

Not asking for anything extraordinary here, just hoping that Chrome is like IE in that it allows you to pick which browser you prefer.

Not asking for anything extraordinary here, just hoping that Chrome is like IE in that it allows you to pick which browser you prefer.

There is an issue on Google code created for that so there are chances they'll add it. But it seems that Google thinks no one is going to use Windows 8 before October (they add evidently unfinished Metro version to stable channel) so we may have to wait 1,5 month until we get finished version :(

  • 1 month later...
  • 2 weeks later...
This topic is now closed to further replies.
  • Posts

    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • make your own notch - it's not that hard
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • OK, now ask yourself how are they going to enforce that law? By requiring every single adult to prove their age and provide their legal identity documents to an UNREGULATED 3rd party company that already has a long track record of multiple data breaches. Not to mention, parliament have voted AGAINST this ban, twice, and Starmer is going ahead anyway. So, where's the democracy here, because that looks like dictatorship to me. The solution here is parental responsibility, not government control. Run some public service announcements on TV and UK social media teaching parents how to setup parental controls. That's already been proven to actually work. But the, this is not and has NEVER been about keeping kids safe. It's about control and monitoring. Watching what you're doing online and controlling what you can see and what you can say.
    • Interesting read. I knew the adware was quite controversial at the time, however never realised to the point The Guardian wrote an article about Patchou. I just said no and enjoyed his creation, I’d probably be a lot more wary of something like that today though.
  • Recent Achievements

    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      525
    2. 2
      +Edouard
      180
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Steven P.
      89
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!