Please help with a compiler
Hi all
I want to make a program that compiles dll files to a prebuilt exe in the same directory of the file
exe file:iPhodroid.exe
I wan to compile about 15 dll files to it here is the link for the source code and dll files
I want to compile the files when the users press FIX IPHODROID button
Thanks in advance please help
Link:
http://theegyptianlegend.co.cc/iPhodroid/Projects.zip
Re: Please help with a compiler
search for codedomprovider class
Re: Please help with a compiler
Re: Please help with a compiler
When you say compile, what do you mean? If you have an exe in place, are you trying to replace some of the dlls used by the exe?
Re: Please help with a compiler
No i have dll files that are needed for the exe to work like this program
http://www.mediafire.com/?dt5jzdml4jm
Re: Please help with a compiler
My prgram needs some dll files to work i want to make a new exe file from the
original exe+dll files