excelvbaisfun
New member
Hi @gdgsupport and all,
I’m trying to add DLL files (ActiveX controls) to a %DESTPATH%, such as C:\Program Files (x86)\DanTest\
I have it release one of 2 components beyond the Main Component, depending on whether they have Excel 32 bit or Excel 64 bit (thanks to your help by the way!!).
The MSI and EXE files previously used based on the Component Variables work just fine, but the DLL files I added to these components do not extract to the DESTPATH, so I’m not able to run the register dll command.
I tried running the Installer as Admin as well, but only the Main Component file and the MSI and EXE for mysql came through, none of the DLL files from the same component.
Thoughts??
Thanks
Dan
I’m trying to add DLL files (ActiveX controls) to a %DESTPATH%, such as C:\Program Files (x86)\DanTest\
I have it release one of 2 components beyond the Main Component, depending on whether they have Excel 32 bit or Excel 64 bit (thanks to your help by the way!!).
The MSI and EXE files previously used based on the Component Variables work just fine, but the DLL files I added to these components do not extract to the DESTPATH, so I’m not able to run the register dll command.
I tried running the Installer as Admin as well, but only the Main Component file and the MSI and EXE for mysql came through, none of the DLL files from the same component.
Thoughts??
Thanks
Dan