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?
- Remote Work and Tax-Efficient Jobs Hiring : A Guide for Software Engineers - January 10, 2025
- Best AI Tools to convert text into Audio & Video - January 10, 2025
- What Popular Apps Were Built With C/C++. Why Other Programming Languages Would Not Suit? - January 9, 2025