Neel
Neel

Reputation: 21

.Resources file "extraction"?

I have a project I was working on and a few weeks ago I had to restore my PC, I opened up the project today only to see I don't have all the images because it was all on my desktop. I have a load of files I didn't see before that are called things like "frmMain.resources", I'm assuming all the images in my project are in those files. Is there any way I could view these files and extract my image files out?

Thanks in advance

-Neel

Upvotes: 0

Views: 853

Answers (1)

Shaun Wilde
Shaun Wilde

Reputation: 8378

I mentioned ILSpy but it seems the latest version has the ability to save the resources from an assembly, requiring no extra tools.

Upvotes: 1

Related Questions