How to run a .Net program from a CD (.dll error)? - TechRepublic
Question
November 28, 2009 at 12:43 PM
innovationeconomics

How to run a .Net program from a CD (.dll error)?

by innovationeconomics . Updated 16 years, 6 months ago

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.

This discussion is locked

All Comments