You could package the applications you want to install into the projects resource file, then at run time unpack them into a temporary location and execute them. Depending on what it is you packing\unpacking you may be able to use the /S or /Silent parameters. If not, why not have a go at doing what the install program does manually. It should all be possible..
Heres an example
http://download.microsoft.
SUMMARY
RESFILE.EXE is a sample project that shows how to store any file type in a resource file and retrieve the file for use at run-time.
http://support.microsoft.c
Main Topics
Browse All Topics





by: merowingerPosted on 2008-09-04 at 02:50:56ID: 22385531
Hi ferryl,
a few more information about your plans would be great...
Do you think about a folder containing some executables which shell be installed silent on all computers (or one) without user input?
Writing the method to do this should not be the problem, but when a installation is not created to get installed silently, i see no option without repackaging!
best regards
merowinger