== Gather the files ==
* Download the latest version of [http://basex.org/products/download/all-downloads/ BaseX]. Select the Zip Archive. * Download the latest version of [https://sourceforge.net/projects/yajsw/ YAJSW].* Download the latest version of [http://java.com/en/download/manual.jsp Java].
After you have created the wrapper configuration file:
# Open a command prompt as administrator and navigate # Navigate to the YAJSW folder : <code>cd C:\Programs\yajsw\yajsw-beta-12.05</code>
# Install the service: <code>java -jar wrapper.jar --install conf\wrapper.basex.conf</code>
# Start the service: <code>java -jar wrapper.jar --start conf\wrapper.basex.conf</code>