Groups | Blog | Home
all groups > visual studio .net general > july 2005 >

visual studio .net general : compiling app without NET Framework



jaLe
7/28/2005 12:34:35 AM
I have small app with jost few commands which are using
My.Computer.Network.DownloadFile, so ut's using .NET Framework.

Is there a way to compile that application so it doesn't need .NET
Framework to installed on user computers.
Which references should I check to have application without setup. Just
program.exe

thnx
Peter van der Goes
7/28/2005 12:20:56 PM

[quoted text, click to view]
What language did you use? If you used C++, there should be a way, as
certain C++ project types will produce standalone executables.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

jale
7/29/2005 12:32:47 AM
Actualy, I'm using VisualBasic.NET 2005.

--
Sent via .NET Newsgroups
Peter van der Goes
7/29/2005 11:37:14 AM

[quoted text, click to view]

VB 2005 is .NET, period. No standalone executable.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

AddThis Social Bookmark Button