Menu

#6 Executing scripts

open
nobody
Setup (2)
5
2001-09-19
2001-09-19
Tamer Berk
No

As I know, in the .._filelist.txt file user can
specify some scripts to be created.

It would be very nice if here we can also specify for
some of the scripts "Execute After Lunch" feature. For
example:

..
{
JavaLauncher
ScriptName=lars_stop
Class=hello
ClassPath=java
ClassArgs=stop
Execute=true (or yes,1,etc)
}
..

The aim of this requirement is to update some
configuration files after the installation according
to the installation parameters (install directory,
etc.).

Best Regards

Discussion

  • Axel von Arnim

    Axel von Arnim - 2001-09-30

    Logged In: YES
    user_id=159757

    Sorry for late answer. Yes, you're right. We have foreseen
    this feature. The archiver is now being modified to allow
    for an XML-based .vai file with configurable steps. A
    post-install script step will be added when this is
    finished.

     
  • Nobody/Anonymous

    Logged In: NO

    Also, it would be nice to have the possibility to put
    several scripts ...

    Best Regards