Jump to content

lecben

Member
  • Posts

    9
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Posts posted by lecben

  1. I've been working on this setup for weeks without good result, I tried all I got :)

    I followed this : http://support.microsoft.com/kb/907759

    But I can't make the installation without a reboot.

    The installation start, the computer reboot without notice after 5 minutes and wait for the user to login to continue the setup. After that it goes well but can it be done without a reboot ??

    I have to send this software by SMS so I can't wait for a user to login before the installation continues.

    Thanks,

  2. FYI, here's my script for a silent install of Corel Painter 8 and 9

    Painter 9

    start /wait msiexec /i "X:\Corel Painter IX.msi" SERIALNUMBER=XXXXXX-XXXXXX-XXX /qn

    Painter 8

    start /wait msiexec /i "X:\Corel Painter 8.msi" SERIALNUMBER=XXXXXX-XXXXXX-XXX /qn

    No need to import registry key.

    :thumbup

  3. Hi,

    Does someone already installed this application silently ?

    I'm able to do it with this mode : X:\XXXX.exe -i SILENT

    But I always have to enter the serial and my server name after that. I want to be able to completly "silent" it :)

    There is no registry key I can import, no .ini file.

    The documentation of InstallAnywhere is so complicated, I don't understand a thing.... I would loved that they used InstallShield :)

    It's a real pain in the a** :P

    www.magicdraw.com

    www.zerog.com

    Thanks for your help.

×
×
  • Create New...