New Command-Line Argument to Set the Temp Directory

InstallAnywhere 2024 R1 introduced a new command-line argument named, -tempdir, that enables you to set the temp directory path where the InstallAnywhere launchers are required to be extracted. To set the temp directory path, you can enter the following at the command line:

<installer_name/uninstaller_name> -tempdir "path"

You can set the required temp directory path by using the -tempdir argument with the installer or uninstaller name.

Note:A valid directory path must be specified at the command line. if the specified directory path is not accessible or is not a valid path, then the default temp directory path will be utilized by the InstallAnywhere installer/uninstaller.

For more information, see Using Command-Line Arguments with Installers and Uninstallers in the InstallAnywhere Help Book.

Note:This change was tracked in IA-20497.