Skip to content

Instantly share code, notes, and snippets.

@sharl
Created November 15, 2012 01:15
Show Gist options
  • Save sharl/4076007 to your computer and use it in GitHub Desktop.
Save sharl/4076007 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\acd]
@="\"URL:Amazon Cloud Drive Protocol\""
"URL Protocol"="\"\""
[HKEY_CLASSES_ROOT\acd\DefaultIcon]
@="\"AmazonCloudDrive.exe,1\""
[HKEY_CLASSES_ROOT\acd\shell]
[HKEY_CLASSES_ROOT\acd\shell\open]
[HKEY_CLASSES_ROOT\acd\shell\open\command]
@="\"C:\\Documents and Settings\\sharl\\Local Settings\\Application Data\\Amazon\\Cloud Drive\\AmazonCloudDrive.exe\" \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment