Shaitan00 Posted November 3, 2005 Posted November 3, 2005 I have a program that loads images in an imagelist for icons, these images (.png files) are stored in \img\ folder for now (off the \debug\ folder) and are references as such when loaded in the imagelist. Problem is, it is very annoying to have an .exe file (only one file application) with a bunch of images, I was wondering/hoping if there was a way to include/package the images IN the executable so that I could distribute/deploy my application as a standalone exe? Now I am not asking about how to make an installation package, my program does not need to be "installed" just ran directly, as such I want it standalone. No other files are a requirement, no subfolders, etc... Is this possible? Is it somekind of project property or something? Any help/hints would be appreciated, thanks Quote
Administrators PlausiblyDamp Posted November 3, 2005 Administrators Posted November 3, 2005 http://www.xtremedotnettalk.com/showthread.php?t=83574 Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
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.