You are on page 1of 1

*************backup***********************

Robocopy "C:\documents and settings\%username%\application data\microsoft\signat


ures" h:\backup\%username%\signatures *.* /e
Robocopy "c:\documents and settings\%username%\application data\microsoft\Outloo
k" h:\backup\%username%\NK2 *.nk2
Robocopy "C:\documents and settings\%username%\Desktop" h:\backup\%username%\Des
ktop *.* /e
Robocopy "C:\documents and settings\%username%\Favorites" h:\backup\%username%\F
avorites *.* /e
Robocopy "c:\documents and settings\%username%\application data\microsoft\templa
tes" h:\backup\%username%\templates normal.dot
Robocopy "c:\users\%username%\appData\Local\Microsoft\Office" h:\backup\%usernam
e%\Local *.Officeui
Robocopy "c:\users\%username%\appData\Roaming\Microsoft\Office" h:\backup\%usern
ame%\Roaming *.Officeui
regedit /e h:\backup\%username%\CustomDictionaries.reg "HKEY_CURRENT_USER\Softwa
re\Microsoft\Shared Tools\Proofing tools\Custom Dictionaries"
echo Done
pause

You might also like