; Sample c:\util\%username%\immbackup.ini file ; Copy this file to c:\util\%username%\immbackup.ini and edit it ; as needed. ; ; List of folders to be included in backup. ; Acceptable environment variables are ; %username% %userprofile% %computername% ; ; Generally, it is not important what is in front of the "=" ; (i.e. "dir1", "dir2", "file1", etc.) [robocopyfolders2include] dir0=%userprofile%\Application Data\Thunderbird dir1=%userprofile%\Application Data\Mozilla dir2=%userprofile%\Appdata\Roaming\Thunderbird dir3=%userprofile%\AppData\Roaming\Mozilla dir4=c:\%username% dir5=c:\util\%username% dir6=%userprofile%\Favorites dir7=%userprofile%\Foretrukne dir8=%userprofile%\Desktop dir9=%userprofile%\Skrivebord dir0=%userprofile%\My Documents dira=%userprofile%\Contacts dirb=%userprofile%\Documents dirc=%userprofile%\Pictures dird=%userprofile%\Music dire=%userprofile%\Videos ; List of folders to exclude. Only if they are a sub-folder ; of a directory to be include will they be considered [robocopyfolders2exclude] dir1=c:\%username%\temp ; List of files to be excluded. Only if they are files within ; a folder to be included will they be considered. [robocopyfiles2exclude] file1=c:\%username%\program output\huge temp file.log