installanywhereExpert created the topic: Console Installers in InstallAnywhere
Console mode mimics the default GUI steps provided by InstallAnywhere, and uses
standard input and output. The biggest advantage to console mode is that UNIX
developers no longer need X-windows (X11) to run their installers.
Console mode allows for text to be output to the console line-by-line. It does not allow
for any formatting, clearing of the screen, or positioning of the cursor.
+
+
| CHOOSE ALIAS, LINK, SHORTCUT FOLDER |
| |
| Where would you like to create application shortcuts? |
| |
| 1) In the Start Menu |
| 2) On the Desktop |
| 3) Don’t create shortcuts |
|
|
| Please make a selection [1, 2, or 3], and then |
| press ENTER. |
|
|
To trigger a console installer from the command line, type the following command:
installername -i console
ashok423 replied the topic: Re: Console Installers in InstallAnywhere
When we we run installer in console mode does it automatically mimic GUI Panels like FileInput as console actions or do we need to add seperate actions for console mode?
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024