Author Topic: create a silent installation  (Read 7092 times)

0 Members and 1 Guest are viewing this topic.

jquintino

  • Guest
create a silent installation
« on: November 08, 2004, 12:46:05 PM »
hello to all

i want to create a silent installation

i just folow the processe but just change one thing the folder of installation i put %systemdrive%\programas\avast4
when gone install it gives a error that canot find a file


Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re:create a silent installation
« Reply #1 on: November 08, 2004, 01:13:03 PM »
Just some guess:

1. Add an slash at the beggining:
\%systemdrive%\programas\avast4

2. Add quotes:
"%systemdrive%\programas\avast4"
The best things in life are free.

jquintino

  • Guest
Re:create a silent installation
« Reply #2 on: November 08, 2004, 10:20:40 PM »
this is my runonce

REG ADD %KEY%\015 /VE /D "Avast Antivirus 4" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\avast4\setup.exe" /f

i rename the file to setup

inside the folder there is a file .ini and a xml

i use this for other progams and works ok ans the slash (/) is inside the quote or outside ?

jquintino

  • Guest
Re:create a silent installation
« Reply #3 on: November 09, 2004, 12:41:27 AM »
and if possible with a custon skin

thanks

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re:create a silent installation
« Reply #4 on: November 09, 2004, 03:44:18 AM »
And if possible with a custon skin

Silent instalation is only for Professional version.
Home version (the skinable one) does not have it.
You should manually add/remove the skins that you want. The setup file comes with 3 default skins.

About the slash, are you asking or saying that?
Did you test the possibilities?
The best things in life are free.

jquintino

  • Guest
Re:create a silent installation
« Reply #5 on: November 09, 2004, 01:37:06 PM »
yes i now is only for professinal

could you post all steps to create this.

thanks


Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re:create a silent installation
« Reply #6 on: November 09, 2004, 05:00:41 PM »
Could you post all steps to create this.

You could find at help file  ;D

Creating silent installation of avast! program

This option, intended especially for network administrators, makes it possible (and easy) to install avast! on an arbitrary number of computers, without any interference from the users. The installation may contain predefined settings of the program and tasks.

To create the silent installation:

1. Install avast! on one computer.

2. Modify the avast! settings exactly as you want them to be on the other computers.

3. Set the parameters of the tasks (as you want them).

4. If you wish, set the password to access the resident protection settings (and termination).

5. In the Enhanced User Interface, select File ® Create Silent Installation.

6. Set the parameters of the silent installation:
Silent mode - During the installation on the target computers, only error messages will be displayed.
Very silent mode - During the installation on the target computers, no messages will be displayed.
Installation path - Enter the folder to install avast! to (by default, %PRGFILES%\Alwil Software\Avast4).
No reboot - avast! requires the computer to be restarted after the installation. If you select this option, the reboot will not be requested.
Ask for reboot - When the installation is finished, the user will be asked to reboot.
If neither No reboot nor Ask for reboot is checked, the system will be restarted automatically when the installation is finished.

7. Click the Create button.

8. Select the folder to store the files necessary for the silent installation.

9. The following two files will be written to the selected folder: admin.ini and tasks.xml. The file admin.ini contains the settings of the avast! program, the file tasks.xml contains the settings of the particular tasks. If the password for resident protection settings was set, there will be another file in the target folder: aswResp.dat; it contains the encrypted password to access the resident protection settings and termination.

10. Put these two or three files into a shared folder.

11. Put the avast! installer into the same folder.

12. On the target computers, start the avast! installation from this folder.
The best things in life are free.

jquintino

  • Guest
Re:create a silent installation
« Reply #7 on: November 09, 2004, 06:09:28 PM »
and it needs some switch to the end of the line ?

buletov

  • Guest
Re:create a silent installation
« Reply #8 on: November 09, 2004, 07:22:07 PM »
is there a way to make home version to install silently?

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re:create a silent installation
« Reply #9 on: November 09, 2004, 08:53:14 PM »
Is there a way to make home version to install silently?

No, there isn't. This is a Professional version feature.  ;)
Please, support the guys... they deserve it  8) Buy Professional.
The best things in life are free.