My first post.
After reading for a while I have decided to register and give back to the community.
Thanks ScubaSteve for the answer to that.
I have taken it a step further.
Using your script and folder layout as a base I have made a couple of cmd scripts to automate the process.
First start with ScubaSteve's files as a base.
In the folder with reshacker.exe put in my folder CMD.
In that are 4 scripts.
1 Get it.cmd
which gets the files from your i386 folder
2 DO IT.cmd
which expands the files
reshacks them
modifypes them
and cabs them
3 Replace it.cmd
which copies the modified files back to the i386 folder overwriting the originals.
4 cleanup.cmd
which deletes all the files used
You could combine the scripts in to one but I like doing things separately.
IMPORTANTIn "get it.cmd" and "replace it.cmd" you must modify the path to your i386 folder.
The "get it" and "replace it" reads the text file "files.txt" in the resources folder to determine what files to process. Open the file and edit it as need. They are the names of the files you want to change. You must have the scripts and resources for all the files listed in this text file for it to work.
This saves me time not having to find the files in the i386 folder and run separate commands for each file.
I am attaching only the command files and text file to save space.
What do you think?
Thanks again to ScubaSteve for this and all the other posters that have helped me in the past.
Click to view attachment