I have a .Net application that runs well (on any windows OS) when the .exe file and its supporting .dlls are located together on a users harddrive or a USB flashdrive. However it fails to run if played directly from a CD (system unable to locate necessary .dll files).
Is there an automated solution to resolve this so I can distribute my application on CD and it will simply play when clicked on. For example, behind the scenes, handling of .dlls.