ресурсы

Unpacking and running the exe from the program resources

Hello. I have already built a program in c# (my own), and I would like this program to be extracted somewhere, for example, in Temp, then run from the program, and after the program works with this file, it deletes it from Temp.

How do I change the program name in the task manager?

How to make the task manager write not a boring myprog, just a file name, but as for decent programs - Superprog of Mikhajlo. ... , I can not achieve this - myprog and that's it. What does a minimal example of such a .rc file look like to write Superprog?

How do I get all the resource headers/section names of a PE file (.exe)?

How to get the name of all section headings .an exe file? For example, as through the hacker resource in the photo. Is it possible to find and parse these headers in C#?

C# How to implement output of random images in picturebox from ResorceFiles?

How to output a single image is clear. But how to implement the output of a random image in the same picturebox from resource ... se of ImageList and label, it works, but it beats the image quality and the size of max 256x256 points, i.e. it does not fit.