Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

atl.dll and Package and Deployment Wizard

Status
Not open for further replies.

bas

Programmer
Jan 13, 1999
41
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top