Why won't setup install 2 of my dll files

michelek

Member
Joined
Aug 31, 2004
Messages
10
There are 3 .dll and some other .exe files that my setup needs to install into the windows\system32 directory. It installs all of the files except 2 of the .dll files. The dll that installs is a perl interpreter, but the other 2 dlls are dlls created by the engineers here for our product. The file properties are the same for installing as the other dll that installs just fine. Ive also tried making sure I run the setup on a clean machine and then re-boot. The dlls also install just fine into the application directory. Im puzzled as to why the other 2 dlls wont install into the windows\system32 directory?

Thanks
 
Back
Top