CastleCops, Internet Crime Fighters
Need help? Click here to register for free! Absolutely zero advertisements on this site!

Donation/Premium
spacer
block bottom
Security Central
spacer
· Home
· PIRT/Fried Phish
· MIRT
· SIRT
· Deutsch
· Wiki
· Newsletter
· O16/ActiveX
· CLSID List
· Contest2007
· Downloads
· Feedback (send)
· Forums
· HijackThis
· Hijacktrend
· LSPs
· My Downloads
· O18
· O20
· O21
· O22
· O23
· O9
· Premium
· Private Messages
· Proxomitron
· Reviews
· Search
· StartupList
· Stories Archive
· Submit News
· WsIRT
· Your Account
· Acceptable Use Policy
block bottom
spacer spacer

Easy way to get autoupdates at startup?

 
Post new topic   Reply to topic       All -> FavForums -> AntiVir Personal Edition Classic [del.icio.us!] [digg it!] [reddit!]
View previous topic :: View next topic  
Author Message
bpm3k

Sergeant
Sergeant


Joined: Mar 07, 2005
Posts: 79
Location: USA

PostPosted: Thu Jun 30, 2005 10:12 pm    Post subject: Easy way to get autoupdates at startup?
Reply with quote

Update 7/1/2005 ** This doesn't work** At system startup the inetupd.exe is launched and it will check if there is an update but it will not start downloading it. I do not know why.**

I recently changed a computer from AVG free to AntiVir free. It is on a always on cable internet connection.

Unfortunatly, I found that AntiVir does not do automatic updates. Unless, AntiVir Scheduler is turned on (which is a seperate program). Which then runs continuesly in the background.

My solution was to paste a shortcut to INETUPD.EXE to the: Start > All Programs > Startup folder.

This way every time the computer is turned on it checks for updates to AntiVir.


*edit- can you see my attached screen shot? Because I cannot. It works fine in the test forum though: CastleCops Link/t126382-attachments_wont_work_for_me.html[/url]




start.jpg
 Description:
Screenshot I can't see.
 Filesize:  84.46 KB
 Viewed:  25 Time(s)

start.jpg




Last edited by bpm3k on Fri Jul 01, 2005 7:40 pm, edited 1 time in total
Back to top
View users profile Send private message
TopperID

Captain
Captain


Joined: Oct 14, 2004
Posts: 375
Location: UK

PostPosted: Fri Jul 01, 2005 12:38 am    Post subject:
Reply with quote

Well bpm3k, that is a good option for users with an ethernet connection who are always 'on', particularly if they are in a part of the world with a favourable time zone - so they will be starting their computer out of the 'peak' period in Europe when pressure is greatest on the servers.

Personally, I have to 'dial' up my USB connection and prefer to have a bit of flexibility as to when I update, to avoid the busy period, so for me manual is best. But others may care to give your suggestion a try and see how it goes.

It is certainly a smart idea, thanks for sharing it with us. Thumbs Up

Back to top
View users profile Send private message
mav1976

Sergeant
Sergeant


Joined: May 22, 2005
Posts: 116


PostPosted: Fri Jul 01, 2005 8:38 am    Post subject:
Reply with quote

Hi,

I have also a suggestion to get autupdates at startups.

A little Script from User Solve93 (AntiVir Support Forum) - the Update starts 30 second after windows start:

Code:

' INETUPD.VBS - Robert am 20.06.2004

Option Explicit
On Error Resume Next

' Standardobjekte global anlegen
Dim wshShell, objShell, objFSO
Set wshShell = WScript.CreateObject("WScript.Shell")
Set objShell = CreateObject("Shell.Application")
Set objFSO = CreateObject("Scripting.FileSystemObject")

wshShell.CurrentDirectory = wshShell.RegRead("HKLM\SOFTWARE\H+BEDV\AVWIN/NT\AVWPath")
if DateDiff("d", Now, Pruefen("logfiles\INETUPD.LOG")) then Ausfuehren("INETUPD.EXE")


function Pruefen(Datei)
On Error Resume Next
If objFSO.FileExists(Datei) Then
Pruefen = objFSO.GetFile(Aktuell).DateLastAccessed
else
Abbruch("Datei '" & Datei & "' nicht vorhanden")
end if
end function


function Ausfuehren(Datei)
On Error Resume Next
Pruefen(Datei)
wScript.Sleep(30 * 1000)
wshShell.exec(Datei)
end function


function Abbruch(Problem)
On Error Resume Next
wScript.Quit(wshShell.popup(Problem, 0, "AntiVir", 0 + 16))
end function

''' end of code '''


The german words must be replaced by english words.


_________________
gruß mav
Back to top
View users profile Send private message
bpm3k

Sergeant
Sergeant


Joined: Mar 07, 2005
Posts: 79
Location: USA

PostPosted: Fri Jul 01, 2005 7:35 pm    Post subject:
Reply with quote

mav1976 wrote:


The german words must be replaced by english words.


Ouch.

Back to top
View users profile Send private message
mav1976

Sergeant
Sergeant


Joined: May 22, 2005
Posts: 116


PostPosted: Fri Jul 01, 2005 8:02 pm    Post subject:
Reply with quote

bpm3k wrote:
Ouch.


Correct me if the translation was so wrong. Only so I learn.


_________________
gruß mav
Back to top
View users profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       All -> FavForums -> AntiVir Personal Edition Classic All times are GMT
Page 1 of 1

 
Quick Reply:
Username: 

Quote the last message
Attach signature (signatures can be changed in profile)
 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001 phpBB Group
spacer spacer