5
edits
Changes
m
work in progress
This (will be as soon as tested) is a silent installer and uninstaller for '''[http://en.wikipedia.org/wiki/The_Master_Genealogist The Master Genealogist]''' ('''TMG''') Genealogy Program by Whollygenes Software. [http://appdb.winehq.org/objectManager.php?sClass=application&iId=6518 Wine AppDB Entry for TMG]
For TMG 7.01.000 Silent install:
<source lang="xml">
<package
id="tmg7setup"
name="The Master Genealogist"
revision="7.01.000"
reboot="false"
priority="1">
<install cmd="%SOFTWARE%\tmg7setup.exe /S" />
<remove cmd="%PROGRAMFILES%\The Master Genealogist v7\UNWISE.EXE /S" />
</package>
</source>
[[Category:Silent Installers]]
For TMG 7.01.000 Silent install:
<source lang="xml">
<package
id="tmg7setup"
name="The Master Genealogist"
revision="7.01.000"
reboot="false"
priority="1">
<install cmd="%SOFTWARE%\tmg7setup.exe /S" />
<remove cmd="%PROGRAMFILES%\The Master Genealogist v7\UNWISE.EXE /S" />
</package>
</source>
[[Category:Silent Installers]]