For those of you updating from v1.01 or v2.00 to v3.00 this is what is required. Copy the file DreamVB.exe and DVEditor.exe over the old versions and you will need to 1) Edit DreamVB.ctl and modify it to the new format. The format of DreamVB.ctl is: Line 1 : Use the IN_USE.flg file? YES|NO <-- New to v2.10 Line 2 : Max Time per visit # of Minutes <-- New to v2.10 Line 1 : Allow Anonymous Booths? YES|NO Line 2 : Display logo ansi? YES|NO Line 3 : Use Graphs? YES|NO <-- New to v2.00 Line 4 : Bad Word Checking FULL|PARTIAL|NONE Line 5 : Bad Word List sucker|suck|lollypop 2) Delete the file DreamVB.cfg and replace it with the files DVB#.cfg. The reason for the change here is to give better multinode support. I recieved a few complaints that it just didn't work the way it was.. 3) Change your batch files that call up Dream Voting Booth. The new command line options are as follows: DreamVB.exe [-Option] [-Option] Valid for Options: [-L] [-Q] [-V] [-M] [-R] [-C] [-E] [-D] [-I] [-N] You must now pass a .cfg file to DreamVB.exe. If you are going to use the Local option you must have it after the passed .cfg file as shown. Here are a few examples of how it is done. ;Example Batch 1 c: cd\bbs\dreamvb dreamvb.exe dvb0.cfg cd\bbs ;Example Batch 2 (Uses the Local option) c: cd\bbs\dreamvb dreamvb.exe dvb1.cfg -L cd\bbs ;Example Batch 3 (Uses Vote and Local Option) c: cd\bbs\dreamvb dreamvb.exe dvb3.cfg -V -L NOTE: The actual names of the .cfg file are not important. Name it whatever you want. 4) If all else fails do this.. (It's probably the easiest anyway) If you have problems save your *.dat files and install the entire door as in the full docs...then copy the *.dat files back into the directory with the program. The old databases are compatible with the new ones. (They are the same) Laterz...