Search found 2 matches
- Tue Jun 02, 2009 10:55 pm
- Forum: devkitPPC
- Topic: Launch a DOL or ELF file from another DOL or ELF file
- Replies: 3
- Views: 6013
Re: Launch a DOL or ELF file from another DOL or ELF file
the second dol/elf file is a separate file because I haven't the source code of this dol file i would launch either specifying path in my code either using a configuration file which would allow me to change the second file whenever I want without recompiling the code at each time
- Tue Jun 02, 2009 8:18 pm
- Forum: devkitPPC
- Topic: Launch a DOL or ELF file from another DOL or ELF file
- Replies: 3
- Views: 6013
Launch a DOL or ELF file from another DOL or ELF file
Hi everybody, I'm french and I'm a newbie on wii programming. As I said in the title, I would to launch a DOL or ELF file from another DOL or ELF file i.e : I Launch a DOL or ELF file and at a moment the program say "Press any button to launch (any program)" and the choosen program is launched. I ...