How to install EventReporter completely in silent mode?
Created on 2001-05-09 by
Andre Lorbach.
If you would like to install Eventreporter completely silent using the
command-line interface, this can be achieved using the EvtRpt.exe Installer.
For this example, we'll install EventReporter to the default folder "C:\program
files\EventReporter". Use the following command:
start /WAIT evtrpt.exe /s /w /v"/qn INSTALLDIR=C:\progra~1\EventReporter"
This will install EventReporter completely into "C:\program files\EventReporter" from the file EvtRpt.exe.
Note: The configuration for EventReporter have to be imported as
registry file.
|