Hi there,

I've just finished wrtiting an application in Visual C++. Its not a hugh complicated project, but i have a small problem (i hope its small).

I am using Visual Studio .NET and am building a deployment application. Now, the main project has no .NET Framework dependancies but the deployment application keeps saying that i do. It has a .NET Framework launch condition that cannot be removed

Is there any way for me to track these dependacies down (even though i have made sure none exist) and remove them. Alternatively, is there a way i can simply remove the launch condition itself.

Thanks for any help
Jateen