Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

4 VOTE
Status SUBMITTED
Created by Xiaonan Xie
Created on Jul 1, 2025

Molecular Evolutionary Genetics Analysis (MEGA)

Molecular Evolutionary Genetics Analysis (MEGA) is computer software for conducting statistical analysis of molecular evolution and for constructing phylogenetic trees. It includes many sophisticated methods and tools for phylogenomics and phylomedicine.

https://www.megasoftware.net/active_download

Uses Inno for silent flags

Install:
Start-ADTProcess -FilePath 'MEGA_12.0.11_win64_setup.exe' -ArgumentList "/VERYSILENT /NORESTART /SP-"

Uninstall:
Start-ADTProcess -FilePath "$envProgramFiles\MEGA12\unins000.exe" -ArgumentList "/SILENT"

  • Attach files
      Drop here to upload
    • +2