This document provides step-by-step instructions for installing DSpace on Windows. It covers downloading and installing prerequisite software like Java, Apache Maven, Apache Ant, Apache Tomcat, and PostgreSQL. It then guides the user through configuring DSpace, building the DSpace installation package using Maven, and deploying DSpace on Tomcat. The 10 steps include setting environment variables, creating a PostgreSQL database, editing DSpace configuration files, running Maven and Ant commands, and starting Tomcat to access the installed DSpace instance.