This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: Retrieve install.dir.XXXX directory
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 11, 2011
05:55 AM
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
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
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 11, 2011
06:44 AM
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
I think, on linux at least, you can find this directory path using $lax.user.dir$ variable
--jerome