Hello,
I am new to Advance Installer - I work in a Domain enviroment - I use a third party program to install software remotely, using vbscripts and batch files. I am having issues with installing a recent update to a paticular software that one of our departments is using. The update consist of several ocx files (9 to be exact) which will allow them to view a room in a 3D enviroment.
I was trying to use Advanced installer to create and executable or msi file to install and register the files through our third party software.
Basically, what I would like it to do is copy and register the ocx to the C:\windows\system32 folder.
I am getting an error Module c:\Windows\System32\file.ocx failed to register. HRESULT -2147024770. Contact your support. (This happens with all the ocx files)
Could this be that the files already there from a previous attempt of install through a batch file and not allowing to overwrite?
Thanks for any insight,
Tpallone