[spambayes-bugs] [ spambayes-Feature Requests-1031959 ] Silent mode for installation

SourceForge.net noreply at sourceforge.net
Thu Feb 3 03:42:22 CET 2005


Feature Requests item #1031959, was opened at 2004-09-22 03:09
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498106&aid=1031959&group_id=61702

Category: Outlook
Group: None
>Status: Closed
Priority: 5
Submitted By: Soulin (soulin)
Assigned to: Mark Hammond (mhammond)
Summary: Silent mode for installation

Initial Comment:
I think ability to create unattended/silent installation 
could be really great. Define what you want install 
(Outlook plugin only), where you want to install it, what 
will be the names of Spam and Suspected spam mail 
directories etc.

----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2005-02-03 15:42

Message:
Logged In: YES 
user_id=552329

I believe you can actually do some of this already with the
Inno installer.

You can use "/SP", "/SILENT", "/VERYSILENT",
"/SUPPRESSMSGBOXES" to be silent, for example, and there are
also options for selecting components.  The Inno website
probably has a list, or I can put one somewhere (it's in the
Inno help).

----------------------------------------------------------------------

Comment By: Tony Meyer (anadelonbrin)
Date: 2004-10-14 20:04

Message:
Logged In: YES 
user_id=552329

You're most welcome to do so, of course!

If you're willing to, then submitting any created script
back to the project as a patch would be gratefully received.

----------------------------------------------------------------------

Comment By: Soulin (soulin)
Date: 2004-10-14 19:47

Message:
Logged In: YES 
user_id=1121435

Hi anadelonbrin!

The main point is to make SpamBayes useful for organizations. 
With need of manual install it is almost useless for mass 
deployment :( I will try to create .msi file if U dont mind

----------------------------------------------------------------------

Comment By: Tony Meyer (anadelonbrin)
Date: 2004-10-13 16:22

Message:
Logged In: YES 
user_id=552329

You could do some of this yourself.  If you install it once,
you'll have the necessary files, which you can copy to the
appropriate place with a script.  To register the addin, you
can get the script to run the outlook_addin_register.exe
file, which will do the registration.  That should be all
you need to do the install.

Configuring SpamBayes is a bit trickier.  You can easily
manually create the configuration file (the *.ini file in
the data directory), and it's easy to enter in any of the
options except for folders.

Folders are difficult because they are not specified by
name, but by Outlook's store & entry ids (open up a *.ini
file and take a look).  Given that you'd have to specify
these anyway, I'm not sure what the benefit of doing this
outside of the Wizard would be.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498106&aid=1031959&group_id=61702


More information about the Spambayes-bugs mailing list