Coder Social home page Coder Social logo

Comments (3)

snipejd avatar snipejd commented on July 19, 2024

Just jumping in to see if anyone ever figured out a fix for this? I have the same issue. Everything else runs fine but store/logins/plugins don't work

from elgatolegacy.

JohnB17 avatar JohnB17 commented on July 19, 2024

There is a workaround for the plugin store. First make a .reg file with this content:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\streamdeck]
"URL Protocol"="\"\""
@="\"URL:streamdeck Protocol\""

[HKEY_CURRENT_USER\Software\Classes\streamdeck\DefaultIcon]
@="\"StreamDeck.exe,1\""

[HKEY_CURRENT_USER\Software\Classes\streamdeck\shell]

[HKEY_CURRENT_USER\Software\Classes\streamdeck\shell\open]

[HKEY_CURRENT_USER\Software\Classes\streamdeck\shell\open\command]
@="\"C:\\Program Files\\Elgato\\StreamDeck\\StreamDeck.exe\" \"%1\""

A .reg file is a file that has registry keys to put in the registry. This one adds the necessary keys to enable the "streamdeck://" browser protocol. After making the file, right click and click merge, click ok on the warning (just says that it can be dangerous to modify registry).

Now in your web browser, open https://apps.elgato.com/discover remember this url somewhere.

from elgatolegacy.

bespokecomp avatar bespokecomp commented on July 19, 2024

There is a workaround for the plugin store. First make a .reg file with this content:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\streamdeck]
"URL Protocol"="\"\""
@="\"URL:streamdeck Protocol\""

[HKEY_CURRENT_USER\Software\Classes\streamdeck\DefaultIcon]
@="\"StreamDeck.exe,1\""

[HKEY_CURRENT_USER\Software\Classes\streamdeck\shell]

[HKEY_CURRENT_USER\Software\Classes\streamdeck\shell\open]

[HKEY_CURRENT_USER\Software\Classes\streamdeck\shell\open\command]
@="\"C:\\Program Files\\Elgato\\StreamDeck\\StreamDeck.exe\" \"%1\""

A .reg file is a file that has registry keys to put in the registry. This one adds the necessary keys to enable the "streamdeck://" browser protocol. After making the file, right click and click merge, click ok on the warning (just says that it can be dangerous to modify registry).

Now in your web browser, open https://apps.elgato.com/discover remember this url somewhere.

Hi, can I confirm if this will work with Elgatop Stream Deck XL current version?

Before I buy one! :)

from elgatolegacy.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.