snakefoot / snaketail-net

Tail utility for monitoring text log files and Windows EventLog
http://snakenest.com/snaketail/
GNU General Public License v3.0
395 stars 79 forks source link

Installer does not act on TARGETDIR or INSTALLDIR will not install in to path given #165

Open tps800 opened 2 months ago

tps800 commented 2 months ago

If the installer is called with

msiexec /i SnakeTail.v1.9.8.x64.msi TARGETDIR=C:\PRGS\ST

it is assumed snaketail installed into path C:\PRGS\ST. But it will instead install into path C:\Program Files\SnakeTail

The parameter TARGETDIR is ignored.

snakefoot commented 2 months ago

Pull-requests are most wellcome for improving the WIX-installer-project:

https://github.com/snakefoot/snaketail-net/blob/master/SnakeTail.Wix/Product.wxs