Tagged Questions
0
votes
2answers
689 views
Deploy system DLL inside CAB file
I’m looking for a way to deploy a system DLL within my ActiveX CAB file. CAB cannot update system file and whole installation fails. Perfectly, I would like to copy the DLL into ActiveX installation ...