I am stumped and could use some help/directions.

I have a series of .ocx files to deploy via a GPO necessitating my  
creating an MSI (they came to me in a .cab).  The manuf. instructions  
are very clear in that they have to be placed in "c:\windows 
\downloaded program files", and from there they are then registered  
(yes, I have tried to put them into system32 and registering them, but  
for whatever reason the application that uses them doesn't see them  
there).

I have tried to install to this directory (both by hand and via  
the .wxs/.msi, which per the logs seems to be without issue, but  
always, the files are not there and do not show up when the drive is  
searched, not can they be registered (SelfRegCost = 1 throws error as  
does a manual regsvr32 call).  Oddly enough, when I open a cmd window  
and manually copy them to "c:\windows\downlo~1" and then reference  
that location in the regsvr32 call or I do a dir of that location, I  
do see them and they can be properly registered, however I can not see  
them in windows explorer looking at that location.

Any thoughts or directions would be much appreciated.

David Aragon




------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to