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: Missing "Preparing SILENT Mode Installation..."
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 26, 2013
10:23 AM
Missing "Preparing SILENT Mode Installation..."
Hello,
I have an installer that was created with InstallAnywhere 2009 and an installer that was created with InstallAnywhere 2012.
When I ran the installer (created with IA2009) in silent mode on Linux, I got this console output:
"
Launching installer...
Preparing SILENT Mode Installation...
===============================================================================
Installing...
-------------
[==================|==================|==================|==================]
[------------------|------------------|------------------|------------------]
Installation Complete.
"
When I ran the installer (created with IA2012) in silent mode on Linux, all I saw on the console was:
"
Launching installer...
"
The installation completed with no issue.
My question is have these messages "Preparing SILENT Mode Installation..., Installing..., and Installation Complete." been suppressed in IA2012? I still like to see the output so I can see the progress of the installation. Is there a setting that I can set to see these output messages?
Thanks,
Wonfe
I have an installer that was created with InstallAnywhere 2009 and an installer that was created with InstallAnywhere 2012.
When I ran the installer (created with IA2009) in silent mode on Linux, I got this console output:
"
Launching installer...
Preparing SILENT Mode Installation...
===============================================================================
Installing...
-------------
[==================|==================|==================|==================]
[------------------|------------------|------------------|------------------]
Installation Complete.
"
When I ran the installer (created with IA2012) in silent mode on Linux, all I saw on the console was:
"
Launching installer...
"
The installation completed with no issue.
My question is have these messages "Preparing SILENT Mode Installation..., Installing..., and Installation Complete." been suppressed in IA2012? I still like to see the output so I can see the progress of the installation. Is there a setting that I can set to see these output messages?
Thanks,
Wonfe
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 27, 2013
02:26 AM
Hi,
You could see the output during the silent installation if you would make the setttings as :
Project -> Log Settings - > Installer Debug output :Send stderr to -> console
Send stdout to -> console
You could see the output during the silent installation if you would make the setttings as :
Project -> Log Settings - > Installer Debug output :Send stderr to -> console
Send stdout to -> console
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 27, 2013
10:20 AM
Hello Rajarajn,
I set both of these parameters to console and I still don't see the "Preparing SILENT Mode Installation..." message. All I saw was debug messages.
com.zerog.ia.installer.options.stdout.redirect=console
com.zerog.ia.installer.options.stderr.redirect=console
Is there another setting that I need to set?
Thanks,
Wonfe
I set both of these parameters to console and I still don't see the "Preparing SILENT Mode Installation..." message. All I saw was debug messages.
com.zerog.ia.installer.options.stdout.redirect=console
com.zerog.ia.installer.options.stderr.redirect=console
Is there another setting that I need to set?
Thanks,
Wonfe
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 31, 2013
11:55 PM
InstallAnywhere 2012 has made silent install completely silent. So no console messages are expected.
