Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Cant register new protocol handler

  • 1 回覆
  • 1 有這個問題
  • 7 次檢視
  • 最近回覆由 alkarian

more options

protocol - cnstart:// app - python /cnstart.py simple script which will do the rest, i only need to give the link to it i tried to use those commands and changing about:config settings (see image) gconftool-2 -s /desktop/gnome/url-handlers/cnstart/command 'python /cnstart.py %s' --type String gconftool-2 -s /desktop/gnome/url-handlers/cnstart/enabled --type Boolean true but its still not working! what the hell i am doing wrong?

about:config tab http://i.imgur.com/gJhal10.png

protocol - cnstart:// app - python /cnstart.py simple script which will do the rest, i only need to give the link to it i tried to use those commands and changing about:config settings (see image) gconftool-2 -s /desktop/gnome/url-handlers/cnstart/command 'python /cnstart.py %s' --type String gconftool-2 -s /desktop/gnome/url-handlers/cnstart/enabled --type Boolean true but its still not working! what the hell i am doing wrong? about:config tab http://i.imgur.com/gJhal10.png

所有回覆 (1)

more options

sorry for text formatting, its not me :( normal variant below, cant change 1st post protocol - cnstart:// app - python /cnstart.py

simple script which will do the rest, i only need to give the link to it i tried to use those commands and changing about:config settings (see image)

gconftool-2 -s /desktop/gnome/url-handlers/cnstart/command 'python /cnstart.py %s' --type String

gconftool-2 -s /desktop/gnome/url-handlers/cnstart/enabled --type Boolean true