This post is more than 5 years old
57 Posts
0
48227
December 10th, 2011 18:00
Installing CCTK without the GUI component causes HAPI to not get installed
It appears that the custom action that installs HAPI in the CCTK MSI is dependent on the installation of the CCTK GUI component. This means that when I only install the command line portion of CCTK, HAPI doesn't get registered so I have to manually install HAPI afterwards. I've tested this with the clickable installer and from the command line (msiexec.exe /qn /i cctk.msi ALLUSERS=1 ADDLOCAL=DTK). Could this be changed so HAPI is registered when the command line component is installed?
No Events found!
DELL-Warren B
1.1K Posts
1
December 12th, 2011 08:00
Thanks for posting!
I'll pass along your feedback to the dev team.
Clint11
57 Posts
0
December 12th, 2011 20:00
Thanks Warren.