I have made a setup for my applications, i want to put my setup program on a cd but how can i make my setup program execute from my cd.I don't want to install my setup and then run my setup to install my application. And if i make my setup an .exe,my setup will not work without the needed file(.dll,.ocx,.tlb).

What could i do ?