thobbsinteractive/magic-carpet-2-hd

Create Windows Installer for Remc2 x86 and x64

thobbsinteractive opened this issue · 1 comments

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:
  1. Default to, but also allow the user to select the Magic Carpet 2 Game folder
  2. Copy the required files across
  3. Add an entry in Windows Programs and features so it can be removed
  4. Extract the Game data.
  5. Create a start menu entry
  6. Create a desktop icon (if wanted)