Skip to content

Instantly share code, notes, and snippets.

@DankRank
Created December 15, 2016 02:37
Show Gist options
  • Save DankRank/7f67e363ce1c2133e73ba576be41c942 to your computer and use it in GitHub Desktop.
Save DankRank/7f67e363ce1c2133e73ba576be41c942 to your computer and use it in GitHub Desktop.
wiiload registry patch
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.dol\shell\Send to Wii\command]
@="wiiload \"%1\""
[HKEY_CLASSES_ROOT\.elf\shell\Send to Wii\command]
@="wiiload \"%1\""
[HKEY_CLASSES_ROOT\7-Zip.zip\shell\Send to Wii\command]
@="wiiload \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment