I have an Interop Excel application, installed via Window Installer, which contains only .dlls and no executables/.exes. It is seen by both "Add/Remove program" and wmic product get name
listing but not by the command where
(refering to here).
I am writing a batch file to modify some files after installation. How can I get the installation path of this program in my batch file?
I should also mention that although "Add/Remove Program" sees the program, it does not exist in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall