In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Send ShellExtension: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
SpamBot (talk | contribs)
No edit summary
Uploaded new version and altered page text
Line 1: Line 1:
Latest version: ElfShell 1.3 by Mattgentl/Nilsk123 [http://thewisecrack.nl/elfshell.rar Download]
Latest version: Send to Wii! 1.4 by Mattgentl/Nilsk123  
 
[[:Image:Send_to_Wii.zip|Download]]
 


== info/readme ==
== info/readme ==


READ THE INCLUDED README BEFORE RUNNING THE .BAT!
This is a simple context menu extension for Windoze for all of those who are too lazy to pop up a command prompt. After running this, when you right click on a .DOL or .ELF file, you will have the option to "Send to Wii!".  It will also set up the necessary environment variable for you.


This is a tool for all of those who are too lazy to pop up a command prompt. This tool adds a "Send to wii!" option in the windows shell when right clicking a .elf or a .dol file. It will also configure wiiload for you ( copy to system32 and set variable ), so you don't have to!
Read the included readme.txt for setup instructions.


It's two simple .reg files, and it works through wiiload, which is included in the downloadable archive.
Open ip.txt and change the xxx.xxx.xxx.xxx to your wii's IP adress.
Now simply run the both.bat file to import both the reg file for dol and the reg file for elf into your registry.
This batch also copies the included wiiload.exe to your system32 folder and sets the global variable for wiiload to use ( as your IP adress which you entered in the ip.txt ).
You now have a "Send to Wii!" option in the context menu's of .dol and .elf files. They will also be sent to HBC if you double click them.
Enjoy!


== changelog ==
== changelog ==
v1.4 Allows for spaces in folder names
v1.3 Sets the wiiload global variable to the ip entered in ip.txt
v1.3 Sets the wiiload global variable to the ip entered in ip.txt



Revision as of 22:17, 3 June 2008

Latest version: Send to Wii! 1.4 by Mattgentl/Nilsk123

Download


info/readme

This is a simple context menu extension for Windoze for all of those who are too lazy to pop up a command prompt. After running this, when you right click on a .DOL or .ELF file, you will have the option to "Send to Wii!". It will also set up the necessary environment variable for you.

Read the included readme.txt for setup instructions.


changelog

v1.4 Allows for spaces in folder names

v1.3 Sets the wiiload global variable to the ip entered in ip.txt

v1.2 When using the batch wiiload.elf will automaticaly be copied to system32 (if it's in the same folder)

V1.1 Updated to work with both DOL and ELF

v1.0 ELF only