hippiehacker Posted December 8, 2015 Report Share Posted December 8, 2015 The gui installer has an option to not download/update the sigature db. When installing in secure environment, there is often no internet. The gui installer specifically mentions it does not support http proxies: I'd like to automate the installer and ask it not to download, as it currently just hangs (Looking with ProcessMonitor.exe I can see it's trying to reach the update servers). I do have an http(s)_proxy, and we could use freshclam.exe once it's installed, but currently we can't even extract it from the exe or get the install to finish because clamwin_installer.exe hangs while trying to update the signature db (we don't have any installer command line options to tell it not to, even when saving the inf options) Note that this is for the installer command line options: IT look like we have a inno installer that follows: http://www.jrsoftware.org/ishelp/index.php?topic=setupcmdline I used clamwin_insntaller.exe /saveinf=c:\clamwin.inf to produce: [Setup] Lang=default Dir=C:\Program Files (x86)\ClamWin Group=ClamWin Antivirus NoIcons=0 SetupType=typical Components=clamav,clamwin,explorershell Tasks= I used the clamwin_installer.exe /log=c:\clamwin.log to produce: 2015-12-07 15:10:02.182 Log opened. (Time zone: UTC+00:00) 2015-12-07 15:10:02.182 Setup version: Inno Setup version 5.1.14 2015-12-07 15:10:02.182 Original Setup EXE: C:\Users\vagrant\Downloads\clamwin-0.98.7-setup.exe 2015-12-07 15:10:02.182 Setup command line: /SL4 $D0580 "C:\Users\vagrant\Downloads\clamwin-0.98.7-setup.exe" 108318302 52736 /saveinf=c:\clamwin2.inf /log=c:\clamwin.log 2015-12-07 15:10:02.182 Windows version: 6.02.9200 (NT platform: Yes) 2015-12-07 15:10:02.182 64-bit Windows: Yes 2015-12-07 15:10:02.182 Processor architecture: x64 2015-12-07 15:10:02.182 User privileges: Administrative 2015-12-07 15:10:02.198 64-bit install mode: No 2015-12-07 15:10:02.198 Created temporary directory: C:\Users\vagrant\AppData\Local\Temp\is-4VVUI.tmp 2015-12-07 15:10:20.434 Starting the installation process. 2015-12-07 15:10:20.434 Creating directory: C:\Program Files (x86)\ClamWin 2015-12-07 15:10:20.434 Creating directory: C:\ProgramData\.clamwin 2015-12-07 15:10:20.434 Creating directory: C:\ProgramData\.clamwin\db 2015-12-07 15:10:20.434 Setting permissions on directory: C:\ProgramData\.clamwin\db 2015-12-07 15:10:20.434 Creating directory: C:\ProgramData\.clamwin\log 2015-12-07 15:10:20.434 Setting permissions on directory: C:\ProgramData\.clamwin\log 2015-12-07 15:10:20.434 Creating directory: C:\ProgramData\.clamwin\quarantine 2015-12-07 15:10:20.434 Setting permissions on directory: C:\ProgramData\.clamwin\quarantine 2015-12-07 15:10:20.434 Creating directory: C:\Program Files (x86)\ClamWin\bin 2015-12-07 15:10:20.434 Creating directory: C:\Program Files (x86)\ClamWin\lib 2015-12-07 15:10:20.434 Creating directory: C:\Program Files (x86)\ClamWin\bin\img 2015-12-07 15:10:20.434 Directory for uninstall files: C:\Program Files (x86)\ClamWin 2015-12-07 15:10:20.434 Creating new uninstall log: C:\Program Files (x86)\ClamWin\unins000.dat 2015-12-07 15:10:20.434 -- File entry -- 2015-12-07 15:10:20.434 Dest filename: C:\Program Files (x86)\ClamWin\unins000.exe 2015-12-07 15:10:20.434 Time stamp of our file: 2015-12-07 15:10:02.152 2015-12-07 15:10:20.434 Installing the file. 2015-12-07 15:10:20.434 Uninstaller requires administrator: Yes 2015-12-07 15:10:20.434 Successfully installed the file. 2015-12-07 15:10:20.434 -- File entry -- 2015-12-07 15:10:20.434 Dest filename: C:\Program Files (x86)\ClamWin\bin\python23.dll 2015-12-07 15:10:20.434 Time stamp of our file: 2005-02-08 16:23:10.000 2015-12-07 15:10:20.434 Installing the file. 2015-12-07 15:10:20.480 Successfully installed the file. 2015-12-07 15:10:20.480 -- File entry -- 2015-12-07 15:10:20.496 Dest filename: C:\Program Files (x86)\ClamWin\bin\ClamTray.exe 2015-12-07 15:10:20.496 Time stamp of our file: 2015-05-05 12:34:28.000 2015-12-07 15:10:20.496 Installing the file. 2015-12-07 15:10:20.496 Successfully installed the file. 2015-12-07 15:10:20.496 -- File entry -- 2015-12-07 15:10:20.496 Dest filename: C:\Program Files (x86)\ClamWin\bin\ClamWin.exe 2015-12-07 15:10:20.496 Time stamp of our file: 2015-05-05 12:34:28.000 2015-12-07 15:10:20.496 Installing the file. 2015-12-07 15:10:20.496 Successfully installed the file. 2015-12-07 15:10:20.496 -- File entry -- 2015-12-07 15:10:20.496 Dest filename: C:\Program Files (x86)\ClamWin\bin\manual.chm 2015-12-07 15:10:20.496 Time stamp of our file: 2009-09-08 00:37:36.000 2015-12-07 15:10:20.496 Installing the file. 2015-12-07 15:10:20.527 Successfully installed the file. 2015-12-07 15:10:20.527 -- File entry -- 2015-12-07 15:10:20.527 Dest filename: C:\Program Files (x86)\ClamWin\bin\manual_en.pdf 2015-12-07 15:10:20.527 Time stamp of our file: 2009-09-07 22:57:44.000 2015-12-07 15:10:20.527 Installing the file. 2015-12-07 15:10:20.605 Successfully installed the file. 2015-12-07 15:10:20.605 -- File entry -- 2015-12-07 15:10:20.605 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\clamwin.png 2015-12-07 15:10:20.605 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.605 Installing the file. 2015-12-07 15:10:20.668 Successfully installed the file. 2015-12-07 15:10:20.668 -- File entry -- 2015-12-07 15:10:20.668 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\ClamAV.png 2015-12-07 15:10:20.668 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.668 Installing the file. 2015-12-07 15:10:20.668 Successfully installed the file. 2015-12-07 15:10:20.668 -- File entry -- 2015-12-07 15:10:20.668 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\netfarm.png 2015-12-07 15:10:20.668 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.668 Installing the file. 2015-12-07 15:10:20.668 Successfully installed the file. 2015-12-07 15:10:20.668 -- File entry -- 2015-12-07 15:10:20.668 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\Control.png 2015-12-07 15:10:20.668 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.668 Installing the file. 2015-12-07 15:10:20.668 Successfully installed the file. 2015-12-07 15:10:20.668 -- File entry -- 2015-12-07 15:10:20.668 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\Scan.png 2015-12-07 15:10:20.668 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.668 Installing the file. 2015-12-07 15:10:20.668 Successfully installed the file. 2015-12-07 15:10:20.668 -- File entry -- 2015-12-07 15:10:20.668 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\ScanMem.png 2015-12-07 15:10:20.668 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.668 Installing the file. 2015-12-07 15:10:20.668 Successfully installed the file. 2015-12-07 15:10:20.668 -- File entry -- 2015-12-07 15:10:20.668 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\FrameIcon.ico 2015-12-07 15:10:20.668 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.668 Installing the file. 2015-12-07 15:10:20.668 Successfully installed the file. 2015-12-07 15:10:20.668 -- File entry -- 2015-12-07 15:10:20.683 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\TrayIcon.ico 2015-12-07 15:10:20.683 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.683 Installing the file. 2015-12-07 15:10:20.683 Successfully installed the file. 2015-12-07 15:10:20.683 -- File entry -- 2015-12-07 15:10:20.683 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\Title.png 2015-12-07 15:10:20.683 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.683 Installing the file. 2015-12-07 15:10:20.683 Successfully installed the file. 2015-12-07 15:10:20.683 -- File entry -- 2015-12-07 15:10:20.683 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\World.png 2015-12-07 15:10:20.683 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.683 Installing the file. 2015-12-07 15:10:20.683 Successfully installed the file. 2015-12-07 15:10:20.683 -- File entry -- 2015-12-07 15:10:20.683 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\ListScan.png 2015-12-07 15:10:20.683 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.683 Installing the file. 2015-12-07 15:10:20.683 Successfully installed the file. 2015-12-07 15:10:20.683 -- File entry -- 2015-12-07 15:10:20.683 Dest filename: C:\Program Files (x86)\ClamWin\bin\img\Splash.bmp 2015-12-07 15:10:20.683 Time stamp of our file: 2008-09-05 02:28:20.000 2015-12-07 15:10:20.683 Installing the file. 2015-12-07 15:10:20.683 Successfully installed the file. 2015-12-07 15:10:20.683 -- File entry -- 2015-12-07 15:10:20.683 Dest filename: C:\Program Files (x86)\ClamWin\bin\clamscan.exe 2015-12-07 15:10:20.683 Time stamp of our file: 2015-05-05 09:42:58.000 2015-12-07 15:10:20.683 Installing the file. 2015-12-07 15:10:20.683 Successfully installed the file. 2015-12-07 15:10:20.683 -- File entry -- 2015-12-07 15:10:20.683 Dest filename: C:\Program Files (x86)\ClamWin\bin\freshclam.exe 2015-12-07 15:10:20.683 Time stamp of our file: 2015-05-05 09:29:20.000 2015-12-07 15:10:20.683 Installing the file. 2015-12-07 15:10:20.699 Successfully installed the file. 2015-12-07 15:10:20.699 -- File entry -- 2015-12-07 15:10:20.699 Dest filename: C:\Program Files (x86)\ClamWin\bin\sigtool.exe 2015-12-07 15:10:20.699 Time stamp of our file: 2015-05-05 09:29:16.000 2015-12-07 15:10:20.699 Installing the file. 2015-12-07 15:10:20.699 Successfully installed the file. 2015-12-07 15:10:20.699 -- File entry -- 2015-12-07 15:10:20.699 Dest filename: C:\Program Files (x86)\ClamWin\bin\libclamav.dll 2015-12-07 15:10:20.699 Time stamp of our file: 2015-05-05 09:28:58.000 2015-12-07 15:10:20.699 Installing the file. 2015-12-07 15:10:20.824 Successfully installed the file. 2015-12-07 15:10:20.824 -- File entry -- 2015-12-07 15:10:20.824 Dest filename: C:\Program Files (x86)\ClamWin\bin\libclamav_llvm.dll 2015-12-07 15:10:20.824 Time stamp of our file: 2015-05-05 09:42:40.000 2015-12-07 15:10:20.824 Installing the file. 2015-12-07 15:10:20.996 Successfully installed the file. 2015-12-07 15:10:20.996 -- File entry -- 2015-12-07 15:10:20.996 Dest filename: C:\Program Files (x86)\ClamWin\bin\libclamunrar.dll 2015-12-07 15:10:20.996 Time stamp of our file: 2015-05-05 09:25:12.000 2015-12-07 15:10:20.996 Installing the file. 2015-12-07 15:10:21.012 Successfully installed the file. 2015-12-07 15:10:21.012 -- File entry -- 2015-12-07 15:10:21.012 Dest filename: C:\Program Files (x86)\ClamWin\bin\libclamunrar_iface.dll 2015-12-07 15:10:21.012 Time stamp of our file: 2015-05-05 09:29:08.000 2015-12-07 15:10:21.012 Installing the file. 2015-12-07 15:10:21.012 Successfully installed the file. 2015-12-07 15:10:21.012 -- File entry -- 2015-12-07 15:10:21.012 Dest filename: C:\Program Files (x86)\ClamWin\bin\Microsoft.VC80.CRT\Microsoft.VC80.CRT.manifest 2015-12-07 15:10:21.012 Time stamp of our file: 2011-06-15 17:03:10.000 2015-12-07 15:10:21.012 Installing the file. 2015-12-07 15:10:21.012 Creating directory: C:\Program Files (x86)\ClamWin\bin\Microsoft.VC80.CRT 2015-12-07 15:10:21.012 Successfully installed the file. 2015-12-07 15:10:21.012 -- File entry -- 2015-12-07 15:10:21.012 Dest filename: C:\Program Files (x86)\ClamWin\bin\Microsoft.VC80.CRT\msvcm80.dll 2015-12-07 15:10:21.012 Time stamp of our file: 2011-05-14 01:11:32.000 2015-12-07 15:10:21.012 Installing the file. 2015-12-07 15:10:21.028 Successfully installed the file. 2015-12-07 15:10:21.028 -- File entry -- 2015-12-07 15:10:21.028 Dest filename: C:\Program Files (x86)\ClamWin\bin\Microsoft.VC80.CRT\msvcr80.dll 2015-12-07 15:10:21.028 Time stamp of our file: 2011-05-14 01:17:40.000 2015-12-07 15:10:21.028 Installing the file. 2015-12-07 15:10:21.058 Successfully installed the file. 2015-12-07 15:10:21.058 -- File entry -- 2015-12-07 15:10:21.058 Dest filename: C:\Program Files (x86)\ClamWin\bin\Microsoft.VC80.CRT\msvcp80.dll 2015-12-07 15:10:21.058 Time stamp of our file: 2011-05-14 01:12:34.000 2015-12-07 15:10:21.058 Installing the file. 2015-12-07 15:10:21.074 Successfully installed the file. 2015-12-07 15:10:21.074 -- File entry -- 2015-12-07 15:10:21.074 Dest filename: C:\Program Files (x86)\ClamWin\bin\ExpShell.dll 2015-12-07 15:10:21.074 Time stamp of our file: 2008-04-19 16:35:02.000 2015-12-07 15:10:21.074 Installing the file. 2015-12-07 15:10:21.074 Successfully installed the file. 2015-12-07 15:10:21.074 -- File entry -- 2015-12-07 15:10:21.074 Dest filename: C:\Program Files (x86)\ClamWin\bin\ExpShell64.dll 2015-12-07 15:10:21.074 Non-default bitness: 64-bit 2015-12-07 15:10:21.074 Time stamp of our file: 2008-04-19 16:35:06.000 2015-12-07 15:10:21.074 Installing the file. 2015-12-07 15:10:21.074 Successfully installed the file. 2015-12-07 15:10:21.074 -- File entry -- 2015-12-07 15:10:21.074 Dest filename: C:\Program Files (x86)\ClamWin\bin\WClose.exe 2015-12-07 15:10:21.074 Time stamp of our file: 2015-05-05 12:34:28.000 2015-12-07 15:10:21.074 Installing the file. 2015-12-07 15:10:21.074 Successfully installed the file. 2015-12-07 15:10:21.074 -- File entry -- 2015-12-07 15:10:21.074 Dest filename: C:\Program Files (x86)\ClamWin\bin\w9xpopen.exe 2015-12-07 15:10:21.074 Time stamp of our file: 2004-05-25 20:18:30.000 2015-12-07 15:10:21.074 Installing the file. 2015-12-07 15:10:21.074 Successfully installed the file. 2015-12-07 15:10:21.074 -- File entry -- 2015-12-07 15:10:21.074 Dest filename: C:\Program Files (x86)\ClamWin\bin\QRecover.exe 2015-12-07 15:10:21.074 Time stamp of our file: 2011-06-13 13:58:30.000 2015-12-07 15:10:21.074 Installing the file. 2015-12-07 15:10:21.090 Successfully installed the file. 2015-12-07 15:10:21.090 -- File entry -- 2015-12-07 15:10:21.090 Dest filename: C:\Program Files (x86)\ClamWin\lib\_ctypes.pyd 2015-12-07 15:10:21.090 Time stamp of our file: 2004-01-15 13:45:22.000 2015-12-07 15:10:21.090 Installing the file. 2015-12-07 15:10:21.106 Successfully installed the file. 2015-12-07 15:10:21.106 -- File entry -- 2015-12-07 15:10:21.106 Dest filename: C:\Program Files (x86)\ClamWin\lib\_socket.pyd 2015-12-07 15:10:21.106 Time stamp of our file: 2004-05-25 20:18:20.000 2015-12-07 15:10:21.106 Installing the file. 2015-12-07 15:10:21.106 Successfully installed the file. 2015-12-07 15:10:21.106 -- File entry -- 2015-12-07 15:10:21.106 Dest filename: C:\Program Files (x86)\ClamWin\lib\_sre.pyd 2015-12-07 15:10:21.106 Time stamp of our file: 2004-05-25 20:18:28.000 2015-12-07 15:10:21.106 Installing the file. 2015-12-07 15:10:21.106 Successfully installed the file. 2015-12-07 15:10:21.106 -- File entry -- 2015-12-07 15:10:21.106 Dest filename: C:\Program Files (x86)\ClamWin\lib\_ssl.pyd 2015-12-07 15:10:21.106 Time stamp of our file: 2004-05-25 20:18:42.000 2015-12-07 15:10:21.106 Installing the file. 2015-12-07 15:10:21.122 Successfully installed the file. 2015-12-07 15:10:21.122 -- File entry -- 2015-12-07 15:10:21.122 Dest filename: C:\Program Files (x86)\ClamWin\lib\_bsddb.pyd 2015-12-07 15:10:21.122 Time stamp of our file: 2004-05-25 20:17:14.000 2015-12-07 15:10:21.122 Installing the file. 2015-12-07 15:10:21.153 Successfully installed the file. 2015-12-07 15:10:21.153 -- File entry -- 2015-12-07 15:10:21.153 Dest filename: C:\Program Files (x86)\ClamWin\lib\_winreg.pyd 2015-12-07 15:10:21.153 Time stamp of our file: 2004-05-25 20:20:30.000 2015-12-07 15:10:21.153 Installing the file. 2015-12-07 15:10:21.153 Successfully installed the file. 2015-12-07 15:10:21.153 -- File entry -- 2015-12-07 15:10:21.153 Dest filename: C:\Program Files (x86)\ClamWin\lib\clamwin.zip 2015-12-07 15:10:21.153 Time stamp of our file: 2015-05-05 12:34:28.000 2015-12-07 15:10:21.153 Installing the file. 2015-12-07 15:10:21.324 Successfully installed the file. 2015-12-07 15:10:21.324 -- File entry -- 2015-12-07 15:10:21.324 Dest filename: C:\Program Files (x86)\ClamWin\lib\datetime.pyd 2015-12-07 15:10:21.324 Time stamp of our file: 2004-05-25 20:19:32.000 2015-12-07 15:10:21.324 Installing the file. 2015-12-07 15:10:21.324 Successfully installed the file. 2015-12-07 15:10:21.324 -- File entry -- 2015-12-07 15:10:21.324 Dest filename: C:\Program Files (x86)\ClamWin\lib\mxDateTime.pyd 2015-12-07 15:10:21.324 Time stamp of our file: 2003-08-10 08:14:40.000 2015-12-07 15:10:21.324 Installing the file. 2015-12-07 15:10:21.340 Successfully installed the file. 2015-12-07 15:10:21.340 -- File entry -- 2015-12-07 15:10:21.340 Dest filename: C:\Program Files (x86)\ClamWin\lib\exchange.pyd 2015-12-07 15:10:21.340 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.340 Installing the file. 2015-12-07 15:10:21.340 Successfully installed the file. 2015-12-07 15:10:21.340 -- File entry -- 2015-12-07 15:10:21.340 Dest filename: C:\Program Files (x86)\ClamWin\lib\exchdapi.pyd 2015-12-07 15:10:21.340 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.340 Installing the file. 2015-12-07 15:10:21.340 Successfully installed the file. 2015-12-07 15:10:21.340 -- File entry -- 2015-12-07 15:10:21.340 Dest filename: C:\Program Files (x86)\ClamWin\lib\shell.pyd 2015-12-07 15:10:21.340 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.340 Installing the file. 2015-12-07 15:10:21.340 Successfully installed the file. 2015-12-07 15:10:21.340 -- File entry -- 2015-12-07 15:10:21.340 Dest filename: C:\Program Files (x86)\ClamWin\lib\htmlc.pyd 2015-12-07 15:10:21.340 Time stamp of our file: 2003-10-01 12:40:02.000 2015-12-07 15:10:21.340 Installing the file. 2015-12-07 15:10:21.355 Successfully installed the file. 2015-12-07 15:10:21.355 -- File entry -- 2015-12-07 15:10:21.355 Dest filename: C:\Program Files (x86)\ClamWin\lib\gizmosc.pyd 2015-12-07 15:10:21.355 Time stamp of our file: 2003-10-01 12:40:38.000 2015-12-07 15:10:21.355 Installing the file. 2015-12-07 15:10:21.355 Successfully installed the file. 2015-12-07 15:10:21.355 -- File entry -- 2015-12-07 15:10:21.355 Dest filename: C:\Program Files (x86)\ClamWin\lib\mapi.pyd 2015-12-07 15:10:21.355 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.355 Installing the file. 2015-12-07 15:10:21.355 Successfully installed the file. 2015-12-07 15:10:21.355 -- File entry -- 2015-12-07 15:10:21.355 Dest filename: C:\Program Files (x86)\ClamWin\lib\pythoncom23.dll 2015-12-07 15:10:21.355 Time stamp of our file: 2004-10-11 19:22:18.000 2015-12-07 15:10:21.355 Installing the file. 2015-12-07 15:10:21.371 Successfully installed the file. 2015-12-07 15:10:21.371 -- File entry -- 2015-12-07 15:10:21.371 Dest filename: C:\Program Files (x86)\ClamWin\lib\pywintypes23.dll 2015-12-07 15:10:21.371 Time stamp of our file: 2004-10-11 19:21:26.000 2015-12-07 15:10:21.371 Installing the file. 2015-12-07 15:10:21.371 Successfully installed the file. 2015-12-07 15:10:21.371 -- File entry -- 2015-12-07 15:10:21.371 Dest filename: C:\Program Files (x86)\ClamWin\lib\unicodedata.pyd 2015-12-07 15:10:21.371 Time stamp of our file: 2004-05-25 20:20:20.000 2015-12-07 15:10:21.371 Installing the file. 2015-12-07 15:10:21.402 Successfully installed the file. 2015-12-07 15:10:21.402 -- File entry -- 2015-12-07 15:10:21.402 Dest filename: C:\Program Files (x86)\ClamWin\lib\w9xpopen.exe 2015-12-07 15:10:21.402 Time stamp of our file: 2004-05-25 20:18:30.000 2015-12-07 15:10:21.402 Installing the file. 2015-12-07 15:10:21.402 Successfully installed the file. 2015-12-07 15:10:21.402 -- File entry -- 2015-12-07 15:10:21.402 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32api.pyd 2015-12-07 15:10:21.402 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.402 Installing the file. 2015-12-07 15:10:21.402 Successfully installed the file. 2015-12-07 15:10:21.402 -- File entry -- 2015-12-07 15:10:21.402 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32clipboard.pyd 2015-12-07 15:10:21.402 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.402 Installing the file. 2015-12-07 15:10:21.402 Successfully installed the file. 2015-12-07 15:10:21.402 -- File entry -- 2015-12-07 15:10:21.402 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32event.pyd 2015-12-07 15:10:21.402 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.402 Installing the file. 2015-12-07 15:10:21.402 Successfully installed the file. 2015-12-07 15:10:21.402 -- File entry -- 2015-12-07 15:10:21.402 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32file.pyd 2015-12-07 15:10:21.402 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.402 Installing the file. 2015-12-07 15:10:21.418 Successfully installed the file. 2015-12-07 15:10:21.418 -- File entry -- 2015-12-07 15:10:21.418 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32gui.pyd 2015-12-07 15:10:21.418 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.418 Installing the file. 2015-12-07 15:10:21.418 Successfully installed the file. 2015-12-07 15:10:21.418 -- File entry -- 2015-12-07 15:10:21.418 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32pipe.pyd 2015-12-07 15:10:21.418 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.418 Installing the file. 2015-12-07 15:10:21.418 Successfully installed the file. 2015-12-07 15:10:21.418 -- File entry -- 2015-12-07 15:10:21.418 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32process.pyd 2015-12-07 15:10:21.418 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.418 Installing the file. 2015-12-07 15:10:21.418 Successfully installed the file. 2015-12-07 15:10:21.418 -- File entry -- 2015-12-07 15:10:21.418 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32trace.pyd 2015-12-07 15:10:21.418 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.418 Installing the file. 2015-12-07 15:10:21.418 Successfully installed the file. 2015-12-07 15:10:21.418 -- File entry -- 2015-12-07 15:10:21.418 Dest filename: C:\Program Files (x86)\ClamWin\lib\win32security.pyd 2015-12-07 15:10:21.418 Time stamp of our file: 2004-11-20 02:27:54.000 2015-12-07 15:10:21.418 Installing the file. 2015-12-07 15:10:21.433 Successfully installed the file. 2015-12-07 15:10:21.433 -- File entry -- 2015-12-07 15:10:21.433 Dest filename: C:\Program Files (x86)\ClamWin\lib\wxc.pyd 2015-12-07 15:10:21.433 Time stamp of our file: 2003-10-01 12:40:00.000 2015-12-07 15:10:21.433 Installing the file. 2015-12-07 15:10:21.496 Successfully installed the file. 2015-12-07 15:10:21.496 -- File entry -- 2015-12-07 15:10:21.496 Dest filename: C:\Program Files (x86)\ClamWin\lib\wxmsw24h.dll 2015-12-07 15:10:21.496 Time stamp of our file: 2003-10-01 10:43:02.000 2015-12-07 15:10:21.496 Installing the file. 2015-12-07 15:10:21.621 Successfully installed the file. 2015-12-07 15:10:21.621 -- File entry -- 2015-12-07 15:10:21.621 Dest filename: C:\Program Files (x86)\ClamWin\lib\zlib.pyd 2015-12-07 15:10:21.621 Time stamp of our file: 2004-05-25 20:20:46.000 2015-12-07 15:10:21.621 Installing the file. 2015-12-07 15:10:21.621 Successfully installed the file. 2015-12-07 15:10:21.621 -- File entry -- 2015-12-07 15:10:21.621 Dest filename: C:\Program Files (x86)\ClamWin\bin\pyc.pyd 2015-12-07 15:10:21.621 Time stamp of our file: 2015-05-05 12:33:16.000 2015-12-07 15:10:21.621 Installing the file. 2015-12-07 15:10:21.621 Successfully installed the file. 2015-12-07 15:10:21.621 -- File entry -- 2015-12-07 15:10:21.621 Dest filename: C:\ProgramData\.clamwin\db\main.cvd 2015-12-07 15:10:21.621 Time stamp of our file: 2015-05-05 12:41:04.000 2015-12-07 15:10:21.621 Installing the file. 2015-12-07 15:10:27.606 Successfully installed the file. 2015-12-07 15:10:27.606 -- File entry -- 2015-12-07 15:10:27.606 Dest filename: C:\ProgramData\.clamwin\db\daily.cvd 2015-12-07 15:10:27.606 Time stamp of our file: 2015-05-05 12:41:36.000 2015-12-07 15:10:27.606 Installing the file. 2015-12-07 15:10:30.793 Successfully installed the file. 2015-12-07 15:10:30.793 -- File entry -- 2015-12-07 15:10:30.793 Dest filename: C:\ProgramData\.clamwin\db\bytecode.cvd 2015-12-07 15:10:30.793 Time stamp of our file: 2015-05-05 12:41:36.000 2015-12-07 15:10:30.793 Installing the file. 2015-12-07 15:10:30.793 Successfully installed the file. 2015-12-07 15:10:30.793 -- Icon entry -- 2015-12-07 15:10:30.793 Filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ClamWin Antivirus\Virus Scanner.lnk 2015-12-07 15:10:30.793 Creating directory: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ClamWin Antivirus 2015-12-07 15:10:30.809 -- Icon entry -- 2015-12-07 15:10:30.809 Filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ClamWin Antivirus\Quarantine Browser.lnk 2015-12-07 15:10:30.809 -- Icon entry -- 2015-12-07 15:10:30.809 Filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ClamWin Antivirus\Help\Printable Manual.lnk 2015-12-07 15:10:30.809 Creating directory: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ClamWin Antivirus\Help 2015-12-07 15:10:30.809 -- Icon entry -- 2015-12-07 15:10:30.809 Filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ClamWin Antivirus\Help\Online Help.lnk 2015-12-07 15:10:30.809 -- Icon entry -- 2015-12-07 15:10:30.809 Filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ClamWin Antivirus\Uninstall ClamWin Free Antivirus.lnk 2015-12-07 15:10:30.824 Installation process succeeded. 2015-12-07 15:10:30.824 -- Run entry -- 2015-12-07 15:10:30.824 Type: Exec 2015-12-07 15:10:30.824 Filename: C:\Program Files (x86)\ClamWin\bin\ClamTray.exe 2015-12-07 15:10:30.824 Need to restart Windows? No 2015-12-07 15:10:52.716 Deinitializing Setup. 2015-12-07 15:10:52.732 Log closed. Link to comment Share on other sites More sharing options...
daphneg Posted December 8, 2015 Report Share Posted December 8, 2015 Hi hippiehacker, Since this post is more on ClamAV and not Immunet-specific, I would suggest checking their archive in http://www.clamav.net/contact. You can also subscribe to their clam user mailing list for user support. Thanks, Daphne Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.