Stand alone exe. 
Author Message
 Stand alone exe.

Hi Everyone,

With this new visual studio .net, is it capable of
developing stand alone exe, without the require for
runtime dll. The only drawback to me in the previous
version is that it always require to have the vb runtime
file. i notice that once i compile any project i need to
distribute it with the runtime or have the user install
the .net framework. Can i change certain option so that
its a pure windows application without the runtime. Any
advice would be great, thanks...



Sat, 18 Dec 2004 00:50:38 GMT  
 Stand alone exe.
The client will have to have the .NET Framework installed on their computer
for your exe to work.  This will be in all future Windows updates so
hopefully it won't take long before everyone has it.

--
James Jardine
Developer (MCSD)
This posting is provided "AS IS" with no warranties, and confers no rights.

Quote:
> Hi Everyone,

> With this new visual studio .net, is it capable of
> developing stand alone exe, without the require for
> runtime dll. The only drawback to me in the previous
> version is that it always require to have the vb runtime
> file. i notice that once i compile any project i need to
> distribute it with the runtime or have the user install
> the .net framework. Can i change certain option so that
> its a pure windows application without the runtime. Any
> advice would be great, thanks...



Sat, 18 Dec 2004 01:47:39 GMT  
 Stand alone exe.
I almost choked the first time I loaded one of my apps on a second machine
and it asked for a 20MB download :)  But, after thinking about it, it will
be really great when MS includes it with the OS....our patience will be
rewarded.


Quote:
> The client will have to have the .NET Framework installed on their
computer
> for your exe to work.  This will be in all future Windows updates so
> hopefully it won't take long before everyone has it.

> --
> James Jardine
> Developer (MCSD)
> This posting is provided "AS IS" with no warranties, and confers no
rights.


> > Hi Everyone,

> > With this new visual studio .net, is it capable of
> > developing stand alone exe, without the require for
> > runtime dll. The only drawback to me in the previous
> > version is that it always require to have the vb runtime
> > file. i notice that once i compile any project i need to
> > distribute it with the runtime or have the user install
> > the .net framework. Can i change certain option so that
> > its a pure windows application without the runtime. Any
> > advice would be great, thanks...



Sun, 19 Dec 2004 05:51:26 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Stand-alone .exe to convert .doc to .html

2. How to get a STAND ALONE EXE FILE ??

3. How to get a STAND ALONE EXE FILE ??

4. Compile Option Achieve Stand Alone EXE?

5. Stand alone Exe's?

6. Help: Make an stand alone exe...

7. Stand-Alone .EXE

8. Stand-Alone EXE File

9. Stand Alone EXE ?

10. How to make a Stand-Alone EXE file in VB6

11. Stand Alone Exe

12. How to make a true Stand-alone EXE

 

 
Powered by phpBB® Forum Software