[SOLVED] Using an .mst file in an installation.
Published: August 26, 2018 - 6:34 PM
- WAPT version installed: 1.5
- Server OS: Windows 7 for development and Debian 9 for production
- Administration/package creation machine OS: Windows 7
Hello,
I'm new to using the software, I've done some research and I'd like to know if it's possible to use MST files using the `install_msi_if_needed` function. I consulted my friend Google and found nothing.
The only workaround I found is to use the `run` function. I created a batch file to test the installation and it works as expected, however, when I switch to WAPT, nothing works as expected.
Both files are in the same directory.
Thank you in advance for your answers.
- Server OS: Windows 7 for development and Debian 9 for production
- Administration/package creation machine OS: Windows 7
Hello,
I'm new to using the software, I've done some research and I'd like to know if it's possible to use MST files using the `install_msi_if_needed` function. I consulted my friend Google and found nothing.
The only workaround I found is to use the `run` function. I created a batch file to test the installation and it works as expected, however, when I switch to WAPT, nothing works as expected.
Both files are in the same directory.
Thank you in advance for your answers.