I need to know how to extract all data from a resource compiler script to a folder or the desktop.
the .res files are compiled and added to an exe file.
.res is the file extension.
and if that is possible I need to know how to re-pack the data after it's been changed.
The shorter answer I need to extract the data from a resource compiler script aka ".res" and then after data changed re-pack the data back into the ".res" file.