Quote:
Originally Posted by Poppaea
Yes, Jon, I opened them in Notepad and changed the ones I wanted. Then double clicked on the batch file, but it didn't generate the .tgz file in the out folder.
Thank you for your help!
|
Glad to see you got your problem sorted and patches working.
For future reference, it's generally a good idea to use an editor like Notepad++ (a free download) rather than "notepad" that comes with Windows if you need to mess with any config files or most text files. The technical reason is that it treats end-of-line properly and windows notepad can mess with that/cause the file to not work properly after editing with it.