Archived
1
0

5 Commits

Author SHA1 Message Date
mbirth
6454757d0e * made IniGetKeys() append to existing array
* rewrote INI parser to work with any text file
* renamed [ParseIniFiles] to just [ParseFiles]
! [ParseIniFiles] is still processed for backwards compatibility
+ added version info to SVN
(Issue: 11)
2007-05-03 09:04:29 +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
mbirth
91e79130e7 + specify paths to add to local PATH variable
+ show version number
+ "Cancel"-button to erase registry settings if there were some upon launch (if LaunchPad didn't shutdown correctly and registry settings were left)
x Unattended-switch didn't do cleanup of registry and regsvr32
2007-03-13 23:34:47 +00:00
mbirth
25f89966fb Initial import 2006-08-25 19:59:50 +00:00