User:Petr-akhlamov/How to make Themes Installer for ReactOS

From ReactOS Wiki
Jump to: navigation, search

In this article i want to tell, how make for ReactOS the installer with appearance theme for automatic install.

What needed for that:

1. Install 7-zip, 7-zip SFX Builder

2. Open via 7-zip SFX Builder the Example file (*.exe)

3. Go to "Title/Text"

Sfxtheme1.png

4. To specified item enter Theme name. Go to Dialogs

Sfxtheme2.png

5. In chapter Begin/Promt enter (if theme is proprietary) Accepting with EULA. Goto SFX

Sfxtheme3.png

6. Open specified 7z-archive and replace files in it with saving path. Replace SFX path with own name. Also you can replace icon of future *.exe.

Sfxtheme4.png

7. Press "Make SFX" and your Theme installer is ready.

Sfxtheme5.png