Not sure if this is against the rules, but Im responding to
Binder Program [[help]]
As I understand, Someone wants to Bind a non-exe file to an exe? IE have an EXE file which when run, will do some under the table stuff, then display a jpeg or play MP3 with the default windows program?
I do believe its possible, just include the non-exe as a resource in the project, and execute code to extract it and run it.