PDA

View Full Version : Make F-Prot silently update?


sard
September 15th, 2004, 01:52 PM
At the moment it updates OK, but a box pops up disrupting (or crashing if it's a game) the application that's running.

According to this http://www.raeinternet.com/fprot/fprotfaq.html#45 you can use Update.exe to silently update but I can't find this file in my F-Prot instalation ???

Any ideas?

nick s
September 15th, 2004, 02:09 PM
{QUOTE-> At the moment it updates OK, but a box pops up disrupting (or crashing if it's a game) the application that's running.

According to this http://www.raeinternet.com/fprot/fprotfaq.html#45 you can use Update.exe to silently update but I can't find this file in my F-Prot instalation ???

Any ideas? <-QUOTE}

The file is Updater.exe. Try using:

C:\Program Files\FSI\F-Prot\FP-Updater\Updater.exe /HIDDEN

Nick

Bob
September 17th, 2004, 05:00 AM
Does this mean you have to use the XP scheduler with password?

inuman
September 17th, 2004, 08:07 AM
Try to reinstall. You have the latest version?
Or just go to www.f-prot.com and click those links.

Fats terminal
September 17th, 2004, 01:20 PM
I use this in the XP task scheduler:

"C:\Program Files\FSI\F-Prot\FP-Updater\Updater.exe" /RUN /QUIT /HIDDEN

I have it set to run every two days.


Command line options for F-Prot Antivirus Updater (Updater.exe)

Command line:
/RUN : Start a update with given arguments
/QUIT : Quit after update.
/LAN : Use local area network
/INTERNET : Use the internet
/HIDDEN : Hide the user interface!!!

Command line behavior
/RUN
[Starts update with given settings.]
/QUIT [/RUN + /QUIT]
[Starts update with given settings and quit after the update is done.]
/LAN
[Set update path to use Local Area Network or a path]
/INTERNET
[Set update path to use the Internet]

Sealord
September 17th, 2004, 05:10 PM
It seems to me that /hidden does the following: runs in hidden mode and quits so no need to add /run /quit /hidden. Thats how it works for me.

Fats Terminal
September 17th, 2004, 10:53 PM
That is true Sealord.