Menu

#7 postinstall feature (with code)

open
nobody
None
5
2003-09-11
2003-09-11
No

Hello,

I implemented a postinstall feature usable for simple
requirements not achievable by standard VAInstall.

For this I changed in AbstractInstall.java the quit()
function. To use this feature, a file named
"postinstall" must be provided through the installation:
(E)src||postinstall

Yours,

Frank

Discussion

  • Frank Meissner

    Frank Meissner - 2003-09-11

    new quit function for AbstractInstall.java

     
  • Frank Meissner

    Frank Meissner - 2003-09-11

    Logged In: YES
    user_id=864053

    I saw RFE 462780 but the implementation of this seems not
    quite finished, is it? At least I'm forced to use 0.20
    because 0.21 does not generate usable code or fails during
    installation...

    Yours,

    Frank