cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
johankees
Level 2

Retrieve install.dir.XXXX directory

Hi all,

Is there a variable that I can read to retrieve the install.dir.XXXX directory in the temp folder? Because the folder name changes every installation I want to be able to read it from a variable. Is this possible?

Regards,

Johan-Kees
PinkRoccade Healthcare
Labels (1)
0 Kudos
(1) Reply
jerome_IA
Level 9

The XXXX is the pid of java process that starts the installer.

I think, on linux at least, you can find this directory path using $lax.user.dir$ variable

--jerome
0 Kudos