# deepin-windows-installer **Repository Path**: mirrors_linuxdeepin/deepin-windows-installer ## Basic Information - **Project Name**: deepin-windows-installer - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deepin System Installer Deepin System Installer is a windows application which can help you install Deepin while you are using Windows. Deepin System Installer is a alternative of wubi which is implemented with C++/Qt. However, Deepin System Installer supports uefi with [libuefi](https://github.com/Iceyer/libuefi). ![screenshot](https://cloud.githubusercontent.com/assets/1117694/10359578/7f52d618-6dcc-11e5-8a0e-a1c52ca7b598.png) ## Dependencies Official support platforms: - Windows XP 32/64bit, Windows 7 32/64bit, Windows 8 32/64 bit. ## Installation - Official binary release The only binary release is from deepin iso for now. You can download deepin iso from: http://www.deepin.org/download.html. You can find binary file on the root of iso. - Build and install See [INSTALL](INSTALL.md) for detail. ## Getting help Any usage issues can ask for help via * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](http://wiki.deepin.org/) ## Getting involved We encourage you to report issues and contribute changes * [Contirubtion guide for users](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Users) * [Contribution guide for developers](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Developers). ## License Deepin System Installer is licensed under [GPLv3](LICENSE). ## Credits and references 1. [wubi](https://wiki.ubuntu.com/WubiGuide) 2. [libuefi](https://github.com/Iceyer/libuefi)