rifter1818 Posted June 30, 2004 Posted June 30, 2004 Ok folks i dont want to have any dependancys for this program (dont ask me why) but i was wondering if you could include certain files (like text files in this case) inside the executable, i know that with vb6 you could (at least with images (if you used the ide to create the form with the image in the picturebox it would be included inside the executable). Just wondering how i would do something like that with text and other files (image files too actually). Edit oh ya dll files too not just executables. Quote
*Experts* mutant Posted June 30, 2004 *Experts* Posted June 30, 2004 You can. In your VS.NET IDE select the file and in the properties window under build action select "Embedded Resource". Quote
rifter1818 Posted June 30, 2004 Author Posted June 30, 2004 Thank you Pretty simple but you need to know its there. Edit ok now to show how little i know just to be sure how do i access the data from this embeded resource? Quote
*Experts* mutant Posted June 30, 2004 *Experts* Posted June 30, 2004 http://www.xtremedotnettalk.com/showthread.php?t=83574 :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.