Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Bitcoin URI protocol references that still live in the code #59

Closed
brossi opened this issue May 23, 2014 · 0 comments
Closed

Remove Bitcoin URI protocol references that still live in the code #59

brossi opened this issue May 23, 2014 · 0 comments

Comments

@brossi
Copy link

brossi commented May 23, 2014

In /share/setup.nsi, remove outdated URL protocol functionality that was disabled in Bitcoin 0.6.0 and never implemented in the Peercoin codebase, or in the current functionality of Peerunity.

    # bitcoin: URI handling disabled for 0.6.0
    #    WriteRegStr HKCR "bitcoin" "URL Protocol" ""
    #    WriteRegStr HKCR "bitcoin" "" "URL:Bitcoin"
    #    WriteRegStr HKCR "bitcoin\DefaultIcon" "" $INSTDIR\bitcoin-qt.exe
    #    WriteRegStr HKCR "bitcoin\shell\open\command" "" '"$INSTDIR\bitcoin-qt.exe" "$$1"'
@brossi brossi closed this as completed in 1005974 May 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant