How can I embed an image within the exe file
Author: swagarCreated Jan 7, 2020Updated May 27, 2024
How can I embed an image file within the exe file as a resource like the manifest. At the moment I need to put the original image file along with the exe file and this is a problem since the program doesn't run without the image file.
Source: lxn/walk