Create a program that doesn't use .NET  
Author Message
Dan F





PostPosted: ClickOnce and Setup & Deployment Projects, Create a program that doesn't use .NET Top

Hello, I am wondering if there is a way to create an application in Visual Studio Express (any and every language) that doesn't use the .NET framework. I need to write programs for computers running Windows 98SE with very little disk space, and not much processor power.

Thanks.



Windows Forms4  
 
 
ahmedilyas





PostPosted: ClickOnce and Setup & Deployment Projects, Create a program that doesn't use .NET Top

im afraid not. you must install the .NET Framework to run your .NET developed application.