• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Url protocol problem on roblox.

    Opera GX
    4
    51
    10767
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Notxsync
      Notxsync @burnout426 last edited by

      @burnout426 ok i sent it.

      Reply Quote 0
        burnout426 1 Reply Last reply
      • burnout426
        burnout426 Volunteer @Notxsync last edited by burnout426

        @notxsync Got it.

        Not sure if you not having "HKEY_CURRENT_USER\Software\Classes\roblox-studio" is a problem or not

        It looks like "HKEY_CURRENT_USER\Software\Classes\roblox" is missing the shell, open and command keys.

        "HKEY_CURRENT_USER\Software\Classes\roblox-player" looks okay, but I did notice a difference with the command.

        I installed Roblox (Windows 11 23H2) by going to https://www.roblox.com/download and choosing "Download Windows app". That installed Roblox just for the current user to "C:\Users\myusername\AppData\Local\Roblox\Versions\version-48a28da848b7420d". In your reg file, I see Roblox is installed for all users to "C:\Program Files (x86)\Roblox\Versions\version-510663c9d33e4fd8".

        That should be okay, but that means we should check for HKEY_LOCAL_MACHINE versions of all those keys.

        "HKEY_LOCAL_MACHINE\Software\Classes\roblox-player"
        "HKEY_LOCAL_MACHINE\Software\Classes\roblox-studio"
        "HKEY_LOCAL_MACHINE\Software\Classes\roblox"
        "HKEY_LOCAL_MACHINE\Software\RegisteredApplications" (the roblox entry in the right-hand pane for it)
        "HKEY_LOCAL_MACHINE\Software\ROBLOX Corporation"

        And, look for those same keys under "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node" too.

        Reply Quote 0
          Notxsync 1 Reply Last reply
        • Notxsync
          Notxsync @burnout426 last edited by

          @burnout426 I sent it but I only sent everything involving Roblox in that node file because I don't know what you can do with that file.

          Reply Quote 0
            burnout426 2 Replies Last reply
          • burnout426
            burnout426 Volunteer @Notxsync last edited by

            @notxsync In Settings -> Apps -> Default Apps in Windows, scroll down to the bottom and click "Choose defaults by link type", do you see this?:

            fcf99457-543b-4cf0-b7db-09721ac9aad3-image.png

            Reply Quote 0
              Notxsync 1 Reply Last reply
            • burnout426
              burnout426 Volunteer last edited by

              I know you tried:

              start "test" "roblox://test"
              

              in a command prompt, but what happened when you tried:

              start "test" "roblox-player:test"
              

              ?

              I don't think you explicitly said for that one.

              Reply Quote 1
                Notxsync 1 Reply Last reply
              • Notxsync
                Notxsync @burnout426 last edited by

                @burnout426 I don't have the "choose defaults by link type".

                Reply Quote 0
                  burnout426 2 Replies Last reply
                • Notxsync
                  Notxsync @burnout426 last edited by

                  @burnout426 it says "application not found"

                  Reply Quote 1
                    burnout426 1 Reply Last reply
                  • burnout426
                    burnout426 Volunteer @Notxsync last edited by

                    @notxsync said in Url protocol problem on roblox.:

                    I sent it but I only sent everything involving Roblox

                    I didn't see anything that stands out as wrong (as long as "C:\Program Files (x86)\Roblox\Versions\version-48a28da848b7420d\RobloxPlayerBeta.exe" exists).

                    With:

                    [HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications]
                    "roblox-player"="SOFTWARE\\ROBLOX Corporation\\Environments\\roblox-player\\Capabilities"
                    

                    , it's technically pointing to "HKEY_LOCAL_MACHINE\SOFTWARE\Roblox Corporation..." and you only have "[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ROBLOX Corporation", but that should be fine and Windows should translate the path in that case depending on whether you're running a 32-bit or 64-bit version of Roblox (if they even provide both), so that should be okay too.

                    Reply Quote 0
                      1 Reply Last reply
                    • burnout426
                      burnout426 Volunteer @Notxsync last edited by

                      @notxsync Okay. So wee need to fix that somehow.

                      Reply Quote 0
                        1 Reply Last reply
                      • burnout426
                        burnout426 Volunteer @Notxsync last edited by

                        @notxsync What version of Windows (should have asked before)?

                        Reply Quote 0
                          Notxsync 1 Reply Last reply
                        • Notxsync
                          Notxsync @burnout426 last edited by

                          @burnout426 Windows 10

                          Reply Quote 1
                            1 Reply Last reply
                          • burnout426
                            burnout426 Volunteer @Notxsync last edited by

                            @notxsync said in Url protocol problem on roblox.:

                            @burnout426 I don't have the "choose defaults by link type".

                            Scroll all the way down the Default apps page and you might see it.

                            Reply Quote 0
                              1 Reply Last reply
                            • burnout426
                              burnout426 Volunteer last edited by

                              Try a manual uninstall and reinstall like so (ignore any that don't exist):

                              Delete "C:\Program Files (x86)\Roblox".

                              Delete "C:\Program Files\Roblox".

                              Delete "C:\Users\yourusername\AppData\Local\Roblox".

                              Delete "C:\Users\yourusername\AppData\Roaming\Roblox".

                              Delete everything in "C:\Windows\temp".

                              Delete everything in "C:\Users\yourusername\AppData\Local\temp".

                              In the registry, right-click and delete these keys (ignore any that don't exist):

                              "HKEY_CLASSES_ROOT\roblox-player"
                              "HKEY_CLASSES_ROOT\roblox-studio"
                              "HKEY_CLASSES_ROOT\roblox"

                              "HKEY_CURRENT_USER\Software\Classes\roblox-player"
                              "HKEY_CURRENT_USER\Software\Classes\roblox-studio"
                              "HKEY_CURRENT_USER\Software\Classes\roblox"
                              "HKEY_CURRENT_USER\Software\ROBLOX Corporation"

                              "HKEY_LOCAL_MACHINE\Software\Classes\roblox-player"
                              "HKEY_LOCAL_MACHINE\Software\Classes\roblox-studio"
                              "HKEY_LOCAL_MACHINE\Software\Classes\roblox"
                              "HKEY_LOCAL_MACHINE\Software\ROBLOX Corporation"

                              "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\roblox-player"
                              "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\roblox-studio"
                              "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\roblox"
                              "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ROBLOX Corporation"

                              Delete any Roblox uninstallation subkeys in:

                              "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall"
                              "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"
                              "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall"

                              Delte any Roblox entries in the right-hand pane in these keys:

                              "HKEY_CURRENT_USER\Software\RegisteredApplications"
                              "HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications"
                              "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\RegisteredApplications"

                              Delete any Roblox shortcuts on your desktop or ones pinned to your taskbar and ones in:

                              "C:\Users\yourusername\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"
                              "C:\Users\yourusername\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"
                              "C:\ProgramData\Microsoft\Windows\Start Menu\Programs"
                              "C:\Users\Public\Desktop"

                              Download and install https://setup.rbxcdn.com/version-48a28da848b7420d-RobloxPlayerInstaller.exe (which is what the Roblox site gave me).

                              Restart Windows.

                              Then, do the:

                              start "test" "roblox-player:test"
                              

                              test again and try a play button in Opera.

                              Reply Quote 0
                                Notxsync isaacw2410 2 Replies Last reply
                              • Notxsync
                                Notxsync @burnout426 last edited by leocg

                                @burnout426 WTFFF Y0 You Fixed It Brooo No Waay I Love Youuuu No Homo

                                460360b5-e6b7-4e59-8e21-2a14ed5d1ea0-image.png

                                Reply Quote 0
                                  1 Reply Last reply
                                • isaacw2410
                                  isaacw2410 @burnout426 last edited by

                                  @burnout426 Hi,I got the same problem,when i tried test roblox,it show me game client,but when i use roblox.com,it show me url:roblox protocol.

                                  Reply Quote 1
                                    1 Reply Last reply
                                  • Locked by  leocg leocg 
                                  • First post
                                    Last post

                                  Computer browsers

                                  • Opera for Windows
                                  • Opera for Mac
                                  • Opera for Linux
                                  • Opera beta version
                                  • Opera USB

                                  Mobile browsers

                                  • Opera for Android
                                  • Opera Mini
                                  • Opera Touch
                                  • Opera for basic phones

                                  • Add-ons
                                  • Opera account
                                  • Wallpapers
                                  • Opera Ads

                                  • Help & support
                                  • Opera blogs
                                  • Opera forums
                                  • Dev.Opera

                                  • Security
                                  • Privacy
                                  • Cookies Policy
                                  • EULA
                                  • Terms of Service

                                  • About Opera
                                  • Press info
                                  • Jobs
                                  • Investors
                                  • Become a partner
                                  • Contact us

                                  Follow Opera

                                  • Opera - Facebook
                                  • Opera - Twitter
                                  • Opera - YouTube
                                  • Opera - LinkedIn
                                  • Opera - Instagram

                                  © Opera Software 1995-