phpmanager icon indicating copy to clipboard operation
phpmanager copied to clipboard

Use DTF instead of InstallUtil to call our custom actions

Open mbiebl opened this issue 4 years ago • 4 comments

As we no longer need to care for older Windows installations (see #45), switch back to using DTF to call our custom actions.

For a couple of good reasons why DTF is a good idea, see http://lists.wixtoolset.org/pipermail/wix-users-wixtoolset.org/2021-March/009681.html

This also fixes the upgrade routine.

Fixes: #28

mbiebl avatar Apr 17 '21 15:04 mbiebl

Hi, any updates?

mbiebl avatar May 17 '21 16:05 mbiebl

Limited resources to finish testing it on all supported platforms. Probably some time in the summer.

lextm avatar May 18 '21 03:05 lextm

Okay. If there is anything I can help you with, please let me know.

mbiebl avatar May 18 '21 11:05 mbiebl

@lextm Any update on getting this merged? It would solve two open issues on the board currently. I had the same issue with 2.7 install where the icon disappeared in IIS. Running a repair on the installation resolved the issue.

jrose323 avatar Feb 15 '22 22:02 jrose323

Done in #57 by reverting to a very old version.

lextm avatar Jan 15 '23 02:01 lextm