-
Code implemented into the next release. And this variable now works in any field. All future special variables will be implemented dynamically in a similar manner.
2008-10-19 20:49:46 UTC by grosbedo
-
Thank you very much for your feedback,
this feature was planned in the next release, but due to unexpected load of work I had to delay its release. Your request will be taken into account for the next release :-)
2008-10-08 19:19:42 UTC by grosbedo
-
When looking at deploying this I wanted to delpoy it to a multi-user environment and ended up changing the way it parses from the configuration file such that instead of changing the field if it equalled %username% it changed all references to %username% by using
sConf = sConf.replace('%username%', getpass.getuser ())
I would suggest building this into your next release.
2008-09-22 10:44:30 UTC by nobody
-
Network version wears a wrong name. It's only a portable zip that you can use if you don't want to mess with an installer, and it can be used with a deployment system. But it's exactly the same code.
All the problems you encountered are corrected in the next release I'm working on (v2.7 beta).
Another thing: you can launch PanicButton.exe with parameters "exit config" to have the...
2008-07-09 03:10:32 UTC by grosbedo
-
v2.7 beta will work on Linux. The code is already ported to Linux and Mac OS X. Packaging it as .app and .rpm and v2.7 beta will be released !
2008-07-09 03:03:04 UTC by grosbedo
-
Sorry for triple post, I forgot SF.net has problem with their network and sometimes a post takes several minutes to show :p.
2008-07-09 03:01:36 UTC by grosbedo
-
Ok, I added 1 and 2 propositions in the next release I'm working on. In summary, just place your preconfigured file in the same folder as the installer, and it will automatically take your configuration into account. Plus, it will register at first launch, so you can use the network version too (preconfigure it then send it by mail, just remember to delete firstlaunch.ini before).
Except v2.7...
2008-07-09 02:58:58 UTC by grosbedo
-
This is now in the CVS, and will be included in the next release
Russ.
2008-07-09 02:58:58 UTC by grosbedo
-
Ok, I added 1 and 2 propositions in the next release I'm working on. In summary, just place your preconfigured file in the same folder as the installer, and it will automatically take your configuration into account. Plus, it will register at first launch, so you can use the network version too (preconfigure it then send it by mail, just remember to delete firstlaunch.ini before).
Except v2.7...
2008-07-09 02:58:27 UTC by grosbedo
-
Ok, I added 1 and 2 propositions in the next release I'm working on. In summary, just place your preconfigured file in the same folder as the installer, and it will automatically take your configuration into account. Plus, it will register at first launch, so you can use the network version too (preconfigure it then send it by mail, just remember to delete firstlaunch.ini before).
Except v2.7...
2008-07-09 02:57:49 UTC by grosbedo