I have a small vb.net app that have a few images in an embedded resource.
Is there a way I could extract one of those images to a folder from the same exe that contains the resource?, like clicking a button, selecting a folder to save it and extracting the image there.