I made a console application for a project I'm workin on, but with what I'm doing I need the console application to run without .Net Framework. I was wonder if this is possible. If its not if someone knows a website that explains how to do this in VS C++ 2005 (if that is possible) I could do that.

Im really hoping I can or else I'll have to use plain C++ or maybe VB 6 will work, IDK.