Config Files

Previous Next

The config files are kept in the C:\ProgramData\AutoVer folder (or for Windows XP: C:\Documents and Settings\All Users\Application Data\AutoVer). If you are running AutoVer outside of the Program Files folder and it is writeable, that local folder will be used.


AutoVer.ini contains all global settings which are not watcher settings. Most of these settings can be set though the UI (email settings must be edited via this file).

Typical settings are shown below.


For the [Email] section to be active, this setting must be set: EmailOnError=1


;AutoVer 2.2 settings

TextViewer=C:\Program Files (x86)\RJ TextEd\TextEd.exe

CompareApp=C:\Program Files (x86)\WinMerge\WinMergeU.exe {0} {1}

ServicePort=9000

LogLevel=DEBUG

WMI=1

AutoElevate=0

ImageViewer=C:\Program Files (x86)\IrfanView\i_view32.exe

ConfigFolder=LOCAL

RecycleBin=0

UseService=0

EmailOnError=0


[Email]

To=me@myserver.com

From=me@myserver.com

;Method: Network, PickupDirectoryFromIis, or SpecifiedPickupDirectory

Method=Network

PickupFolder=C:\inetpub\mailroot\Pickup

Host=smtp.gmail.com

Port=587

Ssl=1

UserName=

Password=


AutoVer.xml contains all watcher settings. There is no need to directly edit this file.

Created with the Personal Edition of HelpNDoc: Free Web Help generator