[help] Adding Resources To .msstyles

OK, I've been trying for the past hour to add the last 3 files I need before I release my SmoothStripes (Black Panther) 2.0 but with no luck.

Does anyone know how to add image resources to a .msstyle file so that they appear in the right folder. What I'm trying to do is:

Add SSGblue\SmallFrameCaption.bmp but it letterally appears as that in the resource file and not SSGblue_SmallFrameCaption_bmp.

If I do it as SSGblue_SmallFrameCaption_bmp it adds the file as SSGblue_SmallFrameCaption_bmp so it doesn't load either way.

Does anyone know how to add resources with a directory address in them?

#167752

Found a solution. Add a resource in ResHacker then open it up in ResBuilder and close it, edit the PE.XML file so that it is correct and double click the .ResBuild file then click save and replace and it should fix it completely.

Thanks for the help everyone. :rolleyes:

#167832