Yigal
Joined: 25 Jul 2006 |
Posts: 0 |
|
|
 |
Posted: Wed Aug 02, 2006 8:15 pm |
|
 |
 |
 |
 |
I have a network that only one of the computers has internet access.
I use this computer to download CVD files an set the other workstations database location to this computer.
I have to deploy ClamWin in 100 computers. How do I set default databse location during installtion without going to each computer and change preferences.
Many thanks,
Yigal
|
|
alch
Site Admin
Joined: 27 Nov 2005 |
Posts: 0 |
|
|
 |
Posted: Thu Aug 03, 2006 12:44 am |
|
 |
 |
 |
 |
There is no such customisation yet. You could get the source code, modify the stup.iss script and then build it with InnoSetup.
|
|
budtse
Joined: 14 Jan 2006 |
Posts: 0 |
Location: Belgium |
|
 |
Posted: Thu Aug 03, 2006 5:33 pm |
|
 |
 |
 |
 |
alch,
I'm thinking he could just configure clamwin on 1 PC, then create a simple script that :
- installs clamwin (see the faq https://www.clamwin.com/content/view/100/27/)
- copies the clamwin.conf file as created on the configured pc over the newly installed one
Would this approach work ?
|
|
alch
Site Admin
Joined: 27 Nov 2005 |
Posts: 0 |
|
|
 |
Posted: Fri Aug 04, 2006 1:47 am |
|
 |
 |
 |
 |
it would. it is important to copy the clamwin.conf file to c:\program files\clamwin\bin folder before clamwin runs for the first time. Then modified c:\program files\clamwin\bin\clamwin.conf file will be copied to each user's profile directory on the first run of clamwin for that user.
|
|