Home AOMEI Products Support

AOMEI Backupper Technician

I am purchasing this software for a client.
The client needs to install AOMEI Backupper on many PC at once.
Is there a way to do a silent install?
I mean installing the software without any prompts to the user so we can easily deploy it.
I looked in the forums and found the following switches, but they appear not to work anymore
/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP-

Please let me know how to proceed,
Many thanks
Tagged:

Comments

  • So I've looked into it some more.
    After running the installer with these parameters:
    ABServer.exe /VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP-  /LOADINF="PARAM.INF" /LOG="LOG.TXT"
    Where the inf files contains:
    [Setup]
    Lang=en
    Dir=C:\Program Files (x86)\AOMEI Backupper
    Group=AOMEI Backupper
    NoIcons=0
    Tasks=desktopicon

    The log shows:
    2018-06-15 15:15:53.547   Log opened. (Time zone: UTC+02:00)
    2018-06-15 15:15:53.547   Setup version: Inno Setup version 5.5.1.ee2 (u)
    2018-06-15 15:15:53.547   Original Setup EXE: C:\ABServer.exe
    2018-06-15 15:15:53.547   Setup command line: /SL5="$111360,104525423,212480,C:\ABServer.exe" /VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP-  /LOADINF="PARAM.INF" /LOG="LOG.TXT"
    2018-06-15 15:15:53.547   Windows version: 6.2.9200  (NT platform: Yes)
    2018-06-15 15:15:53.547   64-bit Windows: Yes
    2018-06-15 15:15:53.547   Processor architecture: x64
    2018-06-15 15:15:53.547   User privileges: Administrative
    2018-06-15 15:15:53.547   64-bit install mode: No
    2018-06-15 15:15:53.547   Created temporary directory: C:\Users\redacted\AppData\Local\Temp\is-85878.tmp
    2018-06-15 15:15:53.907   Failed to proceed to next wizard page; aborting.
    2018-06-15 15:15:53.907   Got EAbort exception.
    2018-06-15 15:15:53.907   Deinitializing Setup.
    2018-06-15 15:15:53.907   Log closed.




  • What you mean "not to work"?
  • I mean the software does not install.
    It just exits as soon as I launch it.
  • Please check your email for the teamviewer session.
Sign In or Register to comment.