Create Windows Installer for Remc2 x86 and x64
thobbsinteractive opened this issue · 1 comments
thobbsinteractive commented
Currently I am looking at using InnoSetup as it is much easier an less cumbersome than Wix C#
https://jrsoftware.org/isinfo.php
But more investigation is need.
- Ideally the installer will:
- Default to, but also allow the user to select the Magic Carpet 2 Game folder
- Copy the required files across
- Add an entry in Windows Programs and features so it can be removed
- Extract the Game data.
- Create a start menu entry
- Create a desktop icon (if wanted)
thobbsinteractive commented
Done!