BW
Asked
I have made several changes and alterations to the language files, header, and assorted other minor changes throughout the system. When I go to update how do I know which particular files have been changed or altered from the update? Is there a list of specific files? Are ALL files overwritten with an update? Are only specific files updated and are files that have not been updated left alone?
Thank you.
Thank you.
- JCAnsweredThe same for me! That´s possible to have just the files that changed?
For your question: Are ALL files overwritten with an update? Yes, when you update with this version, you will lost your changes. - JCAnsweredI use WinMerge to compare but i am not sure that is the best way...
- MSAnsweredHello,
We can't list all the changes/files. There is no uncomplicated or straightforward way to save your custom modification while updating. Update expects you to replace all the files with the latest version.
I never used winmerge but `git` you can use git to find out the changed files and changes.
Thank you - Login to Reply