Page 1 of 1

The advent of UPDATE

Posted: 21 Nov 2016 17:20
by aurumdigitus
The post refers to when Update is integrated into the next official version.

In the past before doing an upgrade when they became available always manually backed up C:\Program Files (x86)\XYplorer\ and C:\Users\Owner\AppData\Roaming\XYplorer\. What is the most advantageous way to incorporate this into a script before the SC of update; ?

Am aware there are those who will assert this is superfluous for an Official Release by life's sojourn has taught it is wise to employ an abundance of caution. :wink:

Re: The advent of UPDATE

Posted: 21 Nov 2016 18:53
by highend
backupto()?

Re: The advent of UPDATE

Posted: 21 Nov 2016 19:35
by aurumdigitus
Ah yes, that would seem to do it. Am not facile with scripting but would the code outline be:

backupto program
backupto data
update
makecoffee

:?: :biggrin:

Re: The advent of UPDATE

Posted: 21 Nov 2016 19:42
by highend
Exactly