guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.58k stars 767 forks source link

MSI Installer problems #774

Closed VakarisZ closed 3 years ago

VakarisZ commented 3 years ago

Describe the bug

Following bugs have been spotted:

  1. Installer doesn't create desktop icon and doesn't launch the island after installation is done (even if checkboxes are marked)
  2. Uninstaller deletes whole folder if custom installation directory is chosen.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

  1. Installer should create desktop icon and launch the island
  2. Installer should always create a directory and put program files there in order to separate infection monkey files from other files in the same directory.

Machine version (please complete the following information):

VakarisZ commented 3 years ago

Fixed in private repo and opened #999