Query whether MS Excel is installed or not
Hello,
first I would like to apologize for my bad English, i come from Germany so a bit charity about my grammar/spelling/vocabulary would be nice :)
Ive made a script for NSIS, which installs a program which exports Excel tables from *.ini files. Now my only problem is that my program needs Excel to work, so I would like to include a simple query before the installation starts, whether MS Excel is installed and an automatically exit of the installation if it's not.
Im not very familiar with NSIS and really dont have an idea how to solve that problem.
I appreciate any help on this topic. If you have any further questions feel free to ask.
Kind regards,
Dasluch