v14.03.02 --------------- new: prepared for download and some code cleanups fix: system indepent target name for full backup v14.01.22a --------------- fix: an echo was wrong v14.01.22 --------------- fix: redirect to log was faulty new: added backup start time to output and log v14.01.20 --------------- new: be more verbose in logfile v13.12.01 --------------- fix: removed debug code fix: moved environment vars to debug instead of default logging v13.11.29: --------------- new: added windows full image 'validation' fix: unclean exit fixed fix: many code fixes around validation etc new: shutdown option finished fix: fixed errors in log handling v13.11.27: --------------- new: completed check for local backup age fix: removed reboot option in user selection fix: added SKIPTOEND to have a valid end pointer with summary and mail new: ask user for full image instead of forcing it new: added estimated time calculation for backup v13.11.26: --------------- fix: reverted back to wbadmin as full imager new: added last modified check for source dir and warn if older than.. new: added color schemes for global and common background color handling v13.11.16: --------------- new: added shutdown/reboot option and changelog(again), added drive snapshot as disk imager v0.9.2_260812_ALPHA ------------------- fix: Environment previously was not really fixed... :o( v0.9.2_252023_ALPHA -------------------- fix: Environment fixed!! %0% was my friend :o)) v0.9.1_220802_ALPHA -------------------- ... Test regarding env. v0.9.1_130754_ALPHA ------------------- fix: working directory check now works as expected (two fixes) fix: changed roadmap. install gui before update mechanism v0.9.1_120759_ALPHA ------------------- fix: autorun-path was wrong interpreted fix: variable setting for working directory v0.9.1_091752_ALPHA ------------------- fix: problem with special character handling in window title fix: some probs with temp working dir v0.9.1_090756_ALPHA ------------------- fix: datestamp fixed fix: mytool-path was interpreted wrong fix: variable for version.txt located wrong new: check for successfully created working dir v0.9.1_070803_ALPHA ------------------- fix: changed filecheck file naming fix: fixing environment start dir (tool can now exist somewhere else then root of disk) v0.9.1_031340_ALPHA ------------------- new: (todo 021) added basic syntax check for backup list and the count of quotes! new: added a temporary working dir including cleaning it up at end hint: changed the roadmap - now update is the next most important issue v0.9.1_021940_ALPHA ------------------- new: (todo 018) - don't using the packer-errs.txt anymore. instead we use a hint that log is attached. fix: changed the tool description (comments in script) to english and add more correct info v0.9.1_021131_ALPHA ------------------- new: added more details in integrity check output for user fix: removed userprofile vars as default backup sources (this will be reinitiated at todo 003) FIX: (todo 034) completeley restructured all logging! timestamps now works as expected.. (created also a timestamp tool for that) new: added explicit exitcode explanation for mail sending errors in log and for user new: added email sending exitstatus for user fix: changed start/end time info from german to english (within log only) fix: removed duration info in log new: changed logfile size maximum from 10MB to 30MB (testing output could be very long) new: added seconds into log timestamp, removed german word for o'clock new: changed from static backup filename to variable (added %BAKFIRSTNAME%) v0.9.1_011804_ALPHA (happy new year ;o) - change form 0.8 to 0.9!) ------------------- fix: issue with backup-list (removed recursive switch because this gives strange results) new: added some relevant userprofile vars as default backup sources (need to check if tool is running as different user?!) fix: (todo 007) Exclusion and Backup list now works fine! v0.8.12_311257_ALPHA -------------------- fix: an issue with unlogic entry in log (backup started after removing not before..) fix: fixed exitcode handling when compression error or testing error occurs fix: fixed color screen when testing error occurs new: todo updated (autoplay) fix: when testing archive failed the email say "successful". fixed. fix: the LOCK file was not deleted when testing fails fix: some logging infos from german to english fix: some logging errorcodes were wrong v0.8.12_301243_ALPHA -------------------- fix: added hostname variable for backup folder destination fix: fixed issue with working directory when compressing fix: disabled update function within 7zip because it is not efficient! added file deletion before starting 7zip. new: added a delete vbs script which gives an error code back (the normal del/erase command on XP gives always 0 back!) fix: MANY minor bugfixing in code fix: ERRORLEVEL is not usable within an if-loop! completely recoded compression and testing... :o( fix: email errorlevel was not correctly checked when error occurs during backup new: add 5second sleep when showing result screen fix: Email errorcodes in smtp vbs script added and restructured email behaviour checks new: added integrity check output for user and in log.. v0.8.12_290944_ALPHA (works fine now) -------------------- fix: added working dir = windows temp dir new: added more details into FULL log (7zip testing results) new: added 7zip testing archive log new: added build number in script (MTBUILD) new: changed the todo list content into structured milestones and updated the content regarding sf new: (todo 007) added an exclusion list again (like in previous winrar version) fix: changed testing archive from gui mode to cli version because of summary window fix: (todo 015) fixed issue regarding updating archive (option switches) fix: (todo 006) fixed issue regarding updating archive (summary) fix: (todo 009) fixed issue regarding updating archive (deletion) v0.8.12_261038_ALPHA -------------------- new: changed all things to 7zip compression and removed winrar content new: added integrity check for 7zip archive fix: end time calculation fixed when errors occur new: changed version number format to Ver.Y.M.Dtttt (Version.Year.Month.DayHourHourMinuteMinute) fix: some minor changes within code format fix: changed completely the variables for better handling new: (todo 010) changed to keep all files and things in one place (not on C: or D: anymore) - logs too! fix: (todo 008) changed the error code summary to specific 7zip error info fix: now the backup based on a list works fine new: dircheck for LOCK directory. if not exist it will be created. new: dircheck for Logfiles directory. if not exist it will be created. new: added a check for errorcode of mail sending new: added all 7zip command switches into script as a comment fix: changed the language output to german and logging to english in most cases.. (will be finished in next release) new: added SUPPORTMAIL address fix: added more log details new: (todo 013) added email-from, email-to, email-server, email-usr, email-pw as a replacement for doing this in the separate VBS script fix: removed comment-hint of the backup-list new: added requirement info v0.8.12.20 --------------- new: changed the compression method from winrar to 7tip!! (todo 004) fix: changed version number to new format v08.05.01 --------------- new: priority check inserted (default is a prio of 2 where 1 is the lowest and 15 highest) 2008-03-26 --------------- fix: backup-rotate didnt work properly. now everything is fine. 2008-03-22 --------------- fix: there was a PAUSE command which is not needed (especially not while autobackup) fix: the backup-rotate diddnt work properly. If a backup error occurs the LOCK file was deleted. Thats wrong. new: added more log details 2008-01-27 --------------- new: delete the BAK-LOCK file when an error occurs new: renamed do-Backup to do-myBackup to avoid naming license issues new: added changelog.txt und version.txt for future plans of update mechanism 2008-01-24 --------------- new: added graphical interface to see when backup will end (estimated time) new: rotating Backup file mechanism added new: rewritten logfile mechanism to get only the latest log by mail (splitting full and last) new: added SuRUN automatism for people without admin rights (surun.exe required)