Difference between revisions of "User:Duhow/Windows Update Downloader"
(New page: For users that are trying to compile Update Downloader in Windows and doesn't work: -Install [http://www.cygwin.com/setup.exe Cygwin]. '''Be sure to download gcc and wget.''' -Install th...) |
|||
Line 17: | Line 17: | ||
''But I can't open it, I don't have the software'' | ''But I can't open it, I don't have the software'' | ||
− | No, you have it. You can launch it with cygwin. Type "update_downloader.elf". Now we have executed the software, but it needs the parameters. [[Title Database] | + | No, you have it. You can launch it with cygwin. Type "update_downloader.elf". Now we have executed the software, but it needs the parameters. [[Title Database]] |
Revision as of 09:00, 27 January 2009
For users that are trying to compile Update Downloader in Windows and doesn't work:
-Install Cygwin. Be sure to download gcc and wget.
-Install the lastest release of DevKitPro and install devKitPPC (the other is not needed)
Ok, when you have this installed, launch Cygwin. A command prompt will show, and you will don't know in what folder are you, right? Type "start". Then the Windows Shell will be avairable.
Now let's decompress the file. Open it and extract it to the root of your HDD (for example C:\update_downloader). When it's finished, go back to the shell.
Now, if you are in another HDD that isn't C (or the HDD you decompresed the files), type "C:". Then type "cd \update_downloader".
Ok, right now we are in the folder. Now what?
Type "make". The program will be maked with name update_downloader.elf.
But I can't open it, I don't have the software
No, you have it. You can launch it with cygwin. Type "update_downloader.elf". Now we have executed the software, but it needs the parameters. Title Database