Archived
1
0

8 Commits

Author SHA1 Message Date
mbirth
376dc75b2d x removed several variables from replacement queue because replacing any "1.0" by "U3_ENV_VERSION" doesn't make any sense
! found U3_ENV_SUB_VERSION
+ added ParseIniFiles-section to parse .ini-files and replace envvars
2007-04-13 12:35:44 +00:00
mbirth
7d0cd4700f + added mb_EnvTools.ahk for everything with environment variables
* implemented ProgressBar on appStop
* use appStop routine in appStart-onExit
+ added RunBeforeStop
+ added RunBeforeEject
* handled all EnvVar-replacements through mb_EnvTools.ahk
2007-04-12 18:42:34 +00:00
mbirth
fd4a62a706 * raised version number to 1.6
+ added nifty Progress -control
- removed TrayTip and Status-ToolTips
2007-04-09 20:37:45 +00:00
mbirth
723e46f5ad * rewrote to stylized progress bar 2007-04-02 19:22:32 +00:00
mbirth
5b5ee6ed25 * raised version to 1.4
x fixed bug with unchanged single files (non-directories)
2007-03-29 08:11:58 +00:00
mbirth
da17fdfc7f * now only changed files (size / timestamp) are copied back to device -- saves time
! Only works if U3_HOST_EXEC_PATH and U3_APP_DATA_PATH are full pathnames
2007-03-26 17:20:59 +00:00
mbirth
429f254029 ! raised version to 1.3
+ compare size/timestamp of files before backing up (saves time!)
! need to implement the same for folders - may have to rewrite to file-loop
2007-03-26 15:49:21 +00:00
mbirth
28a048690c * modularized U3Helper.ahk
+ added take-over of icon of %AppExe% ... if we add a TrayIcon someday
+ added OnClose-handling when using appstart (kills process of main application)
2007-03-21 09:56:23 +00:00