Running Azureus as a windows service revisited
###Step 2: Install plugins
1. Run Azureus in regular mode. NB: To configure the options for these plugins (and any other general settings such as download directories, you need to be in regular GUI mode)
2. Install the [HTML WebUI plugin][5]. Configure the settings for the plugin such as the port number, username and password
3. At the same time, I installed the [Speed Scheduler][6]
###Step 3: Test the setup so far
1. Exit from GUI
2. Run java -jar Azureus2.jar --ui=console
3. Go to 127.0.0.1:6886 enter username and password and you should see the WebUI as below.
4. Exit from the command line (Ctrl-C), try to refresh the HTML (it shouldn’t work).
[5]: http://azureus.sourceforge.net/plugin_details.php?plugin=azhtmlwebui
[6]: http://azureus.sourceforge.net/plugin_details.php?plugin=SpeedScheduler


Just so you know, I followed these instructions again today with the latest Vuze and everything worked as advertised.