Which files does your program actually need from the DirectX runtime? You can simply use the File command to put the ones you need along where your program's main executable is. It'll install faster and reduce your install source size.
Only the .dll is needed with your program, not the .inf or .cat files.
|