On 7/7/2016 at 7:50 AM, Jim Dell's prodigious digits fired off:
EE wrote:
SamuelS wrote:
Hello all,

Having a challenge with MozBackUp - Get an error that indicates not
authorized to write file to disk. I have removed it and reinstalled.

Cannot figure out exactly what it is. I have tried running it as admin.

Any ideas or suggestions? Since this program is no longer supported, is
there another one out there which I need to look at?

TIA - bo1953

Why not just back up the profile manually?  I do that every time I have
to update an add-on or install a new Mozilla software version.


Has anybody created a batch file to do this?  And the reverse one
restoring?
Jim

rem backup SM profile

copy c:\[username]\App\Data\Roaming\Mozilla\SeaMonkey\Profiles\[salted string].[profile name] X:\[desired path]\

rem end backup

--------------

rem restore SM profile
copy X:\[desired path]\[username]\App\Data\Roaming\Mozilla\SeaMonkey\Profiles\[salted string].[profile name] X:\[desired path]\ c:\[username]\App\Data\Roaming\Mozilla\SeaMonkey\Profiles\[salted string].[profile name] X:\[desired path]\ /y

rem end restore

---------------

However, if you're smart you'll have the entire drive backed up daily and can easily restore from that.



--
Ed Mullen
http://edmullen.net/
Can you buy anything specific at a general store?
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to