mbirth
4267762598
x fixed bug where HOMEPATH with only a backslash produced garbage on another system (now envvars < 2 chars are ignored)
...
* made TextParser work with file masks
(Issue: 13)
2007-05-08 06:55:43 +00:00
mbirth
a68c2da4b6
* rewrote mb_EnvTools.ahk to simplify adding custom variables to replace
...
+ added local names of "Application Data" and "Local Settings" to replacement list
(Issue: 10)
2007-05-02 10:08:14 +00:00
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