PDA

View Full Version : I just need a little help



unclere
06-11-2007, 06:33 PM
I have just compiled a new program that contains a couple of dll`s and numerous other files that works great on an installer.I`d like to make this app portable in a self contained exe.I just cant figure out how to include any of those files(dll`s,ocx`s,and other folders) into the self contained exe that media studio creates for me.How do you include any other files in the project?Any help would be greatly appreciated:rolleyes

RizlaUK
06-11-2007, 06:55 PM
any files/folders that are inside the "CD_Root" folder of the project will be compiled into the exe when you choose the "web exe" option, usually people just put the files inside the "Autoplay\Docs" folder when using a web exe but as long as any files/folders are inside the root of the project thay will be included in the final exe file

unclere
06-11-2007, 07:15 PM
Thank you,ill try that.Tnanks a Million!!:yes