Copy a local file from one place to another under the HomeSeer directory structure. (This is useful for making backup copies of existing files when updated versions are being installed.)
Parameter 1: Source file name
Parameter 2: [LOCALCOPY]
Parameter 3: Destination file name
Parameter 4: (optional): File copy attributes as for normal installer copy operations minus the file delete attribute.
Source
and Destination file names are referenced from the HomeSeer root directory
WITHOUT the leading “.\” as is used in other updater commands. Destination
directories that do not exist will be created.html\TouchPad\Button.gif,[LOCALCOPY],html\TouchPad\Saved\Button.gif,16
Back to the Installation Script Index