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
- :
- silent installation in IA 2008
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Nov 27, 2007
08:05 AM
silent installation in IA 2008
Hi
I am a newbie with IA. I have an installation which checks for some pre-requisites on the target machine and if they are not met prompt an error and exit (cancel and exit option).
Now how can I handle this in a silent installation? I want to log a similar output to the install log before exit. In the same lines how could I include a java custom action also in the silent install sequence?
Any help will be appreciated as the IA resources are very scarce on net unlike installshield!
Jomon
I am a newbie with IA. I have an installation which checks for some pre-requisites on the target machine and if they are not met prompt an error and exit (cancel and exit option).
Now how can I handle this in a silent installation? I want to log a similar output to the install log before exit. In the same lines how could I include a java custom action also in the silent install sequence?
Any help will be appreciated as the IA resources are very scarce on net unlike installshield!
Jomon
(1) Reply
Nov 27, 2007
08:37 AM
Normally, the silent installation has been created in order to perform unattended installations, that are supposed to succeed everytime. So again, normally, the input you give the installer in installer.properties is supposed to be correct, so there won't be any need to verify it.