├── Install.bat ├── README.md ├── Uninstall.bat └── bin ├── Acer ├── Acer.XRM-MS └── slic.BIN ├── Alienware ├── Alienware.XRM-MS └── slic.BIN ├── Asus ├── Asus.XRM-MS └── slic.BIN ├── Dell ├── Dell.XRM-MS └── slic.BIN ├── Gigabyte ├── Gigabyte.XRM-MS └── slic.BIN ├── HP ├── HP.XRM-MS └── slic.BIN ├── Lenovo ├── Lenovo.XRM-MS └── slic.BIN ├── MSI ├── MSI.XRM-MS └── slic.BIN ├── Sony ├── Sony.XRM-MS └── slic.BIN ├── Toshiba ├── Toshiba.XRM-MS └── slic.BIN ├── WindSLIC.efi └── key.txt /Install.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/Install.bat -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/README.md -------------------------------------------------------------------------------- /Uninstall.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/Uninstall.bat -------------------------------------------------------------------------------- /bin/Acer/Acer.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Acer/Acer.XRM-MS -------------------------------------------------------------------------------- /bin/Acer/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Acer/slic.BIN -------------------------------------------------------------------------------- /bin/Alienware/Alienware.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Alienware/Alienware.XRM-MS -------------------------------------------------------------------------------- /bin/Alienware/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Alienware/slic.BIN -------------------------------------------------------------------------------- /bin/Asus/Asus.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Asus/Asus.XRM-MS -------------------------------------------------------------------------------- /bin/Asus/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Asus/slic.BIN -------------------------------------------------------------------------------- /bin/Dell/Dell.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Dell/Dell.XRM-MS -------------------------------------------------------------------------------- /bin/Dell/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Dell/slic.BIN -------------------------------------------------------------------------------- /bin/Gigabyte/Gigabyte.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Gigabyte/Gigabyte.XRM-MS -------------------------------------------------------------------------------- /bin/Gigabyte/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Gigabyte/slic.BIN -------------------------------------------------------------------------------- /bin/HP/HP.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/HP/HP.XRM-MS -------------------------------------------------------------------------------- /bin/HP/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/HP/slic.BIN -------------------------------------------------------------------------------- /bin/Lenovo/Lenovo.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Lenovo/Lenovo.XRM-MS -------------------------------------------------------------------------------- /bin/Lenovo/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Lenovo/slic.BIN -------------------------------------------------------------------------------- /bin/MSI/MSI.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/MSI/MSI.XRM-MS -------------------------------------------------------------------------------- /bin/MSI/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/MSI/slic.BIN -------------------------------------------------------------------------------- /bin/Sony/Sony.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Sony/Sony.XRM-MS -------------------------------------------------------------------------------- /bin/Sony/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Sony/slic.BIN -------------------------------------------------------------------------------- /bin/Toshiba/Toshiba.XRM-MS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Toshiba/Toshiba.XRM-MS -------------------------------------------------------------------------------- /bin/Toshiba/slic.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/Toshiba/slic.BIN -------------------------------------------------------------------------------- /bin/WindSLIC.efi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/WindSLIC.efi -------------------------------------------------------------------------------- /bin/key.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhengzhouhao/EzWindSLIC/HEAD/bin/key.txt --------------------------------------------------------------------------------