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

Changes

Jump to navigation Jump to search
245 bytes added ,  00:26, 10 October 2009
no edit summary
Line 3: Line 3:  
| image      =  
 
| image      =  
 
| type        = pc utility
 
| type        = pc utility
| author      = {{u|henke37}} with initial code by {{u|dasda}}  
+
| author      = {{u|henke37}} and {{u|R-win}} with initial code by {{u|dasda}}  
| download    = Media:SendElf installer.zip
+
| version    = v 5.0
 +
| download    = http://sendelf.googlecode.com/files/Setup.msi
 +
| source      = http://code.google.com/p/sendelf/
 
}}
 
}}
    
Graphical client that sends files over TCP from windows computers to Wii consoles.
 
Graphical client that sends files over TCP from windows computers to Wii consoles.
May require the .NET framework and does require the visual studio runtime.
+
This version does not require the .NET runtine, and also does NOT require the C++ runtime. Be sure to manually uninstall the previous version, since this version uses another type of installer.
    
Mainly for the [[Homebrew Channel]], but still works with the [[TCP Loader|the standalone server]] by {{u|Svpe}}.
 
Mainly for the [[Homebrew Channel]], but still works with the [[TCP Loader|the standalone server]] by {{u|Svpe}}.
Line 14: Line 16:  
== Usage instructions ==
 
== Usage instructions ==
 
# Start the server on the Wii, that is start either the standalone server or the Homebrew channel
 
# Start the server on the Wii, that is start either the standalone server or the Homebrew channel
# Unzip and run
+
# Install and run
 
# Select file to send
 
# Select file to send
 
# Enter the IP address of the Wii
 
# Enter the IP address of the Wii
Line 30: Line 32:  
* Works with both elf and [[DOL]] files
 
* Works with both elf and [[DOL]] files
 
* Saves the used settings in the Windows registry so that you don't need to change them at each start
 
* Saves the used settings in the Windows registry so that you don't need to change them at each start
* Is extremely tiny, partly thanks to the release being UPX packed, but also from directly using the Win32 API
+
* Is not so tiny anymore, but doesn't have prerequisites now.
 
* Supports drag and drop of files onto the main window.
 
* Supports drag and drop of files onto the main window.
 
* Does basic sanity checks to prevent the most obvious user errors like forgetting to select a file.
 
* Does basic sanity checks to prevent the most obvious user errors like forgetting to select a file.
    
== Changelog ==
 
== Changelog ==
V 4 has working args sending, an installer and associates with the files for even easier sending.<!-- And an unsupported command line interface --> This is the final version by {{u|henke37}}, but he is looking for someone to continue development for him.
+
V 5
 +
  - Added compression support for the homebrew channel
 +
  - Changed installer to the default Windows Installer
 +
  - Fixed USB Gecko support
 +
  - Fixed some random crashes
 +
 
 +
V 4 has working args sending, an installer and associates with the files for even easier sending.<!-- And an unsupported command line interface -->
37

edits

Navigation menu