5 | | 1- load an upd |
| 5 | 1- load an update file with different name |
| 6 | 2- Rename with the current name of the file to execute |
| 7 | 3- after display of "confirm" panel and answer "yes" |
| 8 | |
| 9 | A first display shows the new file deleted and the alone remaining (current name) for a short moment. |
| 10 | Then a reset is done and the right current file is deleted. |
| 11 | |
| 12 | The turn around is to never use this capability : |
| 13 | 1- rename the current file which will become old (or delete it) |
| 14 | 2- load the new updated |
| 15 | 3- rename the new updated for current name |
| 16 | 4- if needed delete or move ancient file to ".old" directory |
| 17 | |
| 18 | This is much more longer, complex and boring, not sure process for a commonly repeated operation which fails quite once on two |