Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...