Apr 11, 2022
04:02 PM
From this action desctiption: Start your script with a cd <directory> command to establish the directory from which the script will run. By default, scripts and batch files are run in a temp directory. But if the tmp directory has no exec privilege in some UNIX system, this action will be fail with Permission Denied error. I know we can set IATEMPDIR variable before launch the installer as a workaround, but I would like to check if this issue can be fixed from Installanywhere itself?
... View more
Mar 30, 2015
09:23 PM
I just find the way to out this command information: Make sure to store process's stdout in variable $EXECUTE_STDOUT$, and then use System.out.println to output it to console/log file in a custom code.
... View more
Mar 30, 2015
02:00 AM
When we are using "Execute Script/Batch file" action in IA2012, is it able to output the command line and echo command in the batch file to the log file or console? And how? Thanks in advance!
... View more
Labels
- Labels:
-
InstallAnywhere 2012
Latest posts by pandy420
Subject | Views | Posted |
---|---|---|
44 | Apr 11, 2022 04:02 PM | |
629 | Mar 30, 2015 09:23 PM | |
1643 | Mar 30, 2015 02:00 AM |
Activity Feed
- Posted Execute Script/Batch File Action Failed when tmp directory has no execution privilege on InstallAnywhere Forum. Apr 11, 2022 04:02 PM
- Posted Resolved on InstallAnywhere Forum. Mar 30, 2015 09:23 PM
- Posted How to output command line to console/log file on InstallAnywhere Forum. Mar 30, 2015 02:00 AM