I want to distribute the correct atl.dll which is OS- dependent. The Package and Deployment Wizard will not let me Add 2 files with the same name. How can I do this?
I thought I could have both atl.dlls in my single cab and then within the setup1.vbp I thought I'd use IsWindows95 to determine the OS and copy the correct atl.dll based on the OS. Any ideas?
I thought I could have both atl.dlls in my single cab and then within the setup1.vbp I thought I'd use IsWindows95 to determine the OS and copy the correct atl.dll based on the OS. Any ideas?